Closed
Bug 722405
Opened 13 years ago
Closed 13 years ago
Update SeaMonkey website for 2.7 Final release
Categories
(SeaMonkey :: Website, defect)
SeaMonkey
Website
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: InvisibleSmiley, Assigned: InvisibleSmiley)
References
Details
Attachments
(1 file)
10.02 KB,
patch
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #710851 +++
For making SeaMonkey 2.7 public, we'll need to update the website.
Assignee | ||
Comment 1•13 years ago
|
||
added archive page
RCS file: /www/seamonkeyproject-org/src/releases/2.7.en.html,v
done
Checking in 2.7.en.html;
/www/seamonkeyproject-org/src/releases/2.7.en.html,v <-- 2.7.en.html
initial revision: 1.1
done
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Checking in lib/config.tmpl;
/www/seamonkeyproject-org/lib/config.tmpl,v <-- config.tmpl
new revision: 1.92; previous revision: 1.91
done
Checking in lib/sitemap.xml;
/www/seamonkeyproject-org/lib/sitemap.xml,v <-- sitemap.xml
new revision: 1.98; previous revision: 1.97
done
Checking in src/news.en.xml;
/www/seamonkeyproject-org/src/news.en.xml,v <-- news.en.xml
new revision: 1.128; previous revision: 1.127
done
Checking in src/releases/2.6.1.en.html;
/www/seamonkeyproject-org/src/releases/2.6.1.en.html,v <-- 2.6.1.en.html
new revision: 1.2; previous revision: 1.1
done
Checking in src/releases/index.en.html;
/www/seamonkeyproject-org/src/releases/index.en.html,v <-- index.en.html
new revision: 1.211; previous revision: 1.210
done
Checking in src/releases/seamonkey2.7/relnote.var;
/www/seamonkeyproject-org/src/releases/seamonkey2.7/relnote.var,v <-- relnote.var
new revision: 1.6; previous revision: 1.5
done
Did that over an hour ago, but the frontpage hasn't updated yet.... leaving open until I do confirm it.
Comment 4•13 years ago
|
||
And GRRR we hit the news.en.xml failure again....
Interesting is that the XML::Simple parse didn't yield any errors.
I opted for dropping the long-version of this news announce from our website for now, since I wanted to get this ACTUALLY out before midnight PT.
Checking in src/news.en.xml;
/www/seamonkeyproject-org/src/news.en.xml,v <-- news.en.xml
new revision: 1.129; previous revision: 1.128
done
Actual Error for the record was:
[root@mradm02 seamonkeyproject-org]# ttree -v -f etc/ttree.cfg
ttree 2.9 (Template Toolkit version 2.22)
Source: src
Destination: dest
Include Path: [ lib ]
Ignore: [ \b(CVS|RCS)\b, ^#, ~$, \.xml$, \.xsl$, \.var$, \.cvsignore$, Makefile$ ]
Copy: [ \.png$, \.ico$, \.gif$, \.jpg$, \.js$, \.css$, \.htaccess$, \.txt$, \.rdf$, \.sh$ ]
Accept: [ \.html$, \.jst$, \.json$, \.tmpl$, \.png$, \.ico$, \.gif$, \.jpg$, \.js$, \.css$, \.htaccess$, \.txt$, \.rdf$, \.sh$ ]
Suffix: [ jst => js ]
+ news-atom.en.html
! undef error - End tag mismatch (content != shortcontent) [Ln: 1568, Col: 812110852]
+ news.en.html
! undef error - End tag mismatch (content != shortcontent) [Ln: 1568, Col: 817922372]
+ index.en.html
! undef error - End tag mismatch (content != shortcontent) [Ln: 1568, Col: 794959940]
Summary:
3 files processed
0 files copied
0 directories created
560 files skipped (not modified)
143 files skipped (ignored)
p.s. I promised to bring ashish a SeaMonkey shirt whenever I see him next -- so I'm on the hook for that.
Comment 5•13 years ago
|
||
Did the re-add of the longer copy of the news article just now, after 724336
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Websites → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•