• Resolved jodisolbrig

    (@jodisolbrig)


    There’s a very minor bug with the notes field under the Whitelist section. If I use a note that has a ‘ such as “Stan’s” after saving the note, it shows up as “Stan\’s”. Probably something with sanitizing the notes field after retrieval from MYSQL.

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    I just released version 2.2 that should fix the issue. I wasn’t unescaping the string before sending it to the page. It was from escaping it before inserting it into the database.

Viewing 1 replies (of 1 total)
  • The topic ‘Minor Bug’ is closed to new replies.