Hi gurus
We just upgrade our SAP ECC6 to EHP6.
Since than, all our webdynpro abap programs that have "TEXTVIEW" field doesn't act like before.
When I have a string containing carrage return, it is now displayed as "#".
Example: I have a string containing several lines separater by 'CR_LF".
aaaa
bbb
ccc
Before the upgrade the webdynpro abap program was displaying the string in 3 lines.
Now it is displayed it in one line: aaaa#bbb#cc
Is anyone have that problem and/or have a solution?
Regards
dstj