Message87609
My position is:
if you want to encode the newline character, this should be done by both
parseString and setAttribute methods. Otherwise, the behaviour is not
symmetric.
My patch translates the newline character with a whitespace in the
setAttribute method, because parseString already does it. If you want to
encode the newline in different manner, you should develop a patch that
introduces this kind of encoding in both parseString and setAttribute
methods. |
|
| Date |
User |
Action |
Args |
| 2009-05-12 08:26:36 | sechi_francesco | set | recipients:
+ sechi_francesco, ajaksu2, Tomalak |
| 2009-05-12 08:26:35 | sechi_francesco | set | messageid: <[email protected]> |
| 2009-05-12 08:26:34 | sechi_francesco | link | issue5752 messages |
| 2009-05-12 08:26:33 | sechi_francesco | create | |
|