View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003239 | HTML & PERL | Bug Report - Misc | public | 2018-08-14 20:04 | 2018-09-23 11:32 |
| Reporter | SubZero | Assigned To | DerIdiot | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | Firefox 61 | OS | Windows | OS Version | 10 |
| Fixed in Version | 2018-10 | ||||
| Summary | 0003239: Relation graph: anime links always point to http protocol | ||||
| Description | Anime links generated on relation graph always point to non-ssl (http) addresses. Doesn't matter if the graph was generated on http or https connection. | ||||
| Steps To Reproduce | 1. Open anime entry page (for example: https://anidb.net/perl-bin/animedb.pl?show=anime&aid=2002) 2. Click on Relation graph button 3. Click on anime entry on the graph (result: http://anidb.net/perl-bin/animedb.pl?show=anime&aid=2002) | ||||
| Tags | graph, relation, URI | ||||
|
|
Why don't we use relative links (I realize the absolute URLs are generated with the correct .info/.net domain and in most places, https/http, but both seem unnecessary if we moved toward using relative links across the board); I.e. one of: animedb.pl?show=anime&aid=2002 /perl-bin/animedb.pl?show=anime&aid=2002 /a2002 //anidb.net/perl-bin/animedb.pl?show=anime&aid=2002 //anidb.net/a2002 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-08-14 20:04 | SubZero | New Issue | |
| 2018-08-14 20:04 | SubZero | Tag Attached: graph | |
| 2018-08-14 20:04 | SubZero | Tag Attached: relation | |
| 2018-08-14 20:04 | SubZero | Tag Attached: URI | |
| 2018-08-15 16:11 | DerIdiot | Severity | major => minor |
| 2018-08-15 16:11 | DerIdiot | Project | Reports => HTML & PERL |
| 2018-09-17 01:03 | Belove | Note Added: 0004286 | |
| 2018-09-23 11:32 | DerIdiot | Assigned To | => DerIdiot |
| 2018-09-23 11:32 | DerIdiot | Status | new => resolved |
| 2018-09-23 11:32 | DerIdiot | Resolution | open => fixed |
| 2018-09-23 11:32 | DerIdiot | Fixed in Version | => 2018-10 |
| 2018-09-23 11:32 | DerIdiot | Summary | Relation graph anime links always point to http protocol => Relation graph: anime links always point to http protocol |