Crash on <script> tag in post #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Steps to reproduce:
Expected results:
Preview page redisplays, <script> tags have been "escaped."
Actual results:
White page (app crashed)
Issue traced to AmGetUserByName not returning correctly when no user was found. Fixed.