What steps will reproduce the problem?
1. Go to demo page :
http://jquery-datatables-editable.googlecode.com/svn/trunk/inline-edit.html
2. In the first column (Rendering engine) edit a field and replace by example
"Gecko" by "Gecko >"
3. an alert window will appear
What is the expected output? What do you see instead?
I want to edit field with special characters like '&', '<', '>' (==> need html
encode)
What version of the product are you using? On what operating system?
jquery-datatables-editable 1.3
OS : Window 7
Browser: IE 9
Please provide any additional information below.
When a cell of datatable contains special characters, when editing with simple
textbox, the text is encoded.
Example : if value of cell is "Gecko >", when make appears the edition textbox,
the displayed value is "Gecko >"
Original issue reported on code.google.com by chamroen...@gmail.com on 27 Sep 2012 at 1:37
Original issue reported on code.google.com by
chamroen...@gmail.com
on 27 Sep 2012 at 1:37