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/27 21:22:11 UTC

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

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


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

Posted by "Scott Schram (JIRA)" <ji...@codehaus.org>.
     [ 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


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

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-375?page=all ]
     
Emmanuel Venisse closed CONTINUUM-375:
--------------------------------------

    Resolution: Cannot Reproduce

> 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


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

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-375?page=all ]
     
Emmanuel Venisse closed CONTINUUM-375:
--------------------------------------

      Assign To: Emmanuel Venisse
     Resolution: Fixed
    Fix Version: 1.1

Fixed. Thanks.

I use now checked="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
>     Assignee: Emmanuel Venisse
>     Priority: Minor
>      Fix For: 1.1

>
>
> 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