Re: create bug

[prev] [thread] [next] [Date index for 2005/05/17]

From: Tony Bowden
Subject: Re: create bug
Date: 21:21 on 17 May 2005
On Tue, May 17, 2005 at 03:13:32PM +0200, Hartmaier Alexander wrote:
> I override the accessor names to cut '^fk_' is found:
> # cut away the 'fk_' for every column that matches (interface->device->name
> is better to understand than 'interface->fk_device->name'
> sub accessor_name {
>   my ($class, $column) = @_;
>   $column =~ s/^fk_//;
>   return $column;
> }

You're making us do too much work to try to help you. mostly, you're
making us guess what your code looks like.

No one is going to be able to do this.

Packagup a self-contained example of a script that we can just run and
see the failure. Then someone will be more likely to be able to work out
what's wrong.

Tony

(message missing)

create bug
Hartmaier Alexander 14:38 on 13 May 2005

Re: create bug
Tony Bowden 19:18 on 13 May 2005

create bug
Hartmaier Alexander 09:56 on 17 May 2005

Re: create bug
Simon Wilcox 10:05 on 17 May 2005

create bug
Hartmaier Alexander 10:49 on 17 May 2005

Re: create bug
Simon Wilcox 11:12 on 17 May 2005

create bug
Hartmaier Alexander 11:15 on 17 May 2005

Re: create bug
Simon Wilcox 13:01 on 17 May 2005

create bug
Hartmaier Alexander 13:13 on 17 May 2005

Re: create bug
Tony Bowden 21:21 on 17 May 2005

create bug
Hartmaier Alexander 14:49 on 18 May 2005

Re: create bug
Simon Wilcox 15:03 on 18 May 2005

Re: create bug
Perrin Harkins 15:53 on 18 May 2005

create bug
Hartmaier Alexander 15:09 on 18 May 2005

Re: create bug
Simon Wilcox 15:24 on 18 May 2005

create bug
Hartmaier Alexander 16:28 on 18 May 2005

create bug
Hartmaier Alexander 16:36 on 18 May 2005

Re: create bug
Perrin Harkins 17:49 on 18 May 2005

Re: create bug
Hartmaier Alexander 09:31 on 19 May 2005

Generated at 16:38 on 28 Jul 2005 by mariachi v0.52