View Issue Details

IDProjectCategoryView StatusLast Update
0003546HTML & PERLBug Reportpublic2023-03-28 19:30
ReporterArosopu Assigned ToDerIdiot  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Summary0003546: Correction of improper substitution of back-tick for apostrophe in anime name produces error
DescriptionEnglish uses the apostrophe sign for contractions. Some anime titles have errors where a back-tick character is in the name instead of an apostrophe. For example
https://anidb.net/anime/16538
has "Don`t" but should be "Don’t" or "Don't"
Practically, this causes problems when using the AniDB name to search elsewhere.

When submitting a correction, with the character
'
AniDB shows the error
ERROR: no changes were made
and when submitting a correction with the character

it shows the error
ERROR: english names may only contain printable 7-bit ASCII characters.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-03-24 23:27 Arosopu New Issue
2023-03-28 19:30 DerIdiot Assigned To => DerIdiot
2023-03-28 19:30 DerIdiot Status new => closed
2023-03-28 19:30 DerIdiot Resolution open => won't fix