[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Koha-devel] circulation broken in pre5
From: |
Chris Cormack |
Subject: |
Re: [Koha-devel] circulation broken in pre5 |
Date: |
Wed Oct 29 11:45:27 2003 |
User-agent: |
Mutt/1.3.28i |
Hi Rob
On Wed, Oct 29, 2003 at 09:31:55AM -0500, address@hidden said:
> Hi Chris
> Thanks for the fast response. Line 82 in the english circulation.tmpl has
> the same typo and needs the same correction. Once I fix both lines 100 and
> 82, the page displays correctly. The french circulation.tmpl gives me the
> same error, but I could not find a similar typo. Maybe you could check that.
>
Will do
> Now that the page displays correctly, I notice that if I enter a partial
> last name rather than a card number, and get multiple hits, that a name
> selection box comes, but that the following browser error is generated in
> the process:
>
> Line: 14
> Char: 1
> Error: Can't move focus to the control because it is invisible, not enabled,
> or of a type that does not accept the focus.
> Code:0
> URL: http//intranet/cgi-bin/koha/circ/circulation.pl
>
Ah yep sounds like a javascript error, if you could bugzilla it, (under the
templates category) hopefully someone who knows more about javascript than
me will fix it for us :)
Chris