-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
3.8
-
None
How to reproduce :
- create a list with 3 levels like this :
<ul> <li>First level</li> <li>first level <ul> <li>second level <ul> <li>thirs level</li> </ul> </li> </ul> </li> </ul>
- Then go to the second level and retro grade to the previous level
> the <li> tag of the item is replaced by 2 <br> tags.<ul> <li>First level</li> <li>first level <br><br>second level <ul> <li>thirs level</li> </ul> </li> </ul>
The <li> of the element should not desapears but only go to the previous <ul> tag.
This was the inline editor behavior of the 3.7 version of the CMS.
[CMS-7132] When I retrograde a list item, it should not lost the <li> tag but just jump it to the previous level
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | Original: 4.1.7 [ 14647 ] | |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fix Version/s | New: 4.1.7 [ 14647 ] | |
Fix Version/s | Original: 4.1.6 [ 14629 ] |
Fix Version/s | New: 4.1.6 [ 14629 ] | |
Fix Version/s | Original: 4.1.5 [ 14601 ] |
Fix Version/s | New: 4.1.5 [ 14601 ] | |
Fix Version/s | Original: 4.1.4 [ 14581 ] |
Fix Version/s | New: 4.1.4 [ 14581 ] | |
Fix Version/s | Original: 4.1.3 [ 14549 ] |
Fix Version/s | New: 4.1.3 [ 14549 ] | |
Fix Version/s | Original: 4.1.2 [ 14535 ] |
Fix Version/s | New: 4.1.2 [ 14535 ] | |
Fix Version/s | Original: 4.1.1 [ 14481 ] |
Fix Version/s | New: 4.1.1 [ 14481 ] | |
Fix Version/s | New: 4.2.0 [ 14425 ] | |
Fix Version/s | Original: 4.1.0 [ 13987 ] |
seems ok to me in v4