You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Finn Bock (JIRA)" <ji...@apache.org> on 2010/01/13 20:43:54 UTC

[jira] Created: (CLK-605) Wrong API link destination in the FAQ.

Wrong API link destination in the FAQ.
--------------------------------------

                 Key: CLK-605
                 URL: https://issues.apache.org/jira/browse/CLK-605
             Project: Click
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 2.1.0
            Reporter: Finn Bock
            Priority: Trivial


In the FAQ page, under item "9. How do you internationalize Pages and Controls?" there are links to specific methods in the java doc:

http://incubator.apache.org/click/docs/faq.html#localization

ActionLink.getLabel()
ActionLink.getTitle()
Field.getMessage(String) 

but these methods are located in the superclasses AbstractLink and AbstractControl. Clicking on these links just takes me to the top of the wrong page, not to the actual method's javadoc. The other links to Field and FieldSet methods works fine.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (CLK-605) Wrong API link destination in the FAQ.

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLK-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Schellink closed CLK-605.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0
         Assignee: Bob Schellink

Thanks Finn, your help is much appreciated.

> Wrong API link destination in the FAQ.
> --------------------------------------
>
>                 Key: CLK-605
>                 URL: https://issues.apache.org/jira/browse/CLK-605
>             Project: Click
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 2.1.0
>            Reporter: Finn Bock
>            Assignee: Bob Schellink
>            Priority: Trivial
>             Fix For: 2.1.0
>
>
> In the FAQ page, under item "9. How do you internationalize Pages and Controls?" there are links to specific methods in the java doc:
> http://incubator.apache.org/click/docs/faq.html#localization
> ActionLink.getLabel()
> ActionLink.getTitle()
> Field.getMessage(String) 
> but these methods are located in the superclasses AbstractLink and AbstractControl. Clicking on these links just takes me to the top of the wrong page, not to the actual method's javadoc. The other links to Field and FieldSet methods works fine.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.