id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,mlocked 8436,Mythweb changing from a single title to All Programs in recordings.php isn't saved in session,Tom Dexter ,Rob Smith,"I've been debugging this one myself and am at a loss, though I think I've figured out part of what's going on. In the recorded programs page, if I choose a program in the drop down list to filter by that program, subsequently switching to ""All Programs"" (that is title=) doesn't get saved in the session. At that point any time I return to the recorded programs page it's still filtered by that show unless I clear my session or expressly put refresh=1 in the query string to recorded.php. From what I can tell, the proper empty title is in fact getting assigned to the session at line 173: // Keep track of the program/title the user wants to view $_SESSION['recorded_title'] = $_REQUEST['title']; ...however it appears (based on logging what's happening in the session write handler) that it's simultaneously getting overwritten with the original non empty title by the pixmaps calls that are getting the thumbnails. ",defect,closed,minor,unknown,Plugin - MythWeb,Unspecified,medium,fixed,,,0