ryansuitposungkono / openjs-grid

Automatically exported from code.google.com/p/openjs-grid
0 stars 0 forks source link

Editing field with double quotes gives error, row not saved #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Using the included demo, and editing first record shown (sean's code 
"quote"...) 
2. When saved, it issues an error: 
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in 
<b>C:\xampp\htdocs\test\openjsgrid\grid.php</b> on line <b>64</b><br />
3. This happens only if the field has  double quotes ("), ok with single quotes 
(').

What version of the product are you using? On what operating system?
v1.8 win7

Please provide any additional information below.

Original issue reported on code.google.com by rothhir...@gmail.com on 7 Mar 2012 at 12:09

GoogleCodeExporter commented 9 years ago
forward slash (/) causes the same error

Original comment by NathanGS...@gmail.com on 6 Jun 2012 at 3:01