[
https://issues.apache.org/jira/browse/VCL-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson resolved VCL-747.
-------------------------------
Resolution: Fixed
> editOrAddGroup can have $ownerid undefined for add mode
> -------------------------------------------------------
>
> Key: VCL-747
> URL: https://issues.apache.org/jira/browse/VCL-747
> Project: VCL
> Issue Type: Bug
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Fix For: 2.4
>
>
> There is a portion of code that checks to see if the owning user group is in
> the list to be displayed in the drop down box when in "edit" mode. The code
> is also being run for Add mode. If $ownerid is set to "", an error is thrown.
> Adding a simple check to see if $ownerid != "" fixes the problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)