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

Bernardo Gonzalez Kriegel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected],
                   |                            |[email protected]
         Resolution|---                         |WONTFIX

--- Comment #1 from Bernardo Gonzalez Kriegel <[email protected]> ---
Nicole,
this is not a problem of Koha, it's on Zotero's Koha translator[1]
This 'translator' works extracting appropriate urls from results page

They are using this code to get the result list:

var titles =
doc.evaluate('//span[@class="results_summary"]/span[@class="label"]/a[contains(@href,
"opac-detail.pl")]|//span[@class="results_summary"]/preceding-sibling::a[contains(@href,
"opac-detail.pl")]', doc, null, XPathResult.ANY_TYPE, null);

Perhaps someone that understand better (Owen?) can said if that sentence gives
useful results, or not.

I any case, problem is on Zotero side, perhaps we could help (not me)

[1]
https://github.com/zotero/translators/blob/master/Library%20Catalog%20%28Koha%29.js

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to