Bug 151179 - ENHANCEMENT: Validate arguments in load bundle messages
Summary: ENHANCEMENT: Validate arguments in load bundle messages
Status: NEW
Alias: None
Product: Java Server Faces
Classification: WebTools
Component: Core (show other bugs)
Version: 1.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Cameron Bateman CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-07-20 02:13 EDT by Cameron Bateman CLA
Modified: 2008-02-06 14:56 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Bateman CLA 2006-07-20 02:13:46 EDT
Idea: enhance the JSF Validation model so that if you have a loadBundle property like:

{0} blah {1}

that it warns on the tag:

<h:outputText value="#{bundle.property}"/>

if it doesn't have at least 2 child f:params.
Comment 1 Raghunathan Srinivasan CLA 2008-02-06 14:56:27 EST
Deferred due to lack of resources. Contributions from the community would be welcomed.