Fixes validation of templateName when copying templates
authorMatthias Schmidt <gravatronics@live.com>
Mon, 16 Dec 2013 20:53:12 +0000 (21:53 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Mon, 16 Dec 2013 20:53:12 +0000 (21:53 +0100)
commitdd1bae1b00e0ed39381e90e9ce3988d196c82d87
tree467724915200545f0d7139e98a4d6e516c6cea1b
parente4ddadba8cda2d1ba7d50f8daa5a3644dff1979c
Fixes validation of templateName when copying templates

This is relevant when copying a template of an application plugin and naming it the same way as a template of the relevant application which is also in the template group. In this case checking the packageID isn't sufficient since they are different (application <-> application plugin), but the applications also need to be checked.
wcfsetup/install/files/lib/acp/form/TemplateAddForm.class.php