users@javaserverfaces-spec-public.java.net

[jsr344-experts mirror] [jsr344-experts] Re: Re: [1089-HTML5-data-*attributes] PROPOSAL

From: Edward Burns <edward.burns_at_oracle.com>
Date: Tue, 17 Jul 2012 07:29:20 -0700

>>>>> On Tue, 26 Jun 2012 10:44:35 +0200, Frank Caputo <frank_at_frankcaputo.de> said:

FC> Hi Ed,

FC> first we have to ensure that the existing UISelectItem(s) are passed
FC> correctly to ResponseWriter.startElement(), when rendering option
FC> tags (mojarra currently doesn't). This way, we can nest passthrough
FC> attributes inside f:selectItem(s).

FC> So we should add the following sentence to
FC> vdldocs/facelets/h/selectManyListbox.html#option (Rendering the
FC> option elements):

[...]

I just committed this.

- Provide for correct handling of passThroughAttributes on
  <f:selectItem> and <f:selectItems>.

SECTION: Modified Files
----------------------------
M jsf-api/doc/standard-html-renderkit-base.xml
M jsf-api/doc/standard-html-renderkit.xml
M jsf-ri/src/main/java/com/sun/faces/renderkit/RenderKitUtils.java
M jsf-ri/src/main/java/com/sun/faces/renderkit/SelectItemsIterator.java
M jsf-ri/src/main/java/com/sun/faces/renderkit/html_basic/MenuRenderer.java

- Inspired by Frank Caputo's 20120626 JSR-344 EG post, provide for
  passThroughAttribute rendering on <f:selectItem> and <f:selectItems>.

Transmitting file data ........................
Committed revision 10288.

This should be in tonight's nightly.

I'm on vacation the rest of the week, so we'll pick it up next Monday!

Ed


-- 
| edward.burns_at_oracle.com | office: +1 407 458 0017
| homepage:               | http://ridingthecrest.com/
|  3 Business days til JSF 2.2 Public Review to EG