Opened 9 years ago

Closed 9 years ago

#1874 closed defect (fixed)

Please wait. The annotations are loading...

Reported by: Nicklas Nordborg Owned by: everyone
Priority: minor Milestone: BASE 3.3.3
Component: web Version:
Keywords: Cc:

Description

  1. View a single item that is annotatable and change to the "Annotations & parameters" tab.
  2. Use the back button in the browser.
  3. It will stay on the same tab but display "Please wait. The annotations are loading..."
  4. Click on the "Properties" tab and then back to the "Annotations & parameters" tab. Still the same message.
  5. Going back another time with the browser returns to the list page.

Change History (2)

comment:1 by Nicklas Nordborg, 9 years ago

Same problem with the "Change history" and "Overview" tabs.

comment:2 by Nicklas Nordborg, 9 years ago

Resolution: fixed
Status: newclosed

(In [6580]) Fixes #1874: Please wait. The annotations are loading...

Use location.replace() to load the new page instead of location.href.

Note: See TracTickets for help on using tickets.