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

            Bug ID: 42274
           Summary: opac-tags.pl should return JSON instead of JS script
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

koha-tmpl/opac-tmpl/bootstrap/js/tags.js makes AJAX calls to
./opac/opac-tags.pl which returns Javascript scripts rather than JSON. The
crazy part is that it's mostly just returning a JSON object anyway. 

There are some gotchas where it returns a JS object with embedded
KOHA.Tags.tag_message() functions, but I'm sure we can fix that.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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