https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26041
Brandon J <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #107276|0 |1 is obsolete| | --- Comment #12 from Brandon J <[email protected]> --- Created attachment 108664 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108664&action=edit Bug 26041: Remove readonly flag This patch removes the readonly attribute from the date fields for 'reserve suspension' on the holds table and in opac-user. Note: I could not find where the readonly attribute is added to the date fields used when places a reserver. Note: I'm not sure about this followup.. if you enter a date in the wrong format (American vs British for example) you might end up with a bad date being submitted which could either result in a nasty server error or the wrong date being used. Signed-off-by: Brandon J <[email protected]> -- 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/
