Fixed Editing thread title in post list doesn't update title in the list after second edit

MilkyMeda

Active member
To reproduce:
  1. Go to any post list. For example: whats-new/posts/
  2. Try to edit the thread with the "Edit" link. That opens an overlay.
  3. Edit the title. Now the new title will be replaced with corresponding thread in the list.
  4. Try to edit the title again without page refresh.
  5. Now it doesn't update the title in the page.
 
Last edited:
Here is a more specific reproduce steps:
  1. Go to any post list. For example: whats-new/posts/
  2. Edit a thread with the "Edit" link. That opens an overlay.
  3. Add '1' to the end of the title and save.
  4. Delete what you have added and save again.
  5. Now, try to edit the title again. Add '2' for example.
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.4).

Change log:
Prevent caching of inline thread edit overlay to ensure accurate state
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom