| Anonymous | Login | Signup for a new account | 2010-09-10 04:26 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs | My Account |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000148 | [sqliteman] GUI | major | always | 2009-04-09 09:14 | 2009-11-02 20:29 | ||
| Reporter | thenlich | View Status | public | ||||
| Assigned To | subzero | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | closed | Product Version | 1.2.1 | ||||
| Summary | 0000148: HTML export generates invalid head tag | ||||||
| Description |
HTML export generates a header marked with the tag <header>. The correct HTML tag however would be <head>. Example: ... <header> <title>Sqliteman export</title> </header> ... Correct: <head> <title>Sqliteman export</title> </head> |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
| Mantis 1.1.7[^] Copyright © 2000 - 2008 Mantis Group |