For instance at "http://www.openlaszlo.org/jira/browse/LPP-6673", I get
several js-errors in the firebug-console, because a js-file wasn't loaded.
Here's html-source (only the <head>-content):
<head>
<title>[#LPP-6673] Key Codes different in SWF8 and SWF9 - OpenLaszlo
</title>
<meta content="issuesummary" name="decorator" />
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<link rel="shortcut icon" href="/jira/s/298/1/_/favicon.ico">
<link rel="icon" type="image/png"
href="/jira/s/298/1/_/images/icons/favicon.png">
<link rel="stylesheet" type="text/css" media="print"
href="/jira/s/298/1/_/styles/combined-printable.css">
<link type="text/css" rel="StyleSheet" media="all"
href="/jira/s/298/1/_/styles/combined.css"/>
<link type="text/css" rel="StyleSheet" media="all"
href="/jira/s/298/1/1/_/styles/global.css"/>
*<script language="JavaScript" type="text/javascript" src="/jira/s/298/1/_/includes/js/combined-javascript.js"></script>*
</head>
On 7/16/2008 7:47 PM, Henry Minsky wrote:
What page URL are you looking at in JIRA?
On Wed, Jul 16, 2008 at 1:53 PM, André Bargull <[EMAIL PROTECTED]> wrote:
Still cannot load this javascript-file
"http://openlaszlo.org/jira/s/298/1/_/includes/js/combined-javascript.js".
Tested in FF2, FF3, Opera9.5
On 7/16/2008 7:25 PM, Henry Minsky wrote:
I was able to add a comment just now onto LPP-6672
Maybe it was rebooted. Might try flushing browser cookies and logging
in again ?
On Wed, Jul 16, 2008 at 12:12 PM, André Bargull <[EMAIL PROTECTED]>
wrote:
The jira html-page tries to load a script from
"http://openlaszlo.org/jira/s/298/1/_/includes/js/combined-javascript.js",
but there is a server-error:
HTTP Status 503 - Servlet javascript is currently unavailable
Anyone else seeing this?