http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8523 --- Comment #5 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (In reply to comment #4)
Hi Jared, I really like the new hiearchy view! I found 2 smaller problems testing this:
1) There is a doubled up )) in the database update message.
Fixed.
2) I created a topical subject B with a wider term A. The hierarchy shows nicely when I am on the lowest level. When I click on the higher level term A the lower hierarchies vanish from the tree view. Hope that is an understandable description :)
It is. However, this is the way the feature currently works with UNIMARC (which requires bidirectional links). Rather than make too large a change at once, I propose starting with my revised patch, which will still have this problem, and then, once it's working I'll do a follow-up adding a cron job to generate bidirectional links from the unidirectional links that are endemic to MARC21. Does this sound fair?
3) Suggestion: It took me a moment to figure out that the tree had clickable links, maybe a hover effect like we have on other links would make it clearer.
I changed the way links appear. Let me know what you think. -- You are receiving this mail because: You are watching all bug changes.