[jifty-devel] trunk breaks Create

Matthew Lenz matthew at nocturnal.org
Tue Jul 24 11:59:27 EDT 2007


All the Create actions in my app stopped working with the most recent
version of the trunk.  Just thought I'd give someone a heads up.

I switched between mysql and sqlite versions of the schema both with the
same result.  Thought maybe it was an issue with the auto increment or
something.  Anyway, I've attached the error.

-Matt
-------------- next part --------------
        MyApp::Event::Model::ModA=REF(0xa316dbc) missing required parameter record_id  at /usr/local/share/perl/5.8.8/Jifty/Event/Model.pm line 47
        Jifty::Event::Model::_check('MyApp::Event::Model::ModA=REF(0xa316dbc)') called at /usr/local/share/perl/5.8.8/Jifty/Event/Model.pm line 37
        Jifty::Event::Model::new('MyApp::Event::Model::ModA', 'HASH(0xa14dcf4)') called at /usr/local/share/perl/5.8.8/Jifty/Action/Record.pm line 395
        Jifty::Action::Record::_setup_event_after_action('MyApp::Action::CreateModA=HASH(0x9fcadbc)', 'HASH(0xa14dcf4)') called at /usr/local/share/perl/5.8.8/Jifty/Action/Record/Create.pm line 90
        Jifty::Action::Record::Create::take_action('MyApp::Action::CreateModA=HASH(0x9fcadbc)') called at /usr/local/share/perl/5.8.8/Jifty/Action.pm line 254
        Jifty::Action::run('MyApp::Action::CreateModA=HASH(0x9fcadbc)') called at /usr/local/share/perl/5.8.8/Jifty/Web.pm line 416
        eval {...} called at /usr/local/share/perl/5.8.8/Jifty/Web.pm line 416
        Jifty::Web::_process_valid_actions('Jifty::Web=HASH(0xa115768)', 'ARRAY(0xa136230)') called at /usr/local/share/perl/5.8.8/Jifty/Web.pm line 324
        Jifty::Web::handle_request('Jifty::Web=HASH(0xa115768)') called at /usr/local/share/perl/5.8.8/Jifty/Dispatcher.pm line 844
        Jifty::Dispatcher::_do_dispatch('MyApp::Dispatcher=HASH(0xa23028c)', '/ModAs') called at /usr/local/share/perl/5.8.8/Jifty/Dispatcher.pm line 475
        eval {...} called at /usr/local/share/perl/5.8.8/Jifty/Dispatcher.pm line 474
        Jifty::Dispatcher::handle_request('MyApp::Dispatcher') called at /usr/local/share/perl/5.8.8/Jifty/Handler.pm line 220
        Jifty::Handler::handle_request('Jifty::Handler=HASH(0x9c426d0)', 'cgi', 'CGI=HASH(0xa0649d0)') called at /usr/local/share/perl/5.8.8/Jifty/Server.pm line 88
        Jifty::Server::handle_request('Jifty::Server=HASH(0x9c421cc)', 'CGI=HASH(0xa0649d0)') called at /usr/local/share/perl/5.8.8/HTTP/Server/Simple/CGI.pm line 92
        eval {...} called at /usr/local/share/perl/5.8.8/HTTP/Server/Simple/CGI.pm line 92
        HTTP::Server::Simple::CGI::handler('Jifty::Server=HASH(0x9c421cc)') called at /usr/local/share/perl/5.8.8/HTTP/Server/Simple.pm line 334
        HTTP::Server::Simple::__ANON__('Jifty::Server::NetServer0') called at /usr/local/share/perl/5.8.8/HTTP/Server/Simple.pm line 269
        HTTP::Server::Simple::__ANON__('Jifty::Server::NetServer0', 'port', 63652) called at /usr/local/share/perl/5.8.8/HTTP/Server/Simple.pm line 233
        HTTP::Server::Simple::run('Jifty::Server=HASH(0x9c421cc)') called at /usr/local/share/perl/5.8.8/Jifty/Script/Server.pm line 96
        Jifty::Script::Server::run('Jifty::Script::Server=HASH(0x96e2f64)') called at /usr/local/share/perl/5.8.8/App/CLI/Command.pm line 53
        App::CLI::Command::run_command('Jifty::Script::Server=HASH(0x96e2f64)') called at /usr/local/share/perl/5.8.8/App/CLI.pm line 79
        App::CLI::dispatch('Jifty::Script') called at bin/jifty line 15



More information about the jifty-devel mailing list