Changes between Version 2 and Version 3 of Ticket #2569, comment 5
- Timestamp:
- Sep 19, 2011, 8:00:54 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2569, comment 5
v2 v3 33 33 Now im using 3.6.1 34 34 35 SOLUTION: most of my comment is true, but there is simple solution. I figure it out, when i search trought samples code. So if you are using PHP or another server-site languge, you should use htmlspecialchars() (or equvivalent). So far input data was html, now is not and texarea work correctly. 36 35 37 36 38 Replying to [comment:1 arczi]: