http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11559
--- Comment #134 from Jesse Weaver <[email protected]> --- Librarians/catalogers: your feedback is requested below, please! (In reply to Jonathan Druart from comment #132) > Quick feedback after some random tests: > > 1/ + console.dir( _framework_kohafields ); > => to remove > > 2/ dependency UUID should be added > > 3/ Edit/create a record, modify it, click on "New record" (you just missed > the Save button), everything is lost. > Should ask for confirmation :) > All easy fixes, will submit a followup. > 4/ Search > a. Click on 1 server launch a request, what if you want to select/deselect > all? I think it would be better to have a "search" button here, to avoid > useless queries. > My thought was that most searches with a need to specify a set of servers much different from the norm would start on the advanced search screen. This has come up before, though, so I want to ask for input from the librarians/catalogers on this bug. > b. The number of results is different with the same search on > cataloguing/z3950_search.pl (5 pages vs 25!) > Could I ask for the search you used? > c. The link is "Import" even if the users search in the local catalogue. > Maybe "edit" is more appropriate. > That's a reasonable change, will fix. > 5/ The favicon is missing on cataloguing/editor.pl > Can't replicate, are you sure this isn't a local problem? > 6/ I still have issue with mandatory/repeatable field. > From the editor: > 615 _ _ $a [Dropdown list] > Missing mandatory subfield: $m; Missing mandatory subfield: $n; Missing > mandatory subfield: $x > > From the (default) framework page: > 615 centre d'intérêt No No > 2 code du système d'indexation subfield ignored > 3 numéro de la notice d'autorité subfield ignored > a catégorie sujet Tab:1, Not repeatable, Not mandatory, | Auth > value:interet > m subdivision de la catégorie sujet sous forme codée subfield ignored > n catégorie sujet sous forme codée subfield ignored > x subdivision de la catégorie sujet subfield ignored > > 7/ I don't understand why the default framework is used. > The default framework was used in order to not deal with the complexities of switching frameworks after a record was loaded. > 8/ Import record, then save. > "Saving" is processing, nothing happen, browser freezes > JS error: > Error: Script terminated by timeout at: > > P@http://pro.koha-qa.vm/intranet-tmpl/lib/codemirror/codemirror-compressed. > js:11:7546 > [...] some others errors > The record has 50 items. > Could I ask for a play-by-play on this? (What server/search/record/etc.) > 9/ macro > delete 200 # delete only the first 200, is it expected? > Is there a doc somewhere with the commands available? Will post. -- You are receiving this mail because: 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/
