bug on url encoding

Phoca Gallery plugins - plugins for Phoca Gallery extension
popcros
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 01 Mar 2011, 18:37

bug on url encoding

Post by popcros »

Hi,

I have found a bug in url encodeing of phoca gallery plugin version 2.7.2
I used this :
{phocagallery view=categories|imagecategories=1|imagecategoriessize=1|hidecategories=1,2,3,4,5,6,30,7,8,27,28,29,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,31,32,33,34,35,36,37,38,39,47,40,43,41,42,44,45}

the generated link is
http://www.esm-vb.com/www/index.php?opt ... sy-jordane

there is a mistake in URL encode the ":" must be encoded to "%3A" like in phoca tree module.

http://www.esm-vb.com/www/index.php?opt ... Itemid=157

whith mistake we loose the pagination

BR/

Olivier
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: bug on url encoding

Post by Jan »

Hi, the links are created by JRoute method (Joomla!) so no idea why this is not created correctly there :idea:
If you find Phoca extensions useful, please support the project
Post Reply