Closed Bug 107340 Opened 24 years ago Closed 24 years ago

[FIX]pages print with just page number and not total

Categories

(Core :: Printing: Output, defect, P1)

x86
Windows 2000
defect

Tracking

()

VERIFIED FIXED
mozilla0.9.6

People

(Reporter: rods, Assigned: rods)

Details

Index: all.js =================================================================== RCS file: /cvsroot/mozilla/modules/libpref/src/init/all.js,v retrieving revision 3.288 diff -u -r3.288 all.js --- all.js 2001/10/19 22:07:11 3.288 +++ all.js 2001/10/29 14:05:11 @@ -205,7 +205,7 @@ pref("print.print_headerleft", "&T"); pref("print.print_headercenter", ""); pref("print.print_headerright", "&U"); -pref("print.print_footerleft", "&P"); +pref("print.print_footerleft", "&PT"); pref("print.print_footercenter", ""); pref("print.print_footerright", "&D");
Status: NEW → ASSIGNED
Summary: pages print with just page number and not total → [FIX]pages print with just page number and not total
changing milestone
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Priority: -- → P1
Resolution: --- → FIXED
Target Milestone: --- → mozilla0.9.6
sr=attinasi - in case you didn't already check it in ;)
I don't know how this got marked fixed
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → ASSIGNED
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
Rod, this is still not fixed in the 11/2 windows trunk build. Seems like you checked it in late last night...it should have maded it in today's 11/2 build....
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
ok really fixed this time
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
verified in 11/6 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.