"Bad Request"

Use GitHub to post bug reports and error descriptions for phpwcms. Describe your problem detailed!
User avatar
anthony.abraira
Posts: 99
Joined: Sun 11. Sep 2005, 07:42
Location: Mars Hill, NC
Contact:

Not quite...

Post 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
"The trick is living without an answer."
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Yepp, sorry you are right. Have found those non-changed - will change it.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

OK, check here again:
http://www.phpwcms.de/forum/viewtopic.php?p=69745#69745

PatchB adds some more pipe changes ;-)

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
anthony.abraira
Posts: 99
Joined: Sun 11. Sep 2005, 07:42
Location: Mars Hill, NC
Contact:

Much improvement!

Post 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)
"The trick is living without an answer."
User avatar
anthony.abraira
Posts: 99
Joined: Sun 11. Sep 2005, 07:42
Location: Mars Hill, NC
Contact:

Bracket troubles again

Post 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....
"The trick is living without an answer."
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Please check source code - don't think that this happens again - everything is still urlencoded there.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Locked