Marc Perroulaz - 2002-04-11

Logged In: YES
user_id=456066

Pollo concatenate all text fields into one, you can see it
in the text view.
We have two solutions:
1) Determine characters to represent a field separator
(\f ?) and <enter> (\n ?).
2) Disable to insert another text node if there is already
one.

For the moment, non printable chars are converted to space.

Thanks to add more specification.