Skip Menu |

This queue is for tickets about the AxKit-App-TABOO CPAN distribution.

Report information
The Basics
Id: 6842
Status: resolved
Priority: 0/
Queue: AxKit-App-TABOO

People
Owner: kjetilk [...] cpan.org
Requestors: kjetikj [...] astro.uio.no
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.05
Fixed in: 0.06



Subject: Paranthesis should be curly bracket
/news/submit.xsp gives an internal server error when visiting it. The cause of it is clearly an error in the merge tag defined in AxKit::App::TABOO::XSP::Story, where load is called like this: $story->load(what => '*', limit => (sectionid => $attr_sectionid, storyname=> $attr_storyname}); However, it should be a curly bracket in limit => {sectionid.
Yes, changed in my local copy. Some may wonder about the apparent similarity between the submitter of the bug and the author. I can confirm that the whole thing is just the author curious about how RT works... :-)