Page 2 of 2

Not quite...

Posted: Fri 18. Aug 2006, 01:17
by anthony.abraira
Well for some reason those functions are still generating the URL with pipes. From what I gather the, urlencoding was changed in only place: in the expansion of the folder function. This generated the following URL:

:( Active Button:
/include/inc_act/act_file.php?aktiv=2|0
:( Public Button:
/include/inc_act/act_file.php?public=2|0
:( Trash Button:
/include/inc_act/act_file.php?trash=2|1

:D Expanding Folder:
/phpwcms.php?do=files&f=0&klapp=1%7C1
Now I first tried just implenting PatchA, mistakenly thinking that it was the latest patch release. I then found that Patch had different cotents, so I installed both. The pipes were working in "Expanding Folder" function only.

Thinking that I might have done something wrong, I wiped out the entire installation and put in a fresh one to bring me to the same predicamet.


Thank you for all the help thus far...peace

Posted: Fri 18. Aug 2006, 07:19
by Oliver Georgi
Yepp, sorry you are right. Have found those non-changed - will change it.

Oliver

Posted: Fri 18. Aug 2006, 07:31
by Oliver Georgi
OK, check here again:
http://www.phpwcms.de/forum/viewtopic.php?p=69745#69745

PatchB adds some more pipe changes ;-)

Oliver

Much improvement!

Posted: Fri 18. Aug 2006, 17:02
by anthony.abraira
Thanks for getting the broadstrokes out of the way on this little pipe and bracket issue. The patch B helped a lot. You have saved me from converting to Mambo....props and peace 8)

Bracket troubles again

Posted: Sat 9. Sep 2006, 21:46
by anthony.abraira
Hey,

Just found that when you are trying to arrange the content parts in an article, the bad request comes up again. It doesn't do it in the Article center area....

Posted: Sat 9. Sep 2006, 22:02
by Oliver Georgi
Please check source code - don't think that this happens again - everything is still urlencoded there.

Oliver