http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7494 MJ Ray (software.coop) <mjr@software.coop> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED --- Comment #10 from MJ Ray (software.coop) <mjr@software.coop> --- (In reply to comment #9)
I think the warning next needs to be tweaked a little to make this readable. If I input a call number the dialog begins with this line:
The barcode was not found 636.1 En Fast cataloging
Something more readable might be:
No barcode found matching "636.1 En" [Add record using fast cataloging]
I'm also concerned about the amount of information offered by the buttons. Will it be enough to identify the correct copy? I would think you should also include library, item type, and collection code information.
I did not change that warning text and I do not intend to change it. Please open a new bug about that - and maybe the html syntax bug (early </li>) that I did change because I needed to to make the new form display correctly.
What about availability? Does it only offer to check out items which are available? If not, you would need to include availability/status information as well.
I'll see what has to be added to a SimpleSearch to only offer available items, or how to show availability information. Any ideas?
One more thing: We use "Check out" instead of "Issue."
Good catch. I'll fix that one on next upload. -- You are receiving this mail because: You are watching all bug changes.