-
Bug
-
Resolution: Fixed
-
Major
-
3.1.0-b3
-
None
-
None
build_url() does not encode url entities.
This is easiest to see on the footer's debug "Explain" link when you have DEBUG enabled. From any page with multiple url parameters, you will see & is not encoded to &
This of course, results in validation fails.
- was caused by solution of
-
PHPBB-11508 General error "not allowed as quickmod" when changing the forum while merging two topics
- Closed