[Koha-bugs] [Bug 4513] Resetting framework to Default seems impossible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 19 11:40:11 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4513

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
       Patch Status|Needs Signoff               |---
         Resolution|                            |FIXED

--- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> 2011-05-19 09:40:11 UTC ---
Bug cannot be reproduced anymore in 3.5 (only in 3.3).
Adjusted addbiblio.pl line
  $frameworkcode = &GetFrameworkCode($biblionumber)
  if ( $biblionumber and not($frameworkcode) and $op ne 'addbiblio' );
seems to resolve it.
See also bug 6067.

-- 
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.


More information about the Koha-bugs mailing list