Bug Description
e_url uses & in URL configuration and it causes validation error with HTML validator extension
How to Reproduce
Steps to reproduce the behavior:
- I noticed this with the forum plugin or use newforumposts menu
Expected Behavior
No warning error, but W3C validation didn't find this, so maybe enough is just to explain why did you decide to use & in httpBuildQuery method instead of &. Thanks
Screenshots

Bug Description
e_url uses & in URL configuration and it causes validation error with HTML validator extension
How to Reproduce
Steps to reproduce the behavior:
Expected Behavior
No warning error, but W3C validation didn't find this, so maybe enough is just to explain why did you decide to use
&in httpBuildQuery method instead of&. ThanksScreenshots