You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Scott Schram (JIRA)" <ji...@codehaus.org> on 2005/10/28 21:52:11 UTC

[jira] Reopened: (CONTINUUM-375) Editing a schedule disables it

     [ http://jira.codehaus.org/browse/CONTINUUM-375?page=all ]
     
Scott Schram reopened CONTINUUM-375:
------------------------------------


Safari parses this markup and does *not* check the box.

 <input type="checkbox" name="schedule.active" checked/>

However, adding a space after the checked attribute fixes the problem:

<input type="checkbox" name="schedule.active" checked />


> Editing a schedule disables it
> ------------------------------
>
>          Key: CONTINUUM-375
>          URL: http://jira.codehaus.org/browse/CONTINUUM-375
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0
>  Environment: Apple Safari 2.0.1
>     Reporter: Scott Schram
>     Priority: Minor

>
>
> If you edit a schedule, the "Enabled" box is unchecked even if it was already enabled.
> This results in accidentally disabling the schedule.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira