[wellwell-devel] [SCM] Interchange wellwell catalog branch, master, updated. 8b0b94b7ea05c0348ff53bba357eb0b5a5ad1a28

Stefan Hornburg racke at rt.icdevgroup.org
Tue Apr 7 14:37:43 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Interchange wellwell catalog".

The branch, master has been updated
       via  8b0b94b7ea05c0348ff53bba357eb0b5a5ad1a28 (commit)
      from  57cc1163cadc37f8bb8fa565f7a53608d70e3444 (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 8b0b94b7ea05c0348ff53bba357eb0b5a5ad1a28
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Tue Apr 7 16:37:20 2009 +0200

    use correct variable for form name

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

Summary of changes and diff:
 code/form.tag |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/code/form.tag b/code/form.tag
index 0e36934..047f21e 100644
--- a/code/form.tag
+++ b/code/form.tag
@@ -126,7 +126,7 @@ sub {
 							return;
 						}
 						if ($hookret->{attributes}) {
-							$Scratch->{form_attributes}->{$opt->{series}} = $hookret->{attributes};
+							$Scratch->{form_attributes}->{$name} = $hookret->{attributes};
 						}
 					}
 				}


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list