Skip Menu |

This queue is for tickets about the Maypole CPAN distribution.

Report information
The Basics
Id: 14566
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: (no value)
Fixed in: 2.11



Subject: @$mapping bug
I thought I filed this yesterday... Maypole::Model::CDBI::related_class() uses @$mapping without first checking if $mapping is an arrayref. Breaks it's usage for has_a relationships. d.
[DAVEBAIRD - Tue Sep 13 06:14:56 2005]: Show quoted text
> I thought I filed this yesterday... > > Maypole::Model::CDBI::related_class() uses @$mapping without first > checking if $mapping is an arrayref. Breaks it's usage for has_a > relationships. > > d.
See http://sourceforge.net/mailarchive/forum.php?thread_id=8158707&forum_id=44115 and http://sourceforge.net/mailarchive/message.php?msg_id=12915555
[DAVEBAIRD - Tue Sep 13 06:17:20 2005]: Show quoted text
> [DAVEBAIRD - Tue Sep 13 06:14:56 2005]: >
> > I thought I filed this yesterday... > > > > Maypole::Model::CDBI::related_class() uses @$mapping without first > > checking if $mapping is an arrayref. Breaks it's usage for has_a > > relationships. > > > > d.
> > > See >
http://sourceforge.net/mailarchive/forum.php?thread_id=8158707&forum_id=44115 Show quoted text
should be fixed in SVN revision 390
[TEEJAY - Tue Oct 11 14:37:54 2005]: Show quoted text
> [DAVEBAIRD - Tue Sep 13 06:17:20 2005]: >
> > [DAVEBAIRD - Tue Sep 13 06:14:56 2005]: > >
> > > I thought I filed this yesterday... > > > > > > Maypole::Model::CDBI::related_class() uses @$mapping without first > > > checking if $mapping is an arrayref. Breaks it's usage for
> has_a
> > > relationships. > > > > > > d.
> > > > > > See > >
>
http://sourceforge.net/mailarchive/forum.php?thread_id=8158707&forum_id=44115 Show quoted text
> > should be fixed in SVN revision 390
or 391