The
and
tags, added by the Line Break Filter or WYSIWYG editors, are translated to pawn, or bishop and rook.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | chessboard-multiline-test-961722-5.patch | 584 bytes | eric_a |
| #3 | chessboard-multiline-961722-3.patch | 20.35 KB | eric_a |
| #2 | chessboard-multiline-961722-2.patch | 19.67 KB | eric_a |
Comments
Comment #1
eric_a commentedThe <p> and <br /> tags, added by the Line Break Filter or WYSIWYG editors, are translated to pawn, or bishop and rook.
Comment #2
eric_a commentedAttached are a bunch of functional tests for the filter functionality.
86 passes, 2 fails, and 0 exceptions
Comment #3
eric_a commentedHere's a fix that simply strips all tags right before processing.
88 passes, 0 fails, and 0 exceptions
Comment #4
eric_a commentedCommitted to the trunk and DRUPAL-6--1. Committed to DRUPAL-5--2 without the tests.
Comment #5
eric_a commentedWe have a notice from the test itself...
Comment #7
eric_a commentedThe notice from the test is gone now. The other four are unrelated to this issue.
Committed to the trunk and DRUPAL-6--1.