You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/04/04 15:01:24 UTC

[jira] Created: (WICKET-1480) wicket-ajax.js: Permission denied to set property XULElement.selectedIndex

wicket-ajax.js: Permission denied to set property XULElement.selectedIndex
--------------------------------------------------------------------------

                 Key: WICKET-1480
                 URL: https://issues.apache.org/jira/browse/WICKET-1480
             Project: Wicket
          Issue Type: Bug
            Reporter: Martijn Dashorst


In firefox (2.0.0.13) I got this message

[Exception... "'Permission denied to set property XULElement.selectedIndex' when calling method: [nsIAutoCompletePopup::selectedIndex]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: http://localhost:8080/vocus/app/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js :: anonymous :: line 1212" data: no]
[Break on this error] eval(text);

Possibly firebug is a culprit here....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-1480) wicket-ajax.js: Permission denied to set property XULElement.selectedIndex

Posted by "Martijn Dashorst (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Dashorst updated WICKET-1480:
-------------------------------------

    Affects Version/s: 1.3.3

> wicket-ajax.js: Permission denied to set property XULElement.selectedIndex
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1480
>                 URL: https://issues.apache.org/jira/browse/WICKET-1480
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.3
>            Reporter: Martijn Dashorst
>
> In firefox (2.0.0.13) I got this message
> [Exception... "'Permission denied to set property XULElement.selectedIndex' when calling method: [nsIAutoCompletePopup::selectedIndex]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: http://localhost:8080/vocus/app/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js :: anonymous :: line 1212" data: no]
> [Break on this error] eval(text);
> Possibly firebug is a culprit here....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WICKET-1480) wicket-ajax.js: Permission denied to set property XULElement.selectedIndex

Posted by "Gerolf Seitz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585529#action_12585529 ] 

Gerolf Seitz commented on WICKET-1480:
--------------------------------------

seems to an issue with firebug.
affects ff2.0.0.13 and ff3b5

see http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/ac2702b1ff005955/bba3055cc237b585

> wicket-ajax.js: Permission denied to set property XULElement.selectedIndex
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1480
>                 URL: https://issues.apache.org/jira/browse/WICKET-1480
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.3
>            Reporter: Martijn Dashorst
>
> In firefox (2.0.0.13) I got this message
> [Exception... "'Permission denied to set property XULElement.selectedIndex' when calling method: [nsIAutoCompletePopup::selectedIndex]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: http://localhost:8080/vocus/app/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js :: anonymous :: line 1212" data: no]
> [Break on this error] eval(text);
> Possibly firebug is a culprit here....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-1480) wicket-ajax.js: Permission denied to set property XULElement.selectedIndex

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-1480.
-----------------------------------

    Resolution: Invalid

> wicket-ajax.js: Permission denied to set property XULElement.selectedIndex
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1480
>                 URL: https://issues.apache.org/jira/browse/WICKET-1480
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.3
>            Reporter: Martijn Dashorst
>
> In firefox (2.0.0.13) I got this message
> [Exception... "'Permission denied to set property XULElement.selectedIndex' when calling method: [nsIAutoCompletePopup::selectedIndex]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: http://localhost:8080/vocus/app/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js :: anonymous :: line 1212" data: no]
> [Break on this error] eval(text);
> Possibly firebug is a culprit here....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.