View Issue Details

IDProjectCategoryView StatusLast Update
0000029MyList ExportBug Report - SDKpublic2006-01-31 18:27
Reporterfahrenheit Assigned Tofahrenheit  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000029: Issues in the export
DescriptionThis was pointed out to me, but according to the template_how_to:

1) Export wishlist high priority id != 3:

data_anime_wishlist_priority
#(0="low", 1="medium", 3="high")


actually in the exports, "high" = 2

2) Wishlist on anime pages
the wishlist vars on anime.tpl don't get outputed, probaly it's missing the mylist.tpl fix on the subject.

Examples: http://anime.n2-network.com/anime/a2478.js
compare with mylist data here: http://anime.n2-network.com/mylist.htm (show "on wishlist")

3) Hanger id is still being ouputed.

data_ep_state
#EP_SPECIAL=1, EP_RECAP=2, EP_OP=4, EP_END=8


Example: http://anime.n2-network.com/anime/a630.js (e25.state = "16";)

They can all be solved without an actual fix in the exports except 2.
TagsNo tags attached.

Activities

fahrenheit

2004-12-10 02:47

reporter   ~0000054

Update to the 2) note:

All the wishlist status are correctly exported, except that the var priority_name doesn't export, currently only exports in the SDK and not in the anidb mylist exports export the var correctly.

fahrenheit

2006-01-31 18:12

reporter   ~0000730

This was solved on a micro update of the sdk.

Issue History

Date Modified Username Field Change
2004-12-08 02:02 fahrenheit New Issue
2004-12-08 02:15 fahrenheit Assigned To exp =>
2004-12-08 02:16 fahrenheit Status assigned => new
2004-12-10 02:47 fahrenheit Note Added: 0000054
2006-01-31 18:12 fahrenheit Note Added: 0000730
2006-01-31 18:27 fahrenheit Status new => resolved
2006-01-31 18:27 fahrenheit Resolution open => fixed
2006-01-31 18:27 fahrenheit Assigned To => fahrenheit