webtier@glassfish.java.net

Re: [webtier] JSF 2.0 RC problem - Mojarra 2.0.0 (RC b16)

From: Jim Driscoll <Jim.Driscoll_at_Sun.COM>
Date: Tue, 08 Sep 2009 22:24:11 -0400

Yes, this is a known bug (1259) fixed in build 17.

Getting the latest build should address the problem, if it's holding you
back.

Thanks for reporting it.

Jim

On 9/8/09 10:14 PM, webtier_at_javadesktop.org wrote:
> My JSF page starts with
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
>
> <html xmlns="http://www.w3.org/1999/xhtml"
> xmlns:ui="http://java.sun.com/jsf/facelets"
> xmlns:h="http://java.sun.com/jsf/html"
> xmlns:f="http://java.sun.com/jsf/core"
> xmlns:c="http://java.sun.com/jsp/jstl/core">
>
> In Mojarra 2.0.0 (Beta2 b14) the first line is included in the generated HTML.
>
> In Mojarra 2.0.0 (RC b16) the first line is not included in the generated HTML - and the browser behaves differently. Is this a bug introduced in RC b16?
> [Message sent by forum member 'eddyd' (e_dimitrov_at_yahoo.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=363308
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>