Closed
Bug 358775
Opened 19 years ago
Closed 19 years ago
Print function is broken
Categories
(Calendar :: Printing, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: omar.bajraszewski, Assigned: mattwillis)
References
Details
(Keywords: regression)
Attachments
(2 files)
|
26.48 KB,
image/jpeg
|
Details | |
|
891 bytes,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1) Gecko/20061010 Firefox/2.0
Print function doesn't work
Reproducible: Always
Steps to Reproduce:
1.Press ctrl+p
2.Compare print a calendar window with list of events
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061030 Calendar/0.4a1
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
I can see an error:
Error: uncaught exception: [Exception... "ServiceManager::GetService returned failure code:" nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame :: chrome://calendar/content/printDialog.js :: loadCalendarPrintDialog :: line 74" data: no]
| Reporter | ||
Comment 3•19 years ago
|
||
I think it's caused by patch in bug 332063
| Assignee | ||
Comment 4•19 years ago
|
||
calWeekPrinter.js wasn't added to packages-static.
Fix forthcoming.
Assignee: nobody → lilmatt
Blocks: 332063
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
| Assignee | ||
Comment 5•19 years ago
|
||
Attachment #244105 -
Flags: first-review?(mvl)
Updated•19 years ago
|
Attachment #244105 -
Flags: first-review?(mvl) → first-review+
| Assignee | ||
Comment 6•19 years ago
|
||
Patch checked in on MOZILLA_1_8_BRANCH and trunk.
-> FIXED
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•19 years ago
|
||
WFM with today night build
| Assignee | ||
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•