Closed (fixed)
Project:
Translation table
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2009 at 16:02 UTC
Updated:
22 May 2009 at 18:10 UTC
If text to be included in the input fields contains quotes, the form breaks. The attached patch passes the text through check_plain() before it is put into the value attribute of the input field.
On a related note, shouldn't this module be using the forms API more?
| Comment | File | Size | Author |
|---|---|---|---|
| translation_table_check_plain.patch | 968 bytes | geodaniel |
Comments
Comment #1
pasqualleShould be fixed with #451704: Various improvements