[Bug 10427] New: Z39.50 in Cataloguing doesn't work when Javascript is off
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10427 Bug ID: 10427 Summary: Z39.50 in Cataloguing doesn't work when Javascript is off Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt@gmail.com Reporter: dcook@prosentient.com.au CC: m.de.rooy@rijksmuseum.nl Currently, when you have Javascript turned off, you can get to the z3950_search.pl page, you can do a search, you can see the MARC, but you cannot import a record. This is because the script is trying to import the record into the "parent" window, but since it has been opened in the same window rather than as a pop-up (due to there being no Javascript), it just fails (without any error messages). Currently, the Z39.50 in Acquisitions works without Javascript, because it never uses a pop-up window. It manages searching and importing in the same window, so no Javascript is required for the main action. I think it might be a good idea to move toward this type of model so that the feature doesn't break without Javascript. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10427 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- If you want to make the argument that the workflow makes more sense without the pop-up that's fine, but the staff client requires JavaScript. I do think we should follow best practices for progressive enhancement when we can, but we are not obliged to provide support in the staff client for non-JS users. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10427 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from David Cook <dcook@prosentient.com.au> --- Owen makes a very valid point, so I'm closing this bug. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org