History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-586
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Robin Shen
Reporter: AlSt
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Add support for Opera

Created: 06/Jul/10 12:38 PM   Updated: 19/Nov/10 03:13 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Navigation tree currently does not work in Opera. Please support this browser.

 All   Comments   Work Log   Change History      Sort Order:
Adam Lewandowski [19/Nov/10 03:13 PM]
Javascript error when expanding a tree node:

Uncaught exception: TypeError: Cannot convert 'element' to object
Error thrown at line 1680, column 1 in postWicketAjaxReplace(element) in https://buildserver/package.js?v=1290174166254:
    var dropdown = findDropDown("#" + element.id);
called from line 230, column 0 in <anonymous function: Wicket.replaceOuterHtml>(element, text) in https://buildserver/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js?w:lm=1270850292:
    postWicketAjaxReplace(document.getElementById(element.id));
called from line 903, column 1 in <anonymous function: processComponent>(notify) in https://buildserver/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js?w:lm=1270850292:
    Wicket.replaceOuterHtml(element, text);
called from line 91, column 0 in <anonymous function: processNext>() in https://buildserver/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js?w:lm=1270850292:
    f(this.notify.bind(this));
called via Function.prototype.apply() from unknown location in <anonymous function: Function.prototype.bind>() in https://buildserver/resources/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js?w:lm=1267329678:
    /* no source available */
called from line 99, column 0 in <anonymous function: processNext>() in https://buildserver/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js?w:lm=1270850292:
    run();
called from line 107, column 0 in <anonymous function: notify>() in https://buildserver/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js?w:lm=1270850292:
    this.processNext();
called via Function.prototype.apply() from unknown location in <anonymous function: Function.prototype.bind>() in https://buildserver/resources/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js?w:lm=1267329678:
    /* no source available */
called from line 946, column 1 in <anonymous function: processFocusedComponentMark>(notify) in https://buildserver/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js?w:lm=1270850292:
    notify();
called from line 91, column 0 in <anonymous function: processNext>() in https://buildserver/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js?w:lm=1270850292:
    f(this.notify.bind(this));