Hi Eric

Btw, any idea on https://issues.apache.org/jira/browse/JAMES-1260 ?
As temp workaround, I manually remove the failed javascript line, which
is not good as it makes false stats.

"Issue arises here [4]: var s = document.getElementsByTagName('script')[0]"

Are you sure there exists such a tag "<script>" already in the page the javascripts runs in? I haven't found the page (url) in question, the only url I found is "http://james.apache.org/download.cgi#Apache_James_Server;";. But this is probably not the right page as I can't find the function [3] mentioned in the jira issue.

Any hints for the url?

Regards
Felix


Thx

On 29/06/11 11:18, Felix Knecht wrote:
Hi Eric

It's an xml parsing problem. Why not using '&amp;' instead of '&' in the
jira url? It would also do the job and we are not forced maintain the
shortend url.

Regards
Felix

On 06/29/2011 10:42 AM, [email protected] wrote:
Author: eric
Date: Wed Jun 29 08:42:10 2011
New Revision: 1141003

URL: http://svn.apache.org/viewvc?rev=1141003&view=rev
Log:
mvn site is not happy with jira url. shorten it

Modified:
james/project/trunk/project/src/site/xdoc/newsarchive.xml

Modified: james/project/trunk/project/src/site/xdoc/newsarchive.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/newsarchive.xml?rev=1141003&r1=1141002&r2=1141003&view=diff


==============================================================================


--- james/project/trunk/project/src/site/xdoc/newsarchive.xml (original)
+++ james/project/trunk/project/src/site/xdoc/newsarchive.xml Wed Jun
29 08:42:10 2011
@@ -21,7 +21,7 @@
<a name="29062011"><h4>Apache James Protocols 1.5</h4></a>
<p>The Apache James Project is happy to announce
the release of version 1.5 of the Apache James Protocols</p>
-<p><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311060&version=12316655";>Read

the release notes</a>.</p>
+<p><a href="http://s.apache.org/gp";>Read the release notes</a>.</p>

<a name="15052011"><h4>Apache James IMAP 0.2 and Mailbox 0.2</h4></a>
<p>The Apache James Project is happy to announce



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to