[Mapbender-dev] bug in copy gui
Christoph Baudson
christoph.baudson at ccgis.de
Thu Nov 23 10:37:39 EST 2006
The bug has been fixed.
Strange, when submitting a form with a checkbox, the variable
$_POST['some_checkbox'] is a string ('true' or 'false') and not a
boolean (true or false). So $_POST['some_checkbox'] always evaluates to
true. Is that new in PHP5? The script worked in PHP4.
Cheers
Christoph
Astrid Emde schrieb:
> hi,
>
> I am just testing the mapbender copy/rename gui functionality.
>
> When I copy a gui there is the checkbox to decide wether I want to copy
> the users or not.
>
> If the checkbox is not check, only the logged in user should get the
> owner rights for this gui.
>
> This does not work - all user get the right for the gui.
>
> That's a bug. Is there some who could check this.
>
> Described it also on sourceforge as a bug
>
> https://sourceforge.net/tracker/index.php?func=detail&aid=1601692&group_id=88554&atid=587112
>
>
> astrid
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe at mapbender.osgeo.org
> For additional commands, e-mail: dev-help at mapbender.osgeo.org
>
More information about the Mapbender_dev
mailing list