Add addActionErrorExpression method to PageFlowUtils class like FlowController 
has
----------------------------------------------------------------------------------

         Key: BEEHIVE-301
         URL: http://issues.apache.org/jira/browse/BEEHIVE-301
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1Beta    
    Reporter: Jason Dunckley
    Priority: Minor


FlowController has the following method for adding custom errors to be shown in 
pages by the netui:error and netui:errors jsp tags  

public void addActionErrorExpression( String propertyName, String expression, 
Object ... messageArgs )

It seems this method should also be in the PageFlowUtils class for parity as 
there is with the other related methods.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to