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.

Reply via email to