]
Gavin King reassigned JBSEAM-960:
---------------------------------
Assignee: Shane Bryzak
Support printf format in Interpolator
-------------------------------------
Key: JBSEAM-960
URL:
http://jira.jboss.com/jira/browse/JBSEAM-960
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Gavin King
Assigned To: Shane Bryzak
Fix For: 1.2.1.GA
Currently we support the old-style java.text.MessageFormat formatting. We should really
support java.util.Formatter instead. And we should try to allow EL-ish stuff in there. I
propose:
positional, with no formatting: #2
positional, with formatting: %2$tY
EL, with no formatting: #{user.name}
EL, with formatting: %{user.birthdate}$tY
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: