Missing closing tags (mostly test) files.
Doing analysis against 1.5.0 release, I found the following missing closing tags to be reported. I didnt' verify them all individually, but did see many:
Description Resource Path Location Type
No end tag (</button>). test_ExpandoPane.html /sma/docroot/resources/js/dojotoolkit/dojox/layout/tests line 233 HTML Problem
No end tag (</button>). test_Nodelist-fx.html /sma/docroot/resources/js/dojotoolkit/dojox/fx/tests line 207 HTML Problem
No end tag (</div>). editorSmileyPlugin.html /sma/docroot/resources/js/dojotoolkit/dojox/editor/tests line 26 HTML Problem
No end tag (</div>). explore_ItemFileWriteStore.html /sma/docroot/resources/js/dojotoolkit/dojox/data/tests/stores line 81 HTML Problem
No end tag (</div>). test_DateTextBoxBuddhist.html /sma/docroot/resources/js/dojotoolkit/dojox/date/tests line 106 HTML Problem
No end tag (</div>). test_DateTextBoxIslamic.html /sma/docroot/resources/js/dojotoolkit/dojox/date/tests line 105 HTML Problem
No end tag (</div>). test_DateTextBoxNewHebrewGreg.html /sma/docroot/resources/js/dojotoolkit/dojox/date/tests line 106 HTML Problem
No end tag (</div>). test_GridContainer_TitlePanes.html /sma/docroot/resources/js/dojotoolkit/dojox/layout/tests line 68 HTML Problem
No end tag (</div>). test_ViewSource.html /sma/docroot/resources/js/dojotoolkit/dijit/tests/editor line 31 HTML Problem
No end tag (</div>). test_ViewSource.html /sma/docroot/resources/js/dojotoolkit/dijit/tests/editor line 59 HTML Problem
No end tag (</div>). test_ViewSource.html /sma/docroot/resources/js/dojotoolkit/dijit/tests/editor line 62 HTML Problem
No end tag (</div>). test_ViewSource.html /sma/docroot/resources/js/dojotoolkit/dijit/tests/editor line 76 HTML Problem
No end tag (</div>). test_ViewSource.html /sma/docroot/resources/js/dojotoolkit/dijit/tests/editor line 79 HTML Problem
No end tag (</div>). test_ViewSource.html /sma/docroot/resources/js/dojotoolkit/dijit/tests/editor line 92 HTML Problem
No end tag (</div>). test_ViewSource.html /sma/docroot/resources/js/dojotoolkit/dijit/tests/editor line 95 HTML Problem
No end tag (</div>). test_ViewSource.html /sma/docroot/resources/js/dojotoolkit/dijit/tests/editor line 109 HTML Problem
No end tag (</div>). test_grid_tab_container.html /sma/docroot/resources/js/dojotoolkit/dojox/grid/tests line 98 HTML Problem
No end tag (</h1>). test_Textarea.html /sma/docroot/resources/js/dojotoolkit/dijit/tests/form line 35 HTML Problem
No end tag (</h2>). test_ScrollPane.html /sma/docroot/resources/js/dojotoolkit/dojox/layout/tests line 163 HTML Problem
No end tag (</h2>). test_ScrollPane.html /sma/docroot/resources/js/dojotoolkit/dojox/layout/tests line 163 HTML Problem
No end tag (</iframe>). test_DateTextBox_iframe.html /sma/docroot/resources/js/dojotoolkit/dijit/tests/form line 3 HTML Problem
No end tag (</p>). test_DataPresentation.html /sma/docroot/resources/js/dojotoolkit/dojox/widget/tests line 129 HTML Problem
No end tag (</small>). MPL-1.1.html /sma/docroot/resources/js/dojotoolkit/util/shrinksafe line 18 HTML Problem
No end tag (</span>). test_rails.html /sma/docroot/resources/js/dojotoolkit/dojox/rails/tests line 230 HTML Problem
No end tag (</span>). test_rails.html /sma/docroot/resources/js/dojotoolkit/dojox/rails/tests line 242 HTML Problem
No end tag (</span>). test_rails.html /sma/docroot/resources/js/dojotoolkit/dojox/rails/tests line 252 HTML Problem
No end tag (</span>). test_rails.html /sma/docroot/resources/js/dojotoolkit/dojox/rails/tests line 258 HTML Problem
No end tag (</span>). test_rails.html /sma/docroot/resources/js/dojotoolkit/dojox/rails/tests line 271 HTML Problem
No end tag (</span>). test_rails.html /sma/docroot/resources/js/dojotoolkit/dojox/rails/tests line 285 HTML Problem
No end tag (</span>). test_rails.html /sma/docroot/resources/js/dojotoolkit/dojox/rails/tests line 296 HTML Problem
No end tag (</ul>). test_Android-EdgeToEdge.html /sma/docroot/resources/js/dojotoolkit/dojox/mobile/tests line 39 HTML Problem
No end tag (</ul>). test_Android-Settings.html /sma/docroot/resources/js/dojotoolkit/dojox/mobile/tests line 41 HTML Problem
No end tag (</ul>). test_Android-TabContainer.html /sma/docroot/resources/js/dojotoolkit/dojox/mobile/tests line 128 HTML Problem
No end tag (</ul>). test_iPhone-EdgeToEdge.html /sma/docroot/resources/js/dojotoolkit/dojox/mobile/tests line 36 HTML Problem
Change History (8)
Description: |
modified (diff)
|
Component: |
General →
Dojox
|
Owner: |
set to Adam Peller
|
Milestone: |
future →
1.11
|
Owner: |
changed from Adam Peller to dylan
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Doug presumably fixed all of dijit files with #11741 but I guess dojox/ remains.