Fixed various JS-API errors
authorAlexander Ebert <ebert@woltlab.com>
Fri, 7 Oct 2011 16:57:48 +0000 (18:57 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 7 Oct 2011 16:57:48 +0000 (18:57 +0200)
commit3c87a1b15356058a7d6f79826a31c8811a41464f
tree16faf83a286f0ee124dffe1facc416a6ff872321
parentb97e87d0a911b0c72321850b033dc82bd34cf2aa
Fixed various JS-API errors

Form element values were included in POST-requests, even if they were not checked (violating intended behavior). Furthermore inner template content is now properly purged if the next step would evaluate as 'success'.
wcfsetup/install/files/acp/js/WCF.ACP.js