Skip to content
Snippets Groups Projects
  • Reinhold Kainhofer's avatar
    58307197
    urldecode all SLUGs · 58307197
    Reinhold Kainhofer authored
    All SLUGs are stored URL-encoded in the database, so we need to urldecode them before inserting them into lists like the Categories variable. This allows general UTF-8 SLUGs to work properly.
    
    Fixes #17
    58307197
    History
    urldecode all SLUGs
    Reinhold Kainhofer authored
    All SLUGs are stored URL-encoded in the database, so we need to urldecode them before inserting them into lists like the Categories variable. This allows general UTF-8 SLUGs to work properly.
    
    Fixes #17