W3C validation: Search module does not validate

Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 567
Posted: Wed, 2009-09-30 15:46

Search module output does not validate by W3C.
Problem is that links generated for next/prior are as following

Quote:
<a href="/search?q=test&page=2" ...

where expected output is

Quote:
<a href="/search?q=beach&amp;page=2" ...

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 17337
Posted: Wed, 2009-09-30 19:16

please file a ticket for this.

Thanks
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments