View Issue Details

IDProjectCategoryView StatusLast Update
0001962AniDB UDP APIBug Reportpublic2011-12-30 10:24
ReporterAltaDeSaxa Assigned ToOmmina  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001962: "505 ILLEGAL INPUT OR ACCESS DENIED" when groupname includes correctly-escaped ampersand
DescriptionWhen trying to look up the group "&" over the UDP API, my client sends the following command:
GROUP s=<session>&tag=t2&gname=&
Here the "&" is encoded correctly as specified in the UDP API Definition. However, the server replies with "505 ILLEGAL INPUT OR ACCESS DENIED".

Steps To ReproduceLook up the group "&" over the UDP API, with the "&" encoded as "&"
Additional InformationI am not sure if this is limited to the GROUP command. The length of the name does not seem to be the cause, as "a" looks up just fine.
TagsNo tags attached.

Activities

AltaDeSaxa

2011-10-16 09:00

reporter   ~0003256

I just realised that Mantis re-encoded the "& amp ;" to "&", but I hope you saw that too.

Ommina

2011-12-30 10:24

administrator   ~0003264

Fixed for next update.

Issue History

Date Modified Username Field Change
2011-10-15 13:57 AltaDeSaxa New Issue
2011-10-15 21:56 Ommina Assigned To => Ommina
2011-10-15 21:56 Ommina Status new => assigned
2011-10-16 09:00 AltaDeSaxa Note Added: 0003256
2011-12-30 10:08 Ommina Status assigned => confirmed
2011-12-30 10:24 Ommina Note Added: 0003264
2011-12-30 10:24 Ommina Status confirmed => resolved
2011-12-30 10:24 Ommina Resolution open => fixed