[Laszlo-dev] Jira-comments
André Bargull
andre.bargull at udo.edu
Tue Aug 19 11:29:48 PDT 2008
Again some problems with JIRA? All the css-stuff is missing (see
attached screenshot).
- André
On 7/16/2008 10:08 PM, André Bargull wrote:
> Certain javascript-files seem to be missing, e.g. on the main-page
> "http://www.openlaszlo.org/jira/secure/Dashboard.jspa",
> in the upper right corner, you should get a tooltip if you hover over
> the "Quick Search"-text.
> But instead I just get js-errors:
>> showToolTip is not defined
>> hideToolTip is not defined
> Only after loading the js-file manually, it works again.
>
>> var e = document.createElement("script");
>> e.src = "http://openlaszlo.org/jira/includes/js/quicksearch.js";
>> e.type="text/javascript";
>> document.getElementsByTagName("head")[0].appendChild(e);
>
>
> On 7/16/2008 9:36 PM, Chuq Von Rospach wrote:
>> This looks to be a non-problem. the file doesn't exist on the server,
>> and hasn't for at least 6-8 months. there are pages referring to it,
>> but it seems to be harmless that it's missing.
>>
>> it's been that way since at least January, FWIW.
>>
>>
>> On Jul 16, 2008, at 10:53 AM, André Bargull 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
>>
>>
>
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira_no_css.png
Type: image/png
Size: 135747 bytes
Desc: not available
Url : http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080819/eace6530/jira_no_css-0001.png
More information about the Laszlo-dev
mailing list