Expected results:
Preview page redisplays, <script> tags have been "escaped."
Actual results:
White page (app crashed)
Steps to reproduce:
1. Write a new post and preview it.
2. Add a <script>...</script> tag pair to the post.
3. Preview again.
Expected results:
Preview page redisplays, <script> tags have been "escaped."
Actual results:
White page (app crashed)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.