Hi,
We have an existing web dynpro application that saves long strings and the formatting via a text edit UI control.
Since a recent support pack upgrade we are now seeing that CRLF i.e ENTER on the keyboard is being saaved as a # value.
So.....
This
is
my change
becomes
This#is#my#change
The textedit UI element is bound to a string data type.
Anyone got any ideas??
Thanks D