J. Wolfgang Kaltz wrote:

Would it be possible to use one serializer for the site area, and the other for the remaining areas ?

it would, but there are textareas in all areas

The problem is two-fold;
- usability: when the user gets a form with an empty text area, that area will always contain a space, so if she selects that field and starts typing, her text will have a space before it (that's why I removed the spaces in the XSL, I wasn't aware of this browser bug, I'm guessing it's an ... IE bug ?)

all browsers i know of have this bug.

- storage: the field gets stored even if the user put no meaningful value in it. We could of course check for that in the code.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to