Joe 7 years ago
@mukt the reason the hashtags such as #hashtag's aren't working is due to us escaping the input for cross-site scripting protection. I have an opened an issue here https://github.com/pjuu/pjuu/issues/286. The parser sees them correctly so its just a case of how we store them.
  • 3

Replies

  • Sigg3 7 years ago
    Hash tag #hashtag :-)
    • 0
  • Mukt 7 years ago
    I make you work hard @Joe. :-D
    • 0
  • Joe 7 years ago
    That is correct. It had been secure until the new parsing system. All safe now though. Sure we'll get this last problem out of the way.
    • 0
  • Sigg3 7 years ago
    Input sanitation is an endless venture :p
    • 2