View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000319 | HTML & PERL | Bug Report - Interface | public | 2006-02-02 23:13 | 2006-06-29 11:31 |
| Reporter | Quietust | Assigned To | exp | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0000319: Current Language Preferences not indicated properly | ||||
| Description | When I visit my User Profile, it always lists the default anime and episode title types as "Official Title (Japanese, Romaji)". This looks to be due to bad HTML: <option value="1">Official Title (Japanese, Romaji)</option> <option value="10 selected">Official Title (Japanese, Kanji)</option> <option value="20">Official Title (English)</option> <option value="30">Official Title (Other)</option> <option value="1">Official Title (Japanese, Romaji)</option> <option value="10 selected">Official Title (Japanese, Kanji)</option> <option value="20">Official Title (English)</option> The 'selected' needs to be moved outside the quotes, as such: <option value="10" selected>Official Title (Japanese, Kanji)</option> | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-02-02 23:13 | Quietust | New Issue | |
| 2006-02-03 01:17 | DerIdiot | Status | new => assigned |
| 2006-02-03 01:17 | DerIdiot | Assigned To | => Rar |
| 2006-02-03 01:17 | DerIdiot | Status | assigned => acknowledged |
| 2006-02-03 02:30 | Rar | Note Added: 0000745 | |
| 2006-02-03 02:30 | Rar | Status | acknowledged => assigned |
| 2006-02-03 02:30 | Rar | Assigned To | Rar => exp |
| 2006-06-29 11:31 | exp | Status | assigned => resolved |
| 2006-06-29 11:31 | exp | Resolution | open => fixed |
| 2006-06-29 11:31 | exp | Note Added: 0000816 |