[Catalyst-commits] r8319 - CatalystX-CRUD/CatalystX-CRUD-Controller-RHTMLO/trunk

karpet at dev.catalyst.perl.org karpet at dev.catalyst.perl.org
Fri Aug 29 19:18:41 BST 2008


Author: karpet
Date: 2008-08-29 19:18:41 +0100 (Fri, 29 Aug 2008)
New Revision: 8319

Modified:
   CatalystX-CRUD/CatalystX-CRUD-Controller-RHTMLO/trunk/Changes
Log:
update changes

Modified: CatalystX-CRUD/CatalystX-CRUD-Controller-RHTMLO/trunk/Changes
===================================================================
--- CatalystX-CRUD/CatalystX-CRUD-Controller-RHTMLO/trunk/Changes	2008-08-29 18:18:14 UTC (rev 8318)
+++ CatalystX-CRUD/CatalystX-CRUD-Controller-RHTMLO/trunk/Changes	2008-08-29 18:18:41 UTC (rev 8319)
@@ -66,5 +66,6 @@
         * change tact altogether in form_to_object() and assume there are no autoincrement fields in $form
         * move the form/object seeding in create() to the core Controller create() method. This change
           is as much to solve a strange Class::C3/Dispatcher issue with multiple inheritance as anything.
+        * add missing $c in call to $self->form
 
  




More information about the Catalyst-commits mailing list