nurpax / nurpawiki

Automatically exported from code.google.com/p/nurpawiki
GNU General Public License v2.0
0 stars 3 forks source link

Make calendar edit box in edit_todo read-only #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to scheduler
2. Edit a todo
3. Write bogus into activation date

What is the expected output? What do you see instead?

User is not expected to be able to edit the activation date string at all.
 All edits should go through the JavaScript date selector to make the
editor less error prone.

This might be helpful in fixing this:
http://www.dynarch.com/demos/jscalendar/doc/html/reference.html#node_sec_3.1.3

Original issue reported on code.google.com by jjhel...@gmail.com on 7 Dec 2007 at 11:26

GoogleCodeExporter commented 9 years ago

Original comment by jjhel...@gmail.com on 8 Dec 2007 at 4:38

GoogleCodeExporter commented 9 years ago
Blocked on: http://www.ocsigen.org/trac/ticket/38

Will implement once Eliom's XHTML module supports the readonly attribute.

Original comment by jjhel...@gmail.com on 22 Dec 2007 at 1:54

GoogleCodeExporter commented 9 years ago
Fixed in r435.

Original comment by jjhel...@gmail.com on 1 Oct 2008 at 6:20