#878: WebBasket: Improve compatibility with all major browsers
--------------------------+----------------------
Reporter: nkasioum | Owner: nkasioum
Type: enhancement | Status: closed
Priority: minor | Milestone: v1.0
Component: WebBasket | Version:
Resolution: fixed | Keywords:
--------------------------+----------------------
Changes (by Nikolaos Kasioumis <nikolaos.kasioumis@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [3b12ca392b4ab70b9b3c8d997fcfbf1bcab7a12c]:
{{{
#!CommitTicketReference repository=""
revision="3b12ca392b4ab70b9b3c8d997fcfbf1bcab7a12c"
WebBasket: many small fixes and improvements
* Replaces various dblayer functions that would return faulty values
due to GROUP_CONCAT with improved versions of them. Improves handling
and parsing of the values returned by the dblayer functions to create
the main WebBasket interface. Removes all calls of the eval() function
and replaces them with safer functions. Sanitizes user input coming
fromthrough GET and POST variables. Sanitizes special HTML characters
like '&'.
(closes #879)
* Improves creation of HTML Select form elements to be compatible with
all major browsers.
(closes #878)
}}}
--
Ticket URL: </ticket/878#comment:5>
Invenio <http://invenio-software.org>