Jump to content

Prestashop: 1.4.4.0


Recommended Posts

Hi There,

 

I have a problem with an encoded slash:

 

http://www.schmetstoys.nl/lego/op-is-op ( 12 items )

 

When I select to display 20 items insread of 12, the next link drops a 404:

 

http://www.schmetstoys.nl/lego/op-is-op?n=20&link=lego%252Fop-is-op&id_category=109 ( 20 items )

 

As you can see the slash (/) is encoded as %252 wich causes the 404, cause the url without the encode slash works fine!

 

http://www.schmetstoys.nl/lego/op-is-op?n=20&link=lego/op-is-op&id_category=109

 

How to solve this problem?

 

Regards,

Bjorn

Link to comment
Share on other sites

×
×
  • Create New...