Skip Menu |

This queue is for tickets about the Maypole CPAN distribution.

Report information
The Basics
Id: 14565
Status: resolved
Priority: 0/
Queue: Maypole

People
Owner: TEEJAY [...] cpan.org
Requestors: dave [...] riverside-cms.co.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 2.09
  • 2.10
  • 2.10_pre1
  • 2.10_pre2
  • 2.10_pre2a
  • 2.10_pre3
Fixed in: 2.121



Subject: Unintuitive placement of template test
Maypole::Model::Base::process() returns immediately if the template has been set in a previous stage of the request. It would be more intuitive if this test was in Maypole::handler_guts(). d.
[guest - Tue Sep 13 05:42:38 2005]: Show quoted text
> Maypole::Model::Base::process() returns immediately if the template > has been set in a previous stage of the request. It would be more > intuitive if this test was in Maypole::handler_guts(). > > d.
Moving this test to Maypole.pm looks simple, but a number of tests seem to rely on the current behaviour. I'll try to sort that out before the 2.11 release, but low priority. d.
On Wed Oct 12 10:47:52 2005, DAVEBAIRD wrote: Show quoted text
> [guest - Tue Sep 13 05:42:38 2005]: >
> > Maypole::Model::Base::process() returns immediately if the template > > has been set in a previous stage of the request. It would be more > > intuitive if this test was in Maypole::handler_guts(). > > > > d.
> > Moving this test to Maypole.pm looks simple, but a number of tests seem > to rely on the current behaviour. I'll try to sort that out before the > 2.11 release, but low priority. >
done in svn - to be included in 2.121