| 
		 Mantis - Resin 
	 | 
|||||
| Viewing Issue Advanced Details | |||||
| 
		 | 
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: | 
| 3056 | major | always | 11-08-08 18:09 | 12-15-08 08:54 | |
| 
		 | 
|||||
| Reporter: | freemant | Platform: | |||
| Assigned To: | alex | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.2.0 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.0 | ||
| 
		 | 
|||||
| Summary: | 0003056: resource bundle is not used by JSF | ||||
| Description: | 
		Resource bundle specified in faces-config.xml is simply ignored. My properties file is: javax.faces.component.UIInput.REQUIRED=You must input {0}! javax.faces.converter.DateTimeConverter.DATE={0} is an invalid {2}. \ Try something like {1} It is specified in faces-config.xml: <faces-config version="1.2"> <application> <view-handler>com.sun.facelets.FaceletViewHandler </view-handler> <message-bundle>stock.messages</message-bundle> </application> </faces-config>  | 
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||