2
Ok well I will elaborate a little more. I first ran into this problem in 2.01 and uninstalled reinstalled but then relaized there was a new one so I installed that yet I still get the problem.
I think it is where the form is posting, but I don't quite know where in the code that is.
I was thinking on line 166 of admin/category.php
$butt_save->setExtra( 'onclick="this.form.elements.op.value='save'"' );
is that right? and if it could I jsut hard code it? I would except I am not sure what that "...vale=save..." is doing...