Closed
Bug 536088
Opened 16 years ago
Closed 16 years ago
Welcome to 2010!
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alqahira, Assigned: alqahira)
Details
(Keywords: fixed1.8.1.24, Whiteboard: [camino-2.0.1])
Attachments
(2 files)
|
314 bytes,
patch
|
stuart.morgan+bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
|
1.86 KB,
patch
|
Details | Diff | Splinter Review |
2010 on MOZILLA_1_8_BRANCH, CAMINO_2_0_BRANCH, and cvs trunk.
Attachment #418570 -
Flags: superreview?(stuart.morgan+bugzilla)
| Assignee | ||
Comment 1•16 years ago
|
||
This fixes caminobrowser.org (unless Sam's hard-coded any new dates somewhere as a result of the redesign :P ).
preview.cbo isn't active this year, but Sam will have to fix caminoplanet.org separately when the new year rolls around.
Assignee: nobody → alqahira
Status: NEW → ASSIGNED
Comment 2•16 years ago
|
||
Comment on attachment 418570 [details] [diff] [review]
2010 for code
sr=smorgan
Attachment #418570 -
Flags: superreview?(stuart.morgan+bugzilla) → superreview+
Comment 3•16 years ago
|
||
(In reply to comment #1)
> Created an attachment (id=418571) [details]
> 2010 for caminobrowser.org
>
Have you ever considered using php to set that date ?
<?php echo date('Y'); ?> will do just what you need without having to update every year.
| Assignee | ||
Comment 4•16 years ago
|
||
(In reply to comment #3)
> Have you ever considered using php to set that date ?
> <?php echo date('Y'); ?> will do just what you need without having to update
> every year.
We could do that in the footer (and, yes, that'd make me happy; maybe Sam had a reason for doing otherwise?), but Start and Welcome are pure HTML.
Comment 5•16 years ago
|
||
Remind me on the 30th that I need to do cpo.
| Assignee | ||
Comment 6•16 years ago
|
||
(In reply to comment #5)
> Remind me on the 30th that I need to do cpo.
So reminded?
Comment 7•16 years ago
|
||
(In reply to comment #6)
> (In reply to comment #5)
> > Remind me on the 30th that I need to do cpo.
>
> So reminded?
So completed.
| Assignee | ||
Comment 8•16 years ago
|
||
It's 2010 here on the East coast, so checked in on cvs trunk, CAMINO_2_0_BRANCH, MOZILLA_1_8_BRANCH, and published to cbo.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: fixed1.8.1.24
Resolution: --- → FIXED
Whiteboard: [camino-2.0.1]
You need to log in
before you can comment on or make changes to this bug.
Description
•