| Issue 40: | Empty Caption Removal | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Create a table 2. Don't add a caption 3. Run HTML validation on the page What is the expected output? What do you see instead? The table will render correctly, but running HTML validation on the page warns of empty caption tags being invalid. What version of the product are you using? On what operating system? Current headstream (pre 2.3 release) Please provide any additional information below. This is a simple change to the HtmlTableRendererImpl class to only include the table caption tags if a caption for the table is specified.
Oct 23, 2007
#1
extremec...@gmail.com
Status:
Fixed
|