Koha/koha-tmpl
Joe Atzberger 70829660c2 Bugfix 2026 - Comments handling overhauled. Scrubber and Error feedback added.
Note: we CANNOT rely on window.close in onSubmit or $().submit to close our popups.
On a relatively slow connection with a relatively large POST, commonly the close finishes
*before* the POST completes, as reported with our New Zealand clients.  Despite success in
trivial cases, this should be obvious, since the event is necessarily before the submission.
It also assumes success and prevents any kind of error feedback.  Other popups are likely
to exhibit this same defective behavior.

Some FIXME's outstanding: need to allow users to delete their own comments,
need to enforce and feedback on max comment length.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-29 06:51:58 -05:00
..
intranet-tmpl/prog Initial commit for Tags back-end moderation. Requires AJAX functions from Output. 2008-05-29 06:22:44 -05:00
opac-tmpl/prog Bugfix 2026 - Comments handling overhauled. Scrubber and Error feedback added. 2008-05-29 06:51:58 -05:00
favicon.ico
index.html
intranet.html
opac.html
templates.readme Added note detailing obsoletion of pathtotemplate() call 2003-06-11 20:14:12 +00:00