Closed
Bug 315722
Opened 19 years ago
Closed 19 years ago
in ical-files the "\n" is not converted to a line break as it has been
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 307948
People
(Reporter: jim0--reg, Assigned: shaver)
Details
Attachments
(1 file)
49.64 KB,
application/ical
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9a1) Gecko/20051104 Mozilla Sunbird/0.3a1
when importing my old ical files, or better subscribing to remote ical-calendars with multi-line comments, the comments are viewed as one line with "\n" where line-breaks should be
Reproducible: Always
Steps to Reproduce:
1. import ical with "\n" for linebreaks
2.
3.
Actual Results:
e.g. foo\nbar\ntest
Expected Results:
e.g. foo
bar
test
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 307948 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•17 years ago
|
||
This bug has been marked as a duplicate but not resolved.
Can someone please fix this?
Comment 4•17 years ago
|
||
Mauro, VERIFIED and RESOLVED are exclusive, whereas VERIFIED is better than RESOLVED. This means that someone other than the person who resolved the bug has verified that this bug is a duplicate.
Comment 5•17 years ago
|
||
Thanks for the clarification. I'm still pretty new here :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•