Issue Details (XML | Word | Printable)

Key: CONF-7333
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Nicholas Ilacqua [Atlassian]
Votes: 1
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

Blank line between bullets is lost

Created: 16/Nov/06 12:38 PM   Updated: 26/Mar/07 06:49 PM
Component/s: None
Affects Version/s: 2.3-DR2
Fix Version/s: 2.5

Time Tracking:
Not Specified

Issue Links:
Part
 

Participants: Nicholas Ilacqua [Atlassian] and Tom Davies [Atlassian]
Since last comment: 1 year, 41 weeks, 2 days ago
Resolution Date: 26/Mar/07 06:49 PM
Labels:


 Description  « Hide
Received from customer

RTF Editor - Two bulleted sections with blank lines between them lose the blank lines when page is re-edited.

  • This happens immediately after save, blank lines are lost on first rendering after save
  • Workaround: Using wikitext editing, put on one of the blank lines


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tom Davies [Atlassian] added a comment - 26/Mar/07 06:42 PM
To replicate, start a bullet list, type 'foo, <newline> bar <newline> baz', then select bar, delete it and click 'bullet list' leaving you with HTML which is:

<ul><li>foo</li></ul><br><ul><li>baz<br></li></ul>


Tom Davies [Atlassian] added a comment - 26/Mar/07 06:49 PM
Fixed