Ticket #83 (closed defect: fixed)
Select media parameter living on in the session?
| Reported by: | agilbert | Owned by: | tboutell |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.5 |
| Component: | Documentation | Version: | 1.0 |
| Keywords: | Cc: | team@… | |
| Symfony version: | 1.4 |
Description
I just noticed a strange bug. Tom saw it over my shoulder.
I tried to just navigate to the Media Engine page ( http://content.apostrophenow.com/media/media-engine) as a logged out user. When there, it appeared as if I was trying to attach a video to a page: some of the admin controls were present and it was filtered so I could only see videos. I could not see any of the media items, and when I tried to click on the admin controls, it prompted me to to log in.
After logging in and back out again, the media page appeared as expected.
Tom's thought was that I was on the "select a video" step when my session timed out and those parameters weren't removed. Not sure. This will be tough to reproduce but I wanted to document that it happened.

