Changes between Initial Version and Version 1 of Ticket #8911, comment 4
- Timestamp:
- Apr 27, 2012, 10:13:31 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8911, comment 4
initial v1 5 5 2. The '''nested level your software reports is not actually the nested level when you click view source'''. This at face value is a different bug, and we believe is related to the problem. 6 6 7 It's our suspicion that your software is not robustly handling all end of line delimiters correctly. For example: \n, \r\n, \n\0, etc.7 It's our suspicion that your software is not robustly handling all possible line feed sequences correctly. For example: \n, \r\n, \n\0, etc. 8 8 9 9 One last thing worth mentioning: We're commercial level users. Your competitors don't have this same issue. If it's a browser bug why are they able to paste content correctly but you aren't? Needless to say we're potentially looking at other options.