You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ha...@apache.org on 2003/10/18 17:25:28 UTC

cvs commit: jakarta-tapestry/framework/src/org/apache/tapestry TapestryStrings.properties

harishkswamy    2003/10/18 08:25:28

  Modified:    framework/src/org/apache/tapestry TapestryStrings.properties
  Log:
  Added messages for FieldLabel when not wrapped by Form and when IValidationDelegate is not provided.
  
  Revision  Changes    Path
  1.33      +3 -1      jakarta-tapestry/framework/src/org/apache/tapestry/TapestryStrings.properties
  
  Index: TapestryStrings.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/framework/src/org/apache/tapestry/TapestryStrings.properties,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- TapestryStrings.properties	27 Sep 2003 16:12:40 -0000	1.32
  +++ TapestryStrings.properties	18 Oct 2003 15:25:28 -0000	1.33
  @@ -443,6 +443,8 @@
   # org.apache.tapestry.valid
   
   FieldLabel.no-display-name=Display name not specified and not provided by field {0}.
  +FieldLabel.must-be-contained-by-form=This component must be contained within a Form.
  +FieldLabel.no-delegate=No IValidationDelegate is available to ValidField {0}; it is specified as the delegate parameter of Form {1}.
   
   ValidField.no-delegate=No IValidationDelegate is available to ValidField {0}; it is specified as the delegate parameter of Form {1}.
   ValidField.must-be-contained-by-body=A ValidField using client-side validation must be wrapped by a Body component.
  
  
  

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


Re: cvs commit: jakarta-tapestry/framework/src/org/apache/tapestry TapestryStrings.properties

Posted by Harish Krishnaswamy <hk...@comcast.net>.
Ok, I shall keep that in mind, "enclosed" it is.

Howard M. Lewis Ship wrote:

>The standard terminology I've been using is "enclosed", not "wrapped". 
>
>--
>Howard M. Lewis Ship
>Creator, Tapestry: Java Web Components
>http://jakarta.apache.org/tapestry
>http://jakarta.apache.org/commons/sandbox/hivemind/
>http://javatapestry.blogspot.com
>
>  
>
>>-----Original Message-----
>>From: harishkswamy@apache.org [mailto:harishkswamy@apache.org] 
>>Sent: Saturday, October 18, 2003 11:25 AM
>>To: jakarta-tapestry-cvs@apache.org
>>Subject: cvs commit: 
>>jakarta-tapestry/framework/src/org/apache/tapestry 
>>TapestryStrings.properties
>>
>>
>>harishkswamy    2003/10/18 08:25:28
>>
>>  Modified:    framework/src/org/apache/tapestry 
>>TapestryStrings.properties
>>  Log:
>>  Added messages for FieldLabel when not wrapped by Form and 
>>when IValidationDelegate is not provided.
>>  
>>  Revision  Changes    Path
>>  1.33      +3 -1      
>>jakarta-tapestry/framework/src/org/apache/tapestry/TapestryStr
>>ings.properties
>>  
>>  Index: TapestryStrings.properties
>>  ===================================================================
>>  RCS file: 
>>/home/cvs/jakarta-tapestry/framework/src/org/apache/tapestry/T
>>apestryStrings.properties,v
>>  retrieving revision 1.32
>>  retrieving revision 1.33
>>  diff -u -r1.32 -r1.33
>>  --- TapestryStrings.properties	27 Sep 2003 16:12:40 
>>-0000	1.32
>>  +++ TapestryStrings.properties	18 Oct 2003 15:25:28 
>>-0000	1.33
>>  @@ -443,6 +443,8 @@
>>   # org.apache.tapestry.valid
>>   
>>   FieldLabel.no-display-name=Display name not specified and 
>>not provided by field {0}.
>>  +FieldLabel.must-be-contained-by-form=This component must 
>>be contained within a Form.
>>  +FieldLabel.no-delegate=No IValidationDelegate is available 
>>to ValidField {0}; it is specified as the delegate parameter 
>>of Form {1}.
>>   
>>   ValidField.no-delegate=No IValidationDelegate is available 
>>to ValidField {0}; it is specified as the delegate parameter 
>>of Form {1}.
>>   ValidField.must-be-contained-by-body=A ValidField using 
>>client-side validation must be wrapped by a Body component.
>>  
>>  
>>  
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org
>>
>>    
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org
>
>
>  
>

RE: cvs commit: jakarta-tapestry/framework/src/org/apache/tapestry TapestryStrings.properties

Posted by "Howard M. Lewis Ship" <hl...@comcast.net>.
The standard terminology I've been using is "enclosed", not "wrapped". 

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry
http://jakarta.apache.org/commons/sandbox/hivemind/
http://javatapestry.blogspot.com

> -----Original Message-----
> From: harishkswamy@apache.org [mailto:harishkswamy@apache.org] 
> Sent: Saturday, October 18, 2003 11:25 AM
> To: jakarta-tapestry-cvs@apache.org
> Subject: cvs commit: 
> jakarta-tapestry/framework/src/org/apache/tapestry 
> TapestryStrings.properties
> 
> 
> harishkswamy    2003/10/18 08:25:28
> 
>   Modified:    framework/src/org/apache/tapestry 
> TapestryStrings.properties
>   Log:
>   Added messages for FieldLabel when not wrapped by Form and 
> when IValidationDelegate is not provided.
>   
>   Revision  Changes    Path
>   1.33      +3 -1      
> jakarta-tapestry/framework/src/org/apache/tapestry/TapestryStr
> ings.properties
>   
>   Index: TapestryStrings.properties
>   ===================================================================
>   RCS file: 
> /home/cvs/jakarta-tapestry/framework/src/org/apache/tapestry/T
> apestryStrings.properties,v
>   retrieving revision 1.32
>   retrieving revision 1.33
>   diff -u -r1.32 -r1.33
>   --- TapestryStrings.properties	27 Sep 2003 16:12:40 
> -0000	1.32
>   +++ TapestryStrings.properties	18 Oct 2003 15:25:28 
> -0000	1.33
>   @@ -443,6 +443,8 @@
>    # org.apache.tapestry.valid
>    
>    FieldLabel.no-display-name=Display name not specified and 
> not provided by field {0}.
>   +FieldLabel.must-be-contained-by-form=This component must 
> be contained within a Form.
>   +FieldLabel.no-delegate=No IValidationDelegate is available 
> to ValidField {0}; it is specified as the delegate parameter 
> of Form {1}.
>    
>    ValidField.no-delegate=No IValidationDelegate is available 
> to ValidField {0}; it is specified as the delegate parameter 
> of Form {1}.
>    ValidField.must-be-contained-by-body=A ValidField using 
> client-side validation must be wrapped by a Body component.
>   
>   
>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org
> 


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