Crash on <script> tag in post #1

Closed
opened 2026-02-05 18:42:00 -07:00 by amy · 1 comment
Owner

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)

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)
Author
Owner

Issue traced to AmGetUserByName not returning correctly when no user was found. Fixed.

Issue traced to AmGetUserByName not returning correctly when no user was found. Fixed.
amy closed this issue 2026-02-07 22:08:15 -07:00
Sign in to join this conversation.