View Issue Details

IDProjectCategoryView StatusLast Update
0002480AniDB HTTP APIBug Reportpublic2016-04-23 22:12
Reporterdbrown369 Assigned ToOmmina  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS Version10
Summary0002480: Issue in API descriptions (Invalid URLs and missing link text)
DescriptionIt seems the API can interpret http but not https links.
[code]Website API
---------------------------------------------------------------------------------------------------------
"[url=https://anidb.net/ch79568]Gill[/url]" --> "http://anidb.net/perl-bin/https://anidb.net/ch79568"

"[url=http://anidb.net/ch79568]Gill[/url]" --> "http://anidb.net/ch79568 [Gill]"
[/code]

The issue is seen in any description. Series, tag & character descriptions.

http://api.anidb.net:9001/httpapi?request=anime&client=****&clientver=1&protover=1&aid=10901
[code]
<tag id="6614" parentid="6153" weight="0" localspoiler="false" globalspoiler="false" verified="true" update="2016-03-12">
<name>Animeism</name>
<description>
Animeism is a late-night Japanese programming block established in April 2012. It is devoted to anime and broadcast each Thursday night on MBS,
in a fashion similar to Fuji TV`s http://anidb.net/perl-bin/https://anidb.net/t3865 that also airs on Thursdays. Just like noitaminA, the block
airs two series back to back. From April 2015 onwards, the block was moved to Friday nights. Source: Wikipedia
</description>
<picurl>63625.png</picurl>
</tag>
[/code]

http://api.anidb.net:9001/httpapi?request=anime&client=****&clientver=1&protover=1&aid=17
[code]
<character id="80433" type="appears in" update="2016-02-23">
<name>TDD-1 Tuatha de Danaan</name>
<gender>unknown</gender>
<charactertype id="4">Vessel</charactertype>
<description>
The TDD-1 Tuatha de Danaan is the world`s most advanced submarine and is http://anidb.net/perl-bin/https://anidb.net/ch6219`s flagship. It is
classified as an assault landing submarine and houses a variety of http://anidb.net/perl-bin/https://anidb.net/t912, aircraft, and other
small vehicles. In addition to its revolutionary hull design, the Danaan possesses a sophisticated artificial intelligence called
http://anidb.net/perl-bin/https://anidb.net/ch80514. In a sealed area of the ship called the Lady Chapel, a TAROS device is installed for
http://anidb.net/perl-bin/https://anidb.net/t403 use. It was originally an abandoned Soviet submarine but was procured and rebuilt with
http://anidb.net/perl-bin/https://anidb.net/ch1457`s knowledge. Source: Fullmetal Panic! Wikia
</description>
<picture>183154.jpg</picture>
</character>
[/code]
TagsNo tags attached.

Activities

dbrown369

2016-04-23 11:21

reporter   ~0003753

Might be easier to read on forum issue thread https://anidb.net/perl-bin/animedb.pl?show=cmt&id=56748

Issue History

Date Modified Username Field Change
2016-04-23 10:56 dbrown369 New Issue
2016-04-23 10:56 dbrown369 Status new => assigned
2016-04-23 10:56 dbrown369 Assigned To => Ommina
2016-04-23 11:21 dbrown369 Note Added: 0003753
2016-04-23 22:00 Ommina Status assigned => confirmed
2016-04-23 22:12 Ommina Status confirmed => resolved
2016-04-23 22:12 Ommina Resolution open => fixed