Changes between Initial Version and Version 3 of Ticket #674
- Timestamp:
- Aug 5, 2011, 7:06:35 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
- 
        Ticket #674- Property Keywords IE added; SF removed
- 
                Property
            Version
                  changed from
              to3.0
- 
                Property
            Component
                  changed from
              GeneraltoCore : Lists
- Property Reporter changed from Martin Kou to thomaswaldmann@…
 
- 
        Ticket #674 – Descriptioninitial v3 14 14 with IE. 15 15 16 Example : <ul><li><p>AA </p></li></ul><p>BB </p>. If 17 you select the AA line and delete it, you will get 16 Example : 17 {{{ 18 <ul> 19 <li> 20 <p>AA </p> 21 </li></ul><p>BB </p> 22 }}}. 23 - select the AA line and delete it 24 Result in FCK: 25 {{{ 18 26 <ul><li>BB </li></ul>. 19 27 }}} 20 28 This bug was confirmed by another (non-moin) FCKeditor 21 29 user, he also has seen it. 

