koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] Wierd bug in addbiblio.pl


From: Silva, Ernesto - Webmaster
Subject: Re: [Koha-devel] Wierd bug in addbiblio.pl
Date: Thu Aug 4 05:47:46 2005
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Hi Paul,
last night I was thinking the solution is then one you proposed. If we (Andres and I) build a new function to substitute CGI::scrolling_list, must we reproduce it exactly (same parameters) or just make a similar one that fills our needs?

What do you want? ;)

I'm asking this because our librarians are very "nervous" about it so we need to solve it this week (today or tomorrow).

Ah, I forgot, in which module do we include the function? Koha.pm perhaps?

Best regards,
        Ernesto.

Paul POULAIN wrote:
Tarallo, Andres a écrit :

We're doing our own bug hunting session. We found a bug in the addbiblio.pl, this bug appears only in fields with authorized values lists.

When you click in the + sign to duplicate a field it duplicates AND FILLS with the same value the field. What's more if yu have an empty subfield with the same authorized value list it also does the same behaviour.


Known bug, it's at the beginning of 2.2.3 release notes.

We've doing all kind of tests and found that this bugs is related to the scrolling_list method of the CGI library, this somewhat caches previous calls to the function.


I had the same conclusion, but still don't know how to fix it.
Probably by creating scrolling list ourself in addbiblio.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]