View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0035503 | mantisbt | html | public | 2025-02-26 18:59 | 2025-03-09 13:38 |
Reporter | dregad | Assigned To | community | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Target Version | 2.28.0 | Fixed in Version | 2.28.0 | ||
Summary | 0035503: The MantisBT web interface must pass HTML validation (part 2) | ||||
Description | This is a continuation of the work started by @raspopov in 0035180. It is very desirable that the HTML and CSS are flawless and pass the checks for example at https://validator.w3.org/. Current reports show a few bugs, lots of warnings and advisories, mostly due to a fairly old version of HTML. Poorly formatted HTML makes it difficult to develop themes, affects compatibility with browsers and non-computer devices, and has a bad effect on accessibility. | ||||
Tags | No tags attached. | ||||
@raspopov posted note 0035180:0069925 on 2025-02-26 17:08, reproduced below:
|
|
MantisBT: master 3049371d 2025-03-09 13:35 Details Diff |
Fix HTML errors and warnings 2 Fixes 0035503, PR https://github.com/mantisbt/mantisbt/pull/2110 |
Affected Issues 0035503 |
|
mod - bug_change_status_page.php | Diff File | ||
mod - bug_report_page.php | Diff File | ||
mod - bug_update_page.php | Diff File | ||
mod - bug_view_inc.php | Diff File | ||
mod - bugnote_view_inc.php | Diff File | ||
mod - core/html_api.php | Diff File | ||
mod - core/layout_api.php | Diff File | ||
mod - core/print_api.php | Diff File | ||
mod - js/common.js | Diff File | ||
mod - manage_overview_page.php | Diff File | ||
mod - manage_user_create_page.php | Diff File | ||
mod - print_all_bug_page.php | Diff File | ||
mod - print_all_bug_page_word.php | Diff File |