I did the change. The spec says that is "percent" the accepted value
and not "percentage" (MYFACES-503), so you will have to change your
code...
Sorry for that :-)
Bruno
2005/9/22, Martin Marinschek <[EMAIL PROTECTED]>:
> Welcome back Travis, long time no hear ;)
>
> Want to open an issue on this?
>
> might be that there has been a change for TCK compatibility.
>
> regards,
>
> Martin
>
> On 9/21/05, Travis Reeder <[EMAIL PROTECTED]> wrote:
> > I get this with no changes other than replacing jars, code is here:
> >
> > <h:column>
> > <f:facet name="header">
> > <h:outputText value="#{bundle['percentage.short']}"/>
> > </f:facet>
> > <h:outputText
> > value="#{campaignBean.percentOfCampaignFulfilled}">
> > <f:convertNumber type="percentage"/>
> > </h:outputText>
> > </h:column>
> >
> > javax.servlet.ServletException: Cannot get NumberFormat, illegal type
> > percentage
> > javax.faces.webapp.FacesServlet.service(FacesServlet.java:109)
> >
> > org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
> > rhythm.marketplace.filters.AuthFilter.doFilter(Unknown Source)
> >
> > Any ideas?
> >
> > Travis
> >
>
>
> --
>
> http://www.irian.at
> Your JSF powerhouse -
> JSF Trainings in English and German
>