Changes between Initial Version and Version 2 of Ticket #3133
- Timestamp:
- Mar 20, 2009, 4:20:23 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3133
- Property Keywords Confirmed added
-
Ticket #3133 – Description
initial v2 10 10 }}} 11 11 1. Open the smiley plugin to insert a motion; 12 * Expected Result: 13 {{{ 14 <p>te</p><img alt=":)" title=":)" ...><ul><li>xt</li></ul> 15 }}} 16 * Actual Result: 17 {{{ 18 <p>te<img alt=":)" title=":)" ...></p><ul><li>xt</li></ul> 19 }}} 12 * Actual Result: JavaScript error occured. 13