Closed
Bug 41612
Opened 24 years ago
Closed 15 years ago
File.rename and File.dirRename write to install.log incompletely
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P4)
Core Graveyard
Installer: XPInstall Engine
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jimmykenlee, Unassigned)
References
Details
(Whiteboard: [xpibug])
Build: 2000-06-05-09-M16(WIN), 2000-06-05-08-M16(MAC), 2000-06-05-08-M16(LINUX)
1. From http://jimbob/trigger3.html, click on Acceptance drop-down menu and
choose a_fileop_dirrename or a_fileop_filerename
2. Click Trigger case button
3. Click Ok button from confirmation dialog
RESULT:
Directory and file are renamed, respectively except on Linux (Another bug
covers the Linux issue). The install.log reports the results for the trigger
incompletely.
[1/1] ¸
EXPECTED RESULT:
Install.log shows the complete information of a file (or directory) being
renamed.
INSTALL.LOG:
-------------------------------------------------------------------------------
http://jimbob/jars/a_fileop_dirrename.xpi -- 06/05/2000 16:47:05
-------------------------------------------------------------------------------
Acceptance: a_fileop_dirrename
------------------------------
** dirCreate returns = 0
[1/1] Create Folder: C:\Program Files\Netscape\Netscape
6\a_fileop_dirrename
Install completed successfully
The Directory Rename part
-------------------------
** dirRename returns = 0
[1/1] ¸
Install completed successfully
Finished Installation 06/05/2000 16:47:05
-------------------------------------------------------------------------------
http://jimbob/jars/a_fileop_filerename.xpi -- 06/05/2000 16:47:10
-------------------------------------------------------------------------------
Acceptance: a_fileop_filerename
-------------------------------
[1/1] Installing: C:\Program Files\Netscape\Netscape
6\a_filerename.txt
Install completed successfully
The filerename part
-------------------
** Path to fileSource = C:\Program Files\Netscape\Netscape
6\a_filerename.txt
** File.rename returns = 0
[1/1] ¸
Install completed successfully
Finished Installation 06/05/2000 16:47:10
Updated•24 years ago
|
Whiteboard: [xpibug]
Updated•24 years ago
|
Priority: P3 → P4
Nominating.
Comment 5•23 years ago
|
||
dprice is on sabitcal. moving to next milestone.
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Resetting milestone of all nsbeta1-bugs, only nsbeta1+ bugs should have a target
milestone.
Target Milestone: mozilla0.9.9 → ---
Resetting milestone, only nsbeta1+ bugs can have a milestone on them, these are
niminated, but not yet plussed.
Comment 8•20 years ago
|
||
Test case can be triggered from
http://www.mozilla.org/quality/smartupdate/xpinstall-trigger.html
Select a_fileop_dirrename or a_fileop_filerename from Acceptance Test Case menu.
This bug needs to be reassigned
Updated•15 years ago
|
Assignee: dprice → nobody
Status: ASSIGNED → NEW
QA Contact: jimmykenlee → xpi-engine
Comment 9•15 years ago
|
||
install.js is no longer implemented.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•