View Issue Details

IDProjectCategoryView StatusLast Update
0000605HTML & PERLBug Report - Interfacepublic2007-03-18 20:19
Reporterspider0042 Assigned Toexp  
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Summary0000605: Broken Link - Tmp Rating link broken on Anime Info page
Description[ Problem ]

When logged in and viewing any anime's info page. ex:
http://anidb.info/perl-bin/animedb.pl?show=anime&aid=239

The 'Tmp. Rating' link is broken.
(Located in the table containing 'Title', 'Genre', 'URL', etc)

Current 'Tmp. Rating' Link contains 'uid=1':
http://anidb.info/perl-bin/animedb.pl?show=myvotes&uid=1&do=animetmp

Results In: 'ERROR: 2 - ACCESS DENIED' because of no access to uid=1
Additional Information[ Fix ]

A similar link 'Rating' contains no UID
http://anidb.info/perl-bin/animedb.pl?show=myvotes

Unless UID is necessary internally on that page, this link would work
http://anidb.info/perl-bin/animedb.pl?show=myvotes&do=animetmp

OR With UID
http://anidb.info/perl-bin/animedb.pl?show=myvotes&uid=******&do=animetmp
TagsNo tags attached.

Activities

exp

2007-03-18 20:19

administrator   ~0001200

should be fixed now

Issue History

Date Modified Username Field Change
2007-03-16 04:41 spider0042 New Issue
2007-03-17 10:14 exp Status new => assigned
2007-03-17 10:14 exp Assigned To => exp
2007-03-18 20:19 exp Status assigned => resolved
2007-03-18 20:19 exp Resolution open => fixed
2007-03-18 20:19 exp Note Added: 0001200