martin-g commented on a change in pull request #373: make autolabel 
functionality more flexible by introducing a locator interface that allow to 
specify the component the wicket:for refers too
URL: https://github.com/apache/wicket/pull/373#discussion_r300933725
 
 

 ##########
 File path: 
wicket-core/src/main/java/org/apache/wicket/markup/html/form/AutoLabelResolver.java
 ##########
 @@ -134,15 +139,15 @@ private String getWicketNamespace(MarkupStream 
markupStream)
 
        /**
         * 
-        * @param container
-        * @param id
+        * @param container The container
+        * @param path The path of the component
 
 Review comment:
   The `relative` (?!) path to the component ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to