husted      2002/10/31 06:32:25

  Modified:    contrib/scaffold/src STATUS.txt
  Log:
  + ProcessDispatchAction: Resolve problem in Scroller/ScrollBeanBase;
  helper methods needed to be named UNlike properties to keep from
  confusing BeanUtils.
  + ProcessDispatchAction: Change to bypass ProcessFormAction. Now works.
  + ProcessDispatchAction: Now causing a reflection error when used.
  
  Revision  Changes    Path
  1.9       +12 -2     jakarta-struts/contrib/scaffold/src/STATUS.txt
  
  Index: STATUS.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/scaffold/src/STATUS.txt,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- STATUS.txt        9 Oct 2002 21:59:14 -0000       1.8
  +++ STATUS.txt        31 Oct 2002 14:32:25 -0000      1.9
  @@ -20,11 +20,21 @@
   // ------------------------------------------------------------ CHANGES
   
   
  +[2002-10-29]
  ++ ProcessDispatchAction: Resolve problem in Scroller/ScrollBeanBase; 
  +helper methods needed to be named UNlike properties to keep from 
  +confusing BeanUtils.
  ++ ProcessDispatchAction: Change to bypass ProcessFormAction. Now works. 
  ++ ProcessDispatchAction: Now causing a reflection error when used. 
  +
  +
  +24-OCT-2002
  +-----------
  ++ ParameterAction: Fix to observer redirect on template froward.
  +
   09-OCT-2002
   -----------
   + Add BaseActionMapping
  -
  -
   
   07-OCT-2002
   -----------
  
  
  

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to