I have a bug that I cannot figure out.
Load the demo whimsy/project/icla and the form shows up just fine. Since the
fields are not filled, the (Preview Invitation) button is not active. The form
fields are outlined in red, indicating that there are errors (empty is not an
option here).
Fill the three form fields and the (Preview Invitation) button is still not
active. It should be active.
Change the project and the (Preview Invitation) button is active.
There is also a message, perhaps related, on the javascript console:
[Error] TypeError: null is not an object (evaluating
'document.getElementById(id).checkValidity')
(anonymous function) (app.js:668)
every
checkValidity (app.js:667)
setPMC (app.js:591)
The way this should work is that if the vote/notice field is filled, it is
validated against the current pmc field value. This part seems to work ok, but
the enabling of the preview the first time the pmc field is filled is not
working.
Any ideas?
Craig L Russell
Secretary, Apache Software Foundation
[email protected] http://db.apache.org/jdo