[Koha-bugs] [Bug 21520] More complex OAI sets mappings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 15 14:52:34 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21520

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |Prior to this patchset, the
      release notes|                            |rules used to create OAI
                   |                            |sets are processed with the
                   |                            |'or'
                   |                            |boolean operator
                   |                            |between each rule.
                   |                            |
                   |                            |This
                   |                            |patch allows to use 'or' or
                   |                            |'and' between the rules.
                   |                            |
                   |                            |The evaluation of the rules
                   |                            |is done according to the
                   |                            |boolean operators
                   |                            |precedence: AND has a
                   |                            |higher precedence than OR.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list