Control: tags -1 + confirmed On Fri, 2016-05-20 at 17:06 +0000, Holger Levsen wrote: > Control: tag +1 moreinfo > thanks > > On Sat, Feb 20, 2016 at 12:36:52PM +0000, Julien Cristau wrote: [...] > > > + if (isset($_POST['delete_alternate']) && > > > isset($_POST['alternates_list'])){ > > > +- $this->delAlternate (get_post('alternates_list')); > > > ++ $this->delAlternate ($_POST('alternates_list')); > > > + } > > > + > > > + > > > > Shouldn't this be $_POST['alternates_list'] (and similar above)? > > Thankfully I'm not a php person, so please forgive the possibly stupid > > question. > > thankfully i'm neither a php person but i have to admit^w^w^wam glad to > know someā¦ ;) [...] > I've committed this fix in the gosa debian/jessie/updates and master > branch already and will attach the full corrected debdiff for > gosa/2.7.4+reloaded2-1+deb8u2 to this mail.
Please go ahead. Regards, Adam