[wellwell-devel] [SCM] Interchange wellwell catalog branch, master, updated. 0ae7714c18cc3a31d2cc6ec8c98eac182ddb6898

Stefan Hornburg racke at rt.icdevgroup.org
Mon Mar 15 14:19:38 UTC 2010


       via  0ae7714c18cc3a31d2cc6ec8c98eac182ddb6898 (commit)
      from  a7a80e38a902ebefd09aad55c0585aa29bcd3934 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0ae7714c18cc3a31d2cc6ec8c98eac182ddb6898
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Mon Mar 15 15:18:27 2010 +0100

    [update values] is really a misnomer - it reaps mv_order_* variables from CGI as well
    so we are forced to use our own tag for WellWell

-----------------------------------------------------------------------

Summary of changes and diff:
 lib/WellWell/Core.pm |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/lib/WellWell/Core.pm b/lib/WellWell/Core.pm
index 13ae6fb..7c0b476 100644
--- a/lib/WellWell/Core.pm
+++ b/lib/WellWell/Core.pm
@@ -26,6 +26,10 @@ use WellWell::Cart;
 # setup configuration directives
 Vend::Config::parse_directive('Hook', 'Hook hook');
 
+# all what we want is to transfer CGI values from CGI to the Values
+# space, and nothing else
+Vend::Config::parse_tag('UserTag', 'values_update MapRoutine Vend::Dispatch::update_values');
+
 sub plugins {
 	my @plugins;
 	


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list