[bugs] [Bug 1263] Changed - Hermes pb getting whups modules
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon May 26 08:31:17 PDT 2003
http://bugs.horde.org/show_bug.cgi?id=1263
*** shadow/1263 Mon May 26 12:19:34 2003
--- shadow/1263.tmp.24349 Mon May 26 12:31:17 2003
***************
*** 21,23 ****
--- 21,33 ----
/usr/local/httpd/htdocs/intra/lib/Form/Action/conditional_setvalue.php on line 24
Both Hermes and Whups are the latest CVS HEAD releases.
+
+ ------- Additional Comments From mbertier at alphanim.com 05/26/03 12:31 -------
+ commenting out the code as shown below seems to resolve the problem...
+ but I don't think that's a clean fix :(
+
+ function getActionScript(&$form, $index)
+ {
+ //return 'map(\'' . $form->_genID($varname, $index, false) . "', '" .
+ $form->_genID($this->getTarget(), $index, false) . '\');';
+ }
More information about the bugs
mailing list