Closed
Bug 11024
Opened 25 years ago
Closed 25 years ago
Some files are named illegally
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: colin, Assigned: sdagley)
Details
(Whiteboard: Looks good to me)
Hi,
On my platform (OpenVMS), a file can not be named with two periods, such
as foo.bar.mumble
There are 6 files in the entire Mozilla tree so named, all in
xpfe/AppCores/xul/resources. Can these be renamed before M9?
Files in question are:
TB_Edit.mo.gif
TB_EditPage.mo.gif
TB_LoadImages.mo.gif
TB_MixSecurity.mo.gif
TB_Stop.mo.gif
TB_Unsecure.mo.gif
Other files which a LONG time ago were named foo.bar.mumble got changed
to foo.bar_mumble
Thanks.
Updated•25 years ago
|
Assignee: trudelle → rods
Target Milestone: M9
Comment 1•25 years ago
|
||
Reassigning to rods, who owns these files.
Updated•25 years ago
|
Assignee: rods → sdagley
Comment 2•25 years ago
|
||
I think you mean foo_bar.mumble, since the extensions are quite significant on
other platforms. Colin, if you are able to do this yourself it would be very
helpful, just reassign the bug to yourself as well. Otherwise...
Reassigning to sdagley as p3 for m9.
Assignee | ||
Comment 3•25 years ago
|
||
It looks to me that all these files are obsolete (probably from an earlier
iteration of the UI). cc:'ing german and hyatt to see if that's true.
Reporter | ||
Comment 4•25 years ago
|
||
Sorry, I can't checkin, I don't have checkin privs.
.mo probably refers to mouseover. Most of the filenames were merely copied from
Moz Classic. These specific ones are obsolete, go ahead and cut them off life
support.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•25 years ago
|
||
The references to the obsolete .mo.gif files have been removed from the Windows
and Unix make files. I'll delete the actual files later today.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•25 years ago
|
||
The offending files have been removed from the tree. Thanks for the report
colin.
Updated•25 years ago
|
Whiteboard: Back to reporter for verification...
Comment 8•25 years ago
|
||
Colin, could you verify this please? Thanks!
-Chris
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Whiteboard: Back to reporter for verification... → Looks good to me
Reporter | ||
Comment 9•25 years ago
|
||
I'd already noticed that in recent builds I wasn't seeing the file
naming problems any more. This is fixed! Many thanks.
Comment 10•25 years ago
|
||
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL. XUL
component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: ckritzer → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•