http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6139 Sophie MEYNIEUX <sophie.meynieux@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff --- Comment #3 from Sophie MEYNIEUX <sophie.meynieux@biblibre.com> 2011-04-08 10:24:53 UTC --- To test, you should have a framework with callnumber field connected to callnumber.pl plugin Then you try to create an item on a biblio with this framework. In field callnumber you enter the prefix and then click on ... Without the patch if your prefix contains a ' (like SHS-PERC'ESP for example), this does nothing. With the patch, callnumber is automatically updated with te next value corresponding (SHS-PERC'ESP 549 for example) If you enter a new prefix (never used before) without the patch, callnumber is cleared. With the patch it returns the first callnumber for this prefix (WXZ 1 for example) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.