You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Josh Thompson (JIRA)" <ji...@apache.org> on 2014/10/29 18:31:36 UTC

[jira] [Resolved] (VCL-747) editOrAddGroup can have $ownerid undefined for add mode

     [ 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)