Author: ralfbecker
New Revision: 55628
URL: http://svn.stylite.de/viewvc/egroupware?rev=55628&view=rev
Log:
remember newly set options from get_rows method for server-side validation of nextmatch filters
Modified:
branches/14.2/etemplate/inc/class.etemplate_widget_nextmatch.inc.php
— branches/14.2/etemplate/inc/class.etemplate_widget_nextmatch.inc.php (original)
+++ branches/14.2/etemplate/inc/class.etemplate_widget_nextmatch.inc.php Tue Apr 5 14:58:49 2016
@@ -657,8 +657,11 @@
{
if($n == ‘sel_options’)
{
-
foreach($row as $name => &$options)
{
-
// remember newly set options for validation of nextmatch filters
-
self::$request->sel_options[$name] = $options;
-
etemplate_widget_menupopup::fix_encoded_options($options, true);
}
}
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs