Changes between Version 4 and Version 5 of Ticket #6419
- Timestamp:
- Nov 8, 2010, 7:05:46 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6419 – Description
v4 v5 2 2 3 3 === Steps to reproduce === 4 1. Use the following content: 5 {{{ 6 <ul> 7 <li> 8 1</li> 9 </ul> 10 <p> 11 2</p> 12 <ul> 13 <li> 14 3</li> 15 </ul> 16 }}} 17 1. Apply the Numbered List command 4 1. Type 3 lines 5 1. Select all 6 1. Apply the Bulleted List command 7 1. Place a selection in the middle line 8 1. Apply the Bulleted List command again, to remove this line from the list 9 1. Select all 18 10 19 11 '''Result''': A JS error is thrown.