Closed
Bug 415955
Opened 18 years ago
Closed 16 years ago
Session tracking does not work when a POST page is involved.
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: sdwilsh, Unassigned)
References
Details
As a result of bug 94514, our session tracking is broken for any session that has a page that is gotten to with a POST request. We need to extend nsIGlobalHistory to better deal with POST request pages.
Requesting wanted-firefox3, but drivers may feel that blocks too...
Flags: blocking-firefox3?
Comment 1•18 years ago
|
||
This does not block the final release of Firefox 3.
Flags: wanted-firefox3+
Flags: blocking-firefox3?
Flags: blocking-firefox3-
Comment 2•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
Comment 3•16 years ago
|
||
sessions are borked in many ways, unused (the ui was never activated), and we also removed support from treeviews since was making the code complex without providing any useful gain. resolving wontfix.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•