RSS Feed/News filter.js generates incorrect URL when “Use full friendly URLs” is enabled

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
28,511
Points
823

Reputation:

When using filter.js on the public interface with AJAX filtering and the “Use full friendly URLs” option enabled, the generated request URL is incorrect. It misses a ? before the query string, which results in an invalid URL.

/forum-search/&_xfFilter[text]=test&_xfFilter[prefix]=0?_xfResponseType=json&_xfWithData=1&_xfRequestUri=/&_xfToken=1752795635,ed211239fc7c29d2bfdacd66aecf7ca10
Click to expand...

When expected

...
Click to expand...

Read more

Continue reading...
 
Status
Not open for further replies.
Top