+0.5

Explanation:
working well in our apps (couldn't use 1.1.3 anymore - we use 1.1.5 in portlets too), but many "Easter-eggs"

Zdenek

Easter eggs in Tomahawk 1.1.5 (Part 1)
-------------------------------------------

package org.apache.myfaces.component.html.ext

HtmlSelectOneRadio

   no escape attribute

HtmlSelectOneMenu
HtmlSelectOneList
HtmlSelectManyMenu
HtmlSelectManyList
HtmlSelectBooleanCheckbox

   escape not saved/restored

HtmlInputTextarea

   wrap not saved/restored, not EL-enabled

HtmlInputText

   autocomplete - should be removed
(used only in ONE of AJAX-based components: org.apache.myfaces.custom.suggestajax.tablesuggestajax.Tablesuggestajax
    (should refactor to use autoComplete from SuggestAjax))

HtmlDataTable
   newspaperColumns not EL-enabled (already JIRA issue TOMAHAWK-728)
   varDetailToggler not EL-enabled

HtmlCommandLink
target already in superclass (javax.faces.component.html.HtmlCommandLink)

-------------------------------------------

package org.apache.myfaces.custom.calendar

HtmlInputCalendarTag
   onblur
   onchange
   onfocus
   onselect
- already in superclass (org.apache.myfaces.taglib.html.ext.HtmlInputTextTagHtmlInputTextTag)

HtmlInputCalendar
   popupTodayDateFormat not saved/restored

-------------------------------------------

package org.apache.myfaces.custom.collapsiblepanel

HtmlCollapsiblePanelTag
title - already in superclass (org.apache.myfaces.shared_tomahawk.taglib.html.HtmlComponentTagBase)

- inconsistent to component (Tag superclasses assigning non-existing attributes)

HtmlCollapsiblePanel
   style
   styleClass - not saved/restored

-------------------------------------------

package org.apache.myfaces.custom.crosstable

HtmlColumns
   width - not EL-enabled

HtmlColumnsTag
colspan - never used in component (empty implementatino), suggest removing

-------------------------------------------

package org.apache.myfaces.custom.datalist

HtmlDataList
   itemStyleClass - not stored/restored

------------------------------------------
End of Easter-eggs part 1

Manfred Geiler napsal(a):

Hi all,
This is the official vote for MyFaces Tomahawk 1.1.5.
(aka "The Tomahawk Easter Release 2007 - can you find the egg?")

Please note that this vote concerns all of the following parts:
1. Maven artifact group "org.apache.myfaces.tomahawk" v1.1.5  [1]
2. MyFaces Tomahawk Assembly  [2]
3. MyFaces Tomahawk Examples Assembly  [2]
4. MyFaces Tomahawk Sandbox Assembly  [2]
5. MyFaces Tomahawk Sandbox Examples Assembly  [2]
6. Proposed Release Announcement  [3]

Please note: This vote is "majority approval" with a minimum of three
+1 votes (see [4]).
I know this release is overdue but please do only cast a +1 if you
really have tested the artifacts and assemblies and not only because
you have waited so long... ;-)

Please cast your votes:
[ ] +1  (I confirm that I tested this release and therefore approve it)
[ ] +0 (I have no time to test now but I look forward to this new release)
[ ] -1  (Serious concerns because...)

--Manfred

[1] http://people.apache.org/builds/myfaces/m2-staging-repository/
[2] http://people.apache.org/builds/myfaces/tomahawk-1.1.5/
[3] http://wiki.apache.org/myfaces/TomahawkRelease115#releasenotes
[4] http://www.apache.org/foundation/voting.html#ReleaseVotes



Reply via email to