[Registry-dev] [jira] Closed: (REGISTRY-241) JS error on adding
users and roles.
Krishantha Samaraweera (JIRA)
jira at wso2.org
Thu Apr 17 23:19:18 PDT 2008
[ https://wso2.org/jira/browse/REGISTRY-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Krishantha Samaraweera closed REGISTRY-241.
-------------------------------------------
verification done
> JS error on adding users and roles.
> -----------------------------------
>
> Key: REGISTRY-241
> URL: https://wso2.org/jira/browse/REGISTRY-241
> Project: WSO2 Registry
> Issue Type: Bug
> Components: UI
> Affects Versions: SNAPSHOT
> Environment: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11
> Reporter: Krishantha Samaraweera
> Assignee: Krishantha Samaraweera
> Priority: Minor
> Fix For: SNAPSHOT
>
>
> Go to peoples page and press "Add new user" and "Add new role" icons. Following js error was encountered when checked though firebug
> document.getElementById(name + "Expanded") has no properties
> expandIfNot("user")common.js (line 601)
> onclick(click clientX=0, clientY=0)people (line 1)
> [Break on this error] if(document.getElementById(name+'Expanded').style.display=='none'){
> common.js (line 601)
> document.getElementById(name + "Expanded") has no properties
> expandIfNot("role")common.js (line 601)
> onclick(click clientX=0, clientY=0)people (line 1)
> [Break on this error] if(document.getElementById(name+'Expanded').style.display=='none'){
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Registry-dev
mailing list