User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061111 Firefox/2.0 Build Identifier: When an archive is openened, an SQArchive object is created. These objects should be mapped. Then reff-ed and returned when the same archive is requested again. Reproducible: Always Steps to Reproduce: 1. Open or Create an Archive 2. Open or Create the same Archive 3. ... Actual Results: A new SQArchive object is created each time, this means that when the user performs an operation on the archive (like Add, or Remove) the second and third view of the same archive is not updated correctly. Expected Results: When adding or removing files from an archive, all views of the archive should be correctly updated. Even if the user has opened the same archive with the same instance of Squeeze twice.
Fixed in revision 24248