You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by pf...@apache.org on 2005/08/02 18:49:37 UTC

cvs commit: jakarta-tapestry status.xml

pferraro    2005/08/02 09:49:37

  Modified:    .        status.xml
  Log:
  Added release actions for Button component fixes
  
  Revision  Changes    Path
  1.182     +4 -1      jakarta-tapestry/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/status.xml,v
  retrieving revision 1.181
  retrieving revision 1.182
  diff -u -r1.181 -r1.182
  --- status.xml	2 Aug 2005 14:59:41 -0000	1.181
  +++ status.xml	2 Aug 2005 16:49:37 -0000	1.182
  @@ -58,9 +58,12 @@
         <action type="fix" dev="HLS" fixes-bug="TAPESTRY-435,TAPESTRY-325,TAPESTRY-309,TAPESTRY-311,TAPESTRY-252,TAPESTRY-254,TAPESTRY-327,TAPESTRY-333" due-to="Our many international users">Add many translations of ValidationStrings.properties.</action>
         <action type="fix" dev="HLS" fixes-bug="TAPESTRY-441">Poor reporting of duplicate method implementations</action>
         <action type="update" dev="HLS">Remove default-binding attribute from &lt;parameter&gt; element</action>
  -	    <action type="fix" dev="HLS" fixes-bug="TAPESTRY-515">Deprecate out-of-date contrib components</action>
  +      <action type="fix" dev="HLS" fixes-bug="TAPESTRY-515">Deprecate out-of-date contrib components</action>
         <action type="fix" dev="HLS" fixes-bug="TAPESTRY-481">Enhancement Workers that create read-only properties should flag setter methods as an error</action>
         <action type="fix" dev="HLS" fixes-bug="TAPESTRY-413">Allow access to component message catalog from validators: binding string</action>
  +      <action type="fix" dev="PF" fixes-bug="TAPESTRY-520">Button component needs to implement rewindFormComponent() method</action>
  +      <action type="fix" dev="PF" fixes-bug="TAPESTRY-521">Button component creates invalid markup</action>
  +      <action type="update" dev="PF">Deprecated label parameter of Button component</action>
       </release>
       <release version="4.0-beta-3" date="Jul 22 2005">
         <action type="fix" dev="HLS" fixes-bug="TAPESTRY-398" due-to="Jonas Maurus">HiveMind configuration error breaks the useage of the state: binding prefix</action>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org