27 Sep
2010
27 Sep
'10
9:22 p.m.
User: mauritsl Branch: HEAD Date: Mon, 27 Sep 2010 19:22:31 +0000 Modified files: /modules/rate rate.admin.inc Log message: #921078 by mauritsl: Fix add widget form when using templates. The template GET variable is not passed anymore after posting. The new widget was considered as a custom widget, so no options where added resulting in an error. We now send the template as a hidden value to not lose this information after posting. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/rate/rate.admin.in...