author | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Oct 2009 09:56:07 +0000 (09:56 +0000) | ||
committer | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Oct 2009 09:56:07 +0000 (09:56 +0000) | ||
commit | 84fd247175a3770d763da5c7599d14781c7a8656 | |
tree | 2718acf3689954426a09e1b1ba9add1de1f4c3f0 | tree | snapshot |
parent | 7fbe4461c61faca849fcbdae499928b6cb87618e | commit | diff |
Followup commit for #3200
- Use release dn as search base when checking if a given
classname is already used by another administrative unit.
- Remove the unittag from the filter that is used to search
for existing classes. This way every class is found that
has the same name and it can not happen, that the error
may not be shown under some circumstances.
- As a side-effect of the previous change, the error might
also be shown, if the classname is in use in the same
administrative unit. But this is already handled by a
standard duplicate check, so to avoid double error message,
we only check for the classnames, if the previous check didn't
trigger an error message.
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@14703 594d385d-05f5-0310-b6e9-bd551577e9d8
- Use release dn as search base when checking if a given
classname is already used by another administrative unit.
- Remove the unittag from the filter that is used to search
for existing classes. This way every class is found that
has the same name and it can not happen, that the error
may not be shown under some circumstances.
- As a side-effect of the previous change, the error might
also be shown, if the classname is in use in the same
administrative unit. But this is already handled by a
standard duplicate check, so to avoid double error message,
we only check for the classnames, if the previous check didn't
trigger an error message.
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@14703 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-plugins/fai/admin/fai/class_askClassName.inc | diff | blob | history |