[
https://issues.apache.org/jira/browse/VCL-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson resolved VCL-694.
-------------------------------
Resolution: Fixed
> problem with conditional in editOrAddComputer - $data['compid'] can be used
> when adding a computer
> --------------------------------------------------------------------------------------------------
>
> Key: VCL-694
> URL: https://issues.apache.org/jira/browse/VCL-694
> Project: VCL
> Issue Type: Bug
> Components: web gui (frontend)
> Affects Versions: 2.3.2
> Reporter: Josh Thompson
> Fix For: 2.4
>
>
> Line 765 in computers.php can be hit when adding a computer. $data['compid']
> is not set when adding a computer. So, it throws an error. There's probably a
> problem with the paranthesis where line 765 should be grouped with the
> "$state == 0" part a few lines above but it currently isn't.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)