[Koha-patches] [PATCH] patch for feature 2952

Mason James mason.loves.sushi at gmail.com
Mon Feb 9 22:14:18 CET 2009


On 2009/02/10, at 3:16 AM, Joe Atzberger wrote:

> Looks like you're missing a comma after "matched_biblionumber" in  
> the field list.
>
> On Mon, Feb 9, 2009 at 6:38 AM, Mason James  
> <mason.loves.sushi at gmail.com> wrote:
>     my $sth = $dbh->prepare_cached("SELECT title, author, isbn,  
> issn, import_record_id, record_sequence,
> -                                           status, overlay_status
> +                                           matched_biblionumber  
> biblionumber, status, overlay_status
>                                     FROM   import_records
>                                     JOIN   import_biblios USING  
> (import_record_id)
>                                     WHERE  import_batch_id = ?
>


nah, it is correct - and not a typo

thanks for noticing it Joe





More information about the Koha-patches mailing list