Closed
Bug 491447
Opened 16 years ago
Closed 16 years ago
FIREFOX SESSION. The content is "this._writeFile(this._sessionFile, oState.toSource());" of the 1909th line.
Categories
(Firefox :: Session Restore, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 366509
People
(Reporter: imano, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.0.10) Gecko/2009042316 Dealio Toolbar 3.4 Firefox/3.0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.0.10) Gecko/2009042316 Dealio Toolbar 3.4 Firefox/3.0.10
PHP SESSION has collided with FIREFOX SESSIN. The content is "this._writeFile(this._sessionFile, oState.toSource());" nsSessionStore.js of the 1909th line.
Reproducible: Always
Steps to Reproduce:
1.PHP SESSION START(ver 5)
2.jquery-1.2.6.min.js use.(or all Ajax.)
3.nsSessionStore.js use.
Actual Results:
[Exception... "Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js :: sss_saveState :: line 1909" data: no]
nsSessionStore.js of the 1909th line.
Expected Results:
Both session can use it.
unknow.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•