arturobernalg commented on a change in pull request #141:
URL: https://github.com/apache/jspwiki/pull/141#discussion_r733047373



##########
File path: 
jspwiki-main/src/main/java/org/apache/wiki/ui/DefaultCommandResolver.java
##########
@@ -231,7 +231,7 @@ public String getSpecialPageReference( final String page ) {
      * @param request the HTTP request
      * @return the resolved Command, or <code>null</code> if not found
      */
-    protected Command extractCommandFromPath( final HttpServletRequest request 
) {
+    Command extractCommandFromPath( final HttpServletRequest request ) {

Review comment:
       HI @juanpablo-santos 
   Reverted all the remarks. But I don't understand well what you mean with "A 
custom CommandResolver can be used¨. Are you proposing change the signature?
   TY




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

To unsubscribe, e-mail: dev-unsubscr...@jspwiki.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to