View Issue Details

IDProjectCategoryView StatusLast Update
0001477HTML & PERLBug Report - Interfacepublic2009-03-31 07:39
Reporterspider0042 Assigned ToDerIdiot  
PrioritynormalSeveritytweakReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0001477: My List Export - System Message - Download Link isn't clickable
DescriptionAfter a 'my list' export is available, the user is sent a system message which contains a Direct Download URL.

Within this message, the brackets for the anchor tag are being htmlencoded as '& lt' and '& gt' >_>

Obviously, the browser's html parser overlooks what should have been parsed, and thus won't produce a click-able link.

The fix should be trivial. Thanks
Additional InformationClarification on location of system messages (if needed):
http://anidb.net/perl-bin/animedb.pl?show=msg

Example of the link output:
Direct Download: <a href="http://export.anidb.net/export/1234567890-123-123456.tgz">1234567890-123-123456.tgz</a>


The message/export was dated 29.03.2009 08:30.
I doubt it's different for other templates, but in this case the export template was 'xml-large'.
TagsNo tags attached.

Activities

spider0042

2009-03-31 03:25

reporter   ~0002644

Just to follow up - also happens with the sfv-simple template. (same code, I'd assume)

Issue History

Date Modified Username Field Change
2009-03-30 09:13 spider0042 New Issue
2009-03-31 03:25 spider0042 Note Added: 0002644
2009-03-31 07:39 DerIdiot Status new => resolved
2009-03-31 07:39 DerIdiot Resolution open => fixed
2009-03-31 07:39 DerIdiot Assigned To => DerIdiot