Ralf Becker
6ad247a14b
fix for bug [ 1120676 ] Date&Linking Probs in InfoLog:
...
caused by error in handling of array's when magic_quotes_gpc was on
2005-02-12 14:02:39 +00:00
Ralf Becker
b176bb96f3
Fixed disapearing backslashes if magic_quotes_gpc=Off. Now stripslashes is only run if it's On.
2005-02-04 13:44:13 +00:00
Ralf Becker
6270294429
fix for problem reported by Julius Wehrmann, a single date-picker (no other widgets) does not work
2004-09-20 18:50:36 +00:00
Ralf Becker
fc866feeaa
fixed double translation of extra options in selectboxes
2004-08-28 15:51:38 +00:00
Ralf Becker
1d5a9f0954
ability to specify plugins for htmlarea
2004-08-21 08:00:58 +00:00
Ralf Becker
bd4b5a2242
always use the charset param for htmlspecialchars (via html::htmlspecialchars)
2004-08-02 07:25:59 +00:00
Ralf Becker
2fe830f811
1) fixed missing translation in validation messages
...
2) validation only loops now, if a button (not cancle) is pressed, selectboxes with onchange dont get stoped by validation errors ==> fix for bug [ 1001568 ] status is not updated
2004-08-01 19:27:28 +00:00