Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Bricolage: bugs

[Bricolage #101] Adding notes to a template using the note icon on the Template Profile page causes 500 error, doesn't add note to database.

 

 

Bricolage bugs RSS feed   Index | Next | Previous | View Threaded


no-reply at lighthouseapp

Oct 15, 2009, 2:09 PM

Post #1 of 4 (503 views)
Permalink
[Bricolage #101] Adding notes to a template using the note icon on the Template Profile page causes 500 error, doesn't add note to database.

// Add your reply above here
==================================================
Aaron Fuleki updated this ticket at October 15th, 2009 @ 09:09 PM

*Reproducible:* Always <br />
*Versions Affected:* 1.10.6, 1.10.7<br />
*Details:* <br />
Adding notes from the notes link in the Workspace view appears to work fine.


<code>
[error] [client 140.141.xx.xx] Can't locate object method "get_uuid" via package "Bric::Biz::Asset::Template"
[/usr/local/bricolage/lib/Bric.pm:488]
[/usr/local/bricolage/lib/Bric/App/Callback/AssetMeta.pm:46]
[/usr/local/lib/perl5/site_perl/5.8.8/Params/CallbackRequest.pm:294]
[/usr/local/lib/perl5/site_perl/5.8.8/MasonX/Interp/WithCallbacks.pm:119]
[/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm:869]
[/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm:823]
[/usr/local/bricolage/lib/Bric/App/Handler.pm:314]
</code>
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/101-adding-notes-to-a-template-using-the-note-icon-on-the-template-profile-page-causes-500-error-doesnt-add-note-to-database
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/101-adding-notes-to-a-template-using-the-note-icon-on-the-template-profile-page-causes-500-error-doesnt-add-note-to-database/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support [at] lighthouseapp or http://help.lighthouseapp.com


no-reply at lighthouseapp

Oct 15, 2009, 2:11 PM

Post #2 of 4 (464 views)
Permalink
[Bricolage #101] Adding notes to a template using the note icon on the Template Profile page causes 500 error, doesn't add note to database. [In reply to]

// Add your reply above here
==================================================
Aaron Fuleki updated this ticket at October 15th, 2009 @ 09:11 PM

**Steps to Reproduce:** <br />
1. Check out a template.
2. Click on the yellow note icon (next to the Trail link) in the upper-right corner of the Information box.
3. Type some text into the note box, and click save.
4. Bricolage throws a 500 error; the log complains with =Can't locate object method "get_uuid" via package "Bric::Biz::Asset::Template"=
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/101-adding-notes-to-a-template-using-the-note-icon-on-the-template-profile-page-causes-500-error-doesnt-add-note-to-database
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/101-adding-notes-to-a-template-using-the-note-icon-on-the-template-profile-page-causes-500-error-doesnt-add-note-to-database/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support [at] lighthouseapp or http://help.lighthouseapp.com


no-reply at lighthouseapp

Oct 15, 2009, 4:29 PM

Post #3 of 4 (460 views)
Permalink
[Bricolage #101] Adding notes to a template using the note icon on the Template Profile page causes 500 error, doesn't add note to database. [In reply to]

// Add your reply above here
==================================================
phillipadsmith updated this ticket at October 15th, 2009 @ 11:28 PM

Confirmed in 1.10.5 also with error:

Can't locate object method "get_uuid" via package "Bric::Biz::Asset::Template"

However, the note is saved and accessible if I return to the template.

Confirmed for 1.11.2 also:

Can't locate object method "get_uuid" via package "Bric::Biz::Asset::Template"
View Error Details
Error Details (hide)

Fault Class
Bric::Util::Fault::Exception::GEN
Description
General Exception
Timestamp
2009-10-15 16:28:35.000000
Package
Bric
Filename
/home/newint/bricolage2/lib/Bric.pm
Line
462

Stack:

Trace begun at /home/newint/bricolage2/lib/Bric.pm line 462
Bric::AUTOLOAD('Bric::Biz::Asset::Template=HASH(0x3ad2200)') called at /home/newint/bricolage2/lib/Bric/App/Callback/AssetMeta.pm line 46
Bric::App::Callback::AssetMeta::add_note('Bric::App::Callback::AssetMeta=HASH(0x5434c30)') called at /usr/lib/perl5/vendor_perl/5.8.4/Params/CallbackRequest.pm line 296
eval {...} at /usr/lib/perl5/vendor_perl/5.8.4/Params/CallbackRequest.pm line 286
Params::CallbackRequest::request('Params::CallbackRequest=HASH(0x24cca90)', 'HASH(0x1ec3340)', 'apache_req', 'HTML::Mason::Apache::Request=HASH(0x56ae1c0)') called at /usr/lib/perl5/vendor_perl/5.8.4/MasonX/Interp/WithCallbacks.pm line 115
MasonX::Interp::WithCallbacks::make_request('MasonX::Interp::WithCallbacks=HASH(0x44e9a40)', 'comp', '/workflow/profile/template/edit_notes.html', 'args', 'ARRAY(0x558a750)', 'ah', 'HTML::Mason::ApacheHandler=HASH(0x44e9930)', 'apache_req', 'HTML::Mason::Apache::Request=HASH(0x56ae1c0)') called at /usr/lib/perl5/vendor_perl/5.8.4/HTML/Mason/ApacheHandler.pm line 868
eval {...} at /usr/lib/perl5/vendor_perl/5.8.4/HTML/Mason/ApacheHandler.pm line 867
HTML::Mason::ApacheHandler::prepare_request('HTML::Mason::ApacheHandler=HASH(0x44e9930)', 'Apache=SCALAR(0x56807c0)') called at /usr/lib/perl5/vendor_perl/5.8.4/HTML/Mason/ApacheHandler.pm line 822
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x44e9930)', 'Apache=SCALAR(0x56807c0)') called at /home/newint/bricolage2/lib/Bric/App/Handler.pm line 307
eval {...} at /home/newint/bricolage2/lib/Bric/App/Handler.pm line 296
Bric::App::Handler::handler('Apache=SCALAR(0x56807c0)') called at PerlHandler subroutine `Bric::App::Handler::handler' line 1
eval {...} at PerlHandler subroutine `Bric::App::Handler::handler' line 1
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/101-adding-notes-to-a-template-using-the-note-icon-on-the-template-profile-page-causes-500-error-doesnt-add-note-to-database
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/101-adding-notes-to-a-template-using-the-note-icon-on-the-template-profile-page-causes-500-error-doesnt-add-note-to-database/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support [at] lighthouseapp or http://help.lighthouseapp.com


no-reply at lighthouseapp

Oct 15, 2009, 4:35 PM

Post #4 of 4 (462 views)
Permalink
[Bricolage #101] Adding notes to a template using the note icon on the Template Profile page causes 500 error, doesn't add note to database. [In reply to]

// Add your reply above here
==================================================
Aaron Fuleki updated this ticket at October 15th, 2009 @ 11:34 PM

Oh, I forgot to mention: it *looks* like the note was saved in 1.10.6/7, but it really just seems to be cached when you revisit the notes screen. Logging out and back in kills the note, unless you actually saved it on the second viewing, then it makes it to the db.
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/101-adding-notes-to-a-template-using-the-note-icon-on-the-template-profile-page-causes-500-error-doesnt-add-note-to-database
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/101-adding-notes-to-a-template-using-the-note-icon-on-the-template-profile-page-causes-500-error-doesnt-add-note-to-database/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support [at] lighthouseapp or http://help.lighthouseapp.com

Bricolage bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.