[Fixed] Quotation marks problem
Page: 1
There is a problem with quotation marks handling in entry fields (Update company info).
Enter "My Firm" c.c.c in Name, entry is stored in database ("My Firm") but on update I get empty field because...
<input id="clientFormName" type="text" name="company[name]" value=""My Firm" c.c.c" />
Enter "My Firm" c.c.c in Name, entry is stored in database ("My Firm") but on update I get empty field because...
<input id="clientFormName" type="text" name="company[name]" value=""My Firm" c.c.c" />
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



