View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002790 | HTML & PERL | Bug Report - Interface | public | 2017-01-18 16:13 | 2017-02-28 23:14 |
Reporter | Shitenshi | Assigned To | DerIdiot | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 2017-03 | ||||
Summary | 0002790: addsong: Official Name is double html escaped | ||||
Description | The value for "Official Name" is not properly html-unescaped. E.g. the song's title is "ライム, 最後の戦い! <C-1+C-2>", but it is shown as "ライム, 最後の戦い! <C-1+C-2>" in the edit song page. Editing the title directly (through Add/edit names) does work correctly. | ||||
Steps To Reproduce | 1. Go to a song with "<" or ">" in the official name: https://anidb.net/s90965 2. Edit the song: https://anidb.net/perl-bin/animedb.pl?show=addsong&edit=90965 The field shows "<" and ">" instead of "<" resp. ">". | ||||
Tags | song | ||||
|
Excellent, the bug tracker doesn't escape html characters either... To correct the description, the edit song page shows the aforementioned title as "ライム, 最後の戦い! <C-1+C-2>" Correction for the steps to reproduce: The field shows "<" and ">" instead of "<" resp. ">". |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-18 16:13 | Shitenshi | New Issue | |
2017-01-18 16:13 | Shitenshi | Tag Attached: song | |
2017-01-18 16:18 | Shitenshi | Note Added: 0003970 | |
2017-02-28 22:57 | DerIdiot | Assigned To | => DerIdiot |
2017-02-28 22:57 | DerIdiot | Status | new => resolved |
2017-02-28 22:57 | DerIdiot | Resolution | open => fixed |
2017-02-28 22:57 | DerIdiot | Fixed in Version | => 2017-03 |
2017-02-28 23:14 | DerIdiot | Summary | Official Name is not html-unescaped properly on edit song page => addsong: Official Name is double html escaped |
2017-02-28 23:14 | DerIdiot | Description Updated | |
2017-02-28 23:14 | DerIdiot | Steps to Reproduce Updated |