You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Greg Woolsey (JIRA)" <ta...@jakarta.apache.org> on 2006/12/21 22:18:21 UTC

[jira] Created: (TAPESTRY-1212) AlertDialog widget button text should be "OK"

AlertDialog widget button text should be "OK"
---------------------------------------------

                 Key: TAPESTRY-1212
                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1212
             Project: Tapestry
          Issue Type: Bug
          Components: JavaScript
    Affects Versions: 4.1.1, 4.1.2, 4.2
            Reporter: Greg Woolsey
            Priority: Minor


According to our QA and documentation team, "Okay" is abreviated "OK" - all upper case.  The AlertDialog widget is hard-coded to "Ok".

Also, this should probably be parameterized/configurable with internationalization configs.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Resolved: (TAPESTRY-1212) AlertDialog widget button text should be "OK"

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-1212?page=all ]

Jesse Kuhnert resolved TAPESTRY-1212.
-------------------------------------

    Fix Version/s: 4.1.2
       Resolution: Fixed
         Assignee: Jesse Kuhnert

Resolved this by adding a "buttonText" property on the widget definition to make it easier to override. Will look into making it i18n at some point as well. 

> AlertDialog widget button text should be "OK"
> ---------------------------------------------
>
>                 Key: TAPESTRY-1212
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1212
>             Project: Tapestry
>          Issue Type: Bug
>          Components: JavaScript
>    Affects Versions: 4.1.1, 4.1.2, 4.2
>            Reporter: Greg Woolsey
>         Assigned To: Jesse Kuhnert
>            Priority: Minor
>             Fix For: 4.1.2
>
>
> According to our QA and documentation team, "Okay" is abreviated "OK" - all upper case.  The AlertDialog widget is hard-coded to "Ok".
> Also, this should probably be parameterized/configurable with internationalization configs.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org