Make WordPress Core

Opened 16 years ago

Closed 15 years ago

Last modified 14 years ago

#7077 closed defect (bug) (worksforme)

Dashboard corruption on opera on browser restart (and probably other browsers storing pages open on close).

Reported by: tonyf12's profile tonyf12 Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.5
Component: Administration Keywords:
Focuses: Cc:

Description

On Opera (and probably other browsers that store your last open page, but I only checked Opera) if you open your browser and had a dashboard page open when you closed the browser last you get a dashboard with wordpress login screens everywhere.

Steps to reproduce:
Log in to a wordpress blog using opera ( I used 9.27, probably will affect all versions).
Go to the dashboard.
Close opera.
Open opera.

Change History (4)

#1 @tonyf12
16 years ago

  • Keywords storing pages visual problems opera browser restart removed

missunderstood what keywords were for. Removed them.

#2 @DD32
16 years ago

  • Milestone set to 2.6

Happens with most/all of the admin pages, The page gets cached, and upon viewing it again, the browser loads the cache.

Perhaps headers could be sent to cache the current page for however long is left in the users session limit?

#3 @ryan
16 years ago

nocache_headers() is run for every admin page, but I think Opera interprets cache control headers a bit differently.

http://my.opera.com/yngve/blog/2007/02/27/introducing-cache-contexts-or-why-the

#4 @mrmist
15 years ago

  • Milestone 2.9 deleted
  • Resolution set to worksforme
  • Status changed from new to closed

Worksforme in 2.7

Note: See TracTickets for help on using tickets.