Bug fixes for unlocking readers with mixed case emails + HTML in search result article blurbs

Here are our latest bug fixes:

  • Unlocking readers with mixed case emails: If a reader with mixed case email became locked (like LinusOwl@knowledgeowl.com), the unlock function wouldn't actually unlock their account. We've fixed this so that mixed case won't impact unlocking reader accounts.
  • Search result article blurbs with HTML: When articles begin with script, iframe, or style HTML tags, the article blurbs were stripping out those tags but still showing the HTML between them:
    Sample article blurb showing code before this fix
    We've updated these article blurbs so that all the content within script, iframe, and style HTML tags will be hidden from search result article blurbs.
    Note: code inside of pre tags will still display in article blurbs.