[Koha-bugs] [Bug 24321] Make objects.search use mappings from Koha::Object(s)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 7 19:49:44 CET 2020


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96874|0                           |1
        is obsolete|                            |
  Attachment #96875|0                           |1
        is obsolete|                            |
  Attachment #96876|0                           |1
        is obsolete|                            |
  Attachment #96877|0                           |1
        is obsolete|                            |
  Attachment #96878|0                           |1
        is obsolete|                            |
  Attachment #96879|0                           |1
        is obsolete|                            |
  Attachment #96880|0                           |1
        is obsolete|                            |
  Attachment #96881|0                           |1
        is obsolete|                            |
  Attachment #96882|0                           |1
        is obsolete|                            |
  Attachment #96883|0                           |1
        is obsolete|                            |
  Attachment #96884|0                           |1
        is obsolete|                            |
  Attachment #96885|0                           |1
        is obsolete|                            |
  Attachment #96886|0                           |1
        is obsolete|                            |
  Attachment #96887|0                           |1
        is obsolete|                            |

--- Comment #51 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 96939
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96939&action=edit
Bug 24321: Add Koha::Objects->attributes_from_api

This patch makes the 'attributes_from_api' method from the singular
class available from the result set class.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/Koha/Objects.t
=> SUCCESS: Tests pass!
4. Sign off :-D
5. Yeah, I skipped 3 :-P

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list