Topic: & converted to amp; in url
When i try to add a GET in the url like ( po_entry_items.php?NewOrder=Yes&reqid=8 ) after refreshing the page , the (&) converted to (amp;) ( po_entry_items.php?NewOrder=Yes&req=8 )
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Report Bugs here → & converted to amp; in url
When i try to add a GET in the url like ( po_entry_items.php?NewOrder=Yes&reqid=8 ) after refreshing the page , the (&) converted to (amp;) ( po_entry_items.php?NewOrder=Yes&req=8 )
I cannot reproduce this error. Is this happening from inside FA ?
/Joe
I Formed two pages , one for the requisition & the other for Purchase order.
when i click on a record in the requisition screen,it redirects me to the purchase order screen and retrieves all items from the selected requisition (po_entry_items.php?NewOrder=Yes&requisition_id=8 ). This works fine
The problem occurs when i refresh the purchase order screen as it converts the "&" to "&" . so this leads that the requisition id can't read and therefor the request's items can't be retrieved. Thanks
Example: after x minutes the session of the login is ended .. when i login again it redirects me to the previous page which was (po_entry_items.php?NewOrder=Yes&requisition_id=8 ) to be after re login (po_entry_items.php?NewOrder=Yes&requisition_id=8 ) .. "&" converted to "&" .
i'm having the same issue, did someone manage to solve it?
This may have to do with the php.ini setting for url encoding.....
FrontAccounting forum → Report Bugs here → & converted to amp; in url
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.