[Koha-bugs] [Bug 10691] 5xx not properly linked by authid in authority search result list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 13 18:53:38 CET 2013


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22785|0                           |1
        is obsolete|                            |
  Attachment #22787|0                           |1
        is obsolete|                            |

--- Comment #31 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 23528
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23528&action=edit
Bug 10691: 5xx not properly linked by authid in authority search result list
[Staff]

This patch changes the URL and data used to show the 'see also' links
on the Staff's authority search results page.

Bonus points: makes some strings translatable.

To test:
- On your dev setup (master) create some authority records (i created personal
name authorities).
- Pick one of them and link 400$a to another one, do the same with 500$a
- Add some other 400$a and 500$a entries with plain text (i.e. no linking)
- Make sure zebra is running and changes got indexed.
- In the staff interface search for the authority that is linked to the others.
- Check the 'see also:' link points to an authority search
- Apply the patch
- Reload/re-do the search
- Check the 'see also:' link points to the authority id for linked authorities,
  and to an authority search result in the case of plain text entries.
- Check that the authority search from the cataloguing interface still works as
usual.

Regards
To+

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>

Work as described. No errors

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list