Closed
Bug 194183
Opened 22 years ago
Closed 22 years ago
calendar's jar.mn not up to date? (Files missing?)
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: burnus, Assigned: mikeypotter)
References
()
Details
Attachments
(1 file)
3.82 KB,
patch
|
Details | Diff | Splinter Review |
(I try to track down the problems with the SuSE rpms, see URL)
Comparing the files in the resources/ directory of the .xpi (taken from
http://www.oeone.com/files/, 14-Feb-2003) with the jar.mn file in the .xpi I
found that those files are in resources/ but not in the jar.mn file
(and thus not in the SuSE rpm, I'd guess):
+ content/calendar/moz_rpc.xul
+ content/calendar/datepicker/image/down-arrow.gif
+ content/calendar/datepicker/image/left-arrow-hover.gif
+ content/calendar/datepicker/image/left-arrow.gif
+ content/calendar/datepicker/image/right-arrow-hover.gif
+ content/calendar/datepicker/image/right-arrow.gif
+ content/calendar/pref/alarmPrefs.xul
+ content/calendar/pref/viewPrefs.xul
In the resources/ directory is also content/calendar/calendarService.js, which
is not in the jar (SuSE's calendar.jar and .xpi's jar.nm).
In the .xpi the file is present twice: in the component/ and in the resources/
directory (but only the component/ version is installed). Which is the correct
location? It shouldn't be twice in the .xpi!
Comment 1•22 years ago
|
||
I suspect that it was just forgotten to add the files to jar.mn?
Assignee | ||
Comment 2•22 years ago
|
||
Patch checked into cvs, fixed in cvs now.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 3•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in
before you can comment on or make changes to this bug.
Description
•