Opened 13 years ago
Closed 13 years ago
#25288 closed defect (bug) (fixed)
Broken markup when searching for installed themes
| Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | Themes | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
- Go to Manage Themes screen.
- In "Search Installed Themes" input, search for a theme that doesn't exist.
- The resulting page would have a broken markup:
<div id="availablethemes"> <tr class="no-items"><td class="colspanchange" colspan="0">No items found.</td></tr> </div>
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
25288.patch changes that to: