[jira] Commented: (TOMAHAWK-996) /schedule.HtmlSchedule/javascript/domLib.js causes flicker for :hover css in IE 7

2007-05-21 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497354 ] Cagatay Civici commented on TOMAHAWK-996: - Joost, it's very easy to create patches, if you're using an svn

Tomahawk, Myfaces 1.2 and Tomcat 6

2007-05-21 Thread Martin Haimberger
Hi *, anyone running Tomahawk with MyFaces 12 and Tomcat 6 successfully? I have created the intellij project with the -Djsf=12 parameter, which is working fine for the creation, but no luck for running the whole thing. As Bruno has written, the jetty plugin works fine and starts. Anyone

Content Type on ResponseWriter

2007-05-21 Thread Cagatay Civici
Hi, I just want to discuss an issue I've faced lately. When a user makes a request with the request header accept : text/* , response writer cannot be created because text/* is not supported. selectContentType method of HtmlRendererUtils first checks the request header map for accept key and

datatable and groupBy enhancements

2007-05-21 Thread Mario Ivankovits
Hi! I'd like to make the following two enhancements to the tomahawk datatable/column: 1) add a new attribute groupByValue to the column This allows to configure a valueBinding to be used as value to check if there is a group change instead of scanning the children. The old behavior still works,

Re: datatable and groupBy enhancements

2007-05-21 Thread Martin Marinschek
No, sounds good to me. regards, Martin On 5/21/07, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! I'd like to make the following two enhancements to the tomahawk datatable/column: 1) add a new attribute groupByValue to the column This allows to configure a valueBinding to be used as value to

Re: [VOTE] Release Tobago 1.0.11

2007-05-21 Thread Volker Weber
+1 My apps are running with the jars from the staging repository without any problems. Regards, Volker 2007/5/20, Bernd Bohmann [EMAIL PROTECTED]: Hello, I would like to release Tobago 1.0.11, This release contains over 50 changes. For a detail list please consult the release notes:

Re: [VOTE] Release Tobago 1.0.11

2007-05-21 Thread Arvid Hülsebus
+1, if the following 2 minor issues are resolved - Markup strong for tc:out doesn't work in Speyside (I will check in the necessary change in the trunk; for the release see the attached patch file) - If you switch to the Richmond theme in the address book demo, you will get superfluous scroll

Re: datatable and groupBy enhancements

2007-05-21 Thread Zdeněk Sochor
Hi, i don't think either of suggestions are right. Sugesstion 1 has disadvatage: if you change one property of children in group, which is not defined as groupByValue or taken in account when computing value of checking value, you don't get whole group as changed. Suggestion 2 has

[jira] Commented: (TOBAGO-402) Component: tc:sheet - Possibility to sort more than 1 column.

2007-05-21 Thread Ricardo T. (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497422 ] Ricardo T. commented on TOBAGO-402: --- Possibility to sort by more than 1 column eg.: A sheet with columns:

Re: datatable and groupBy enhancements

2007-05-21 Thread Martin Marinschek
Hi Zdenek, ad 1 - that's exactly what Mario wants to do - he wants to make sure that the group doesn't change if only an attribute, but not the id changes. ad 2 - why does sorting have anything to do with the grouping functionality? regards, Martin On 5/21/07, Zdeněk Sochor [EMAIL PROTECTED]

Re: datatable and groupBy enhancements

2007-05-21 Thread Mario Ivankovits
Hi! Sugesstion 1 has disadvatage: if you change one property of children in group, which is not defined as groupByValue or taken in account when computing value of checking value, you don't get whole group as changed. Notice, this change is backward compatible, so if you do NOT use

[jira] Commented: (TOBAGO-402) Component: tc:sheet - Possibility to sort more than 1 column.

2007-05-21 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497424 ] Volker Weber commented on TOBAGO-402: - You can get what you want if you click first on 'Last Name' and then on

[jira] Created: (TOMAHAWK-1004) some groupBy enhancements for datatable

2007-05-21 Thread Mario Ivankovits (JIRA)
some groupBy enhancements for datatable --- Key: TOMAHAWK-1004 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1004 Project: MyFaces Tomahawk Issue Type: Improvement Components: Extended

[jira] Commented: (TOBAGO-402) Component: tc:sheet - Possibility to sort more than 1 column.

2007-05-21 Thread Ricardo T. (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497433 ] Ricardo T. commented on TOBAGO-402: --- Using this Jira for example: If i click on Assignee, i get order by

[jira] Resolved: (TOMAHAWK-784) user specified onclick contents not rendered in panel tabs

2007-05-21 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved TOMAHAWK-784. - Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT Onclick events will be

Re: datatable and groupBy enhancements

2007-05-21 Thread Paul Spencer
Mario, I am already thinking of places to use the enhancements. +1 - add a new attribute groupByValue to the column +1 - use objects instead of StringBuffer to create the compare string Paul Spencer Mario Ivankovits wrote: Hi! I'd like to make the following two enhancements to the tomahawk

[jira] Resolved: (TOMAHAWK-1004) some groupBy enhancements for datatable

2007-05-21 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved TOMAHAWK-1004. Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT some groupBy

Re: Tomahawk nightly

2007-05-21 Thread Grant Smith
Following up to dev list... Looks like the Tomahawk maven build is failing from continuum with: Missing: -- 1) javax.servlet.jsp:jsp-api:jar:1.2.0 Wendy, do you know if we have to manually install that jar on the zone, or is something being built out of sequence ? On 5/21/07, Grant

[jira] Created: (TRINIDAD-27) ChildPropertyTreeModel state is not serializable: List.subList()

2007-05-21 Thread Adam Winer (JIRA)
ChildPropertyTreeModel state is not serializable: List.subList() - Key: TRINIDAD-27 URL: https://issues.apache.org/jira/browse/TRINIDAD-27 Project: MyFaces Trinidad Issue

[jira] Resolved: (TRINIDAD-27) ChildPropertyTreeModel state is not serializable: List.subList()

2007-05-21 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Winer resolved TRINIDAD-27. Resolution: Fixed Fix Version/s: 1.0.1-incubating-core-SNAPSHOT Fixed - we now make a

[jira] Commented: (TOBAGO-402) Component: tc:sheet - Possibility to sort more than 1 column.

2007-05-21 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497506 ] Volker Weber commented on TOBAGO-402: - This is(should) what you get in tobago shhet if you click first on

[jira] Created: (TOBAGO-405) Split shorthand CSS properties to allow for better inheritance

2007-05-21 Thread JIRA
Split shorthand CSS properties to allow for better inheritance -- Key: TOBAGO-405 URL: https://issues.apache.org/jira/browse/TOBAGO-405 Project: MyFaces Tobago Issue Type: Task

Re: Tomahawk, Myfaces 1.2 and Tomcat 6

2007-05-21 Thread David Jencks
On May 21, 2007, at 4:56 AM, Bruno Aranda wrote: Hi, I haven't tried directly since a while as I am always using jetty, but what is the exception you get? The TCK was run in geronimo with tomcat, so in theory everything should work correctly, The annotation handling in geronimo's tomcat is

Nightly build problems

2007-05-21 Thread Grant Smith
I'm trying to understand why the nightly builds are failing. It looks like the mrmaven user on the zone has a cron job called nightly-assembly.py, which does: #!/opt/python-2.4.1/bin/python import continuum import sys continuum = continuum.Continuum( http://localhost:8000; )

[jira] Commented: (TRINIDAD-24) JspUtils.getEncoding() blindly returns the results of the enc parameter, which could have been maliciously tampered with to include additional header values

2007-05-21 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497522 ] Adam Winer commented on TRINIDAD-24: Fixed. Having problems with JIRA, so can't update the status.

JIRA problems with TRINIDAD

2007-05-21 Thread Adam Winer
I'm having a series of problems with the new JIRA TRINIDAD group. I can't change the status of http://issues.apache.org/jira/browse/TRINIDAD-24, and I've not been able to assign any of the issues. Should I be filing infrastructure bugs? -- Adam

JIRA Admins - Help (was Re: JIRA problems with TRINIDAD)

2007-05-21 Thread Matthias Wessendorf
I mailed Martin on that already, on the myfaces-dev list. Manfred, aren't you also a JIRA-Super-Admin ? -M On 5/21/07, Adam Winer [EMAIL PROTECTED] wrote: I'm having a series of problems with the new JIRA TRINIDAD group. I can't change the status of

Re: Tomahawk, Myfaces 1.2 and Tomcat 6

2007-05-21 Thread Bruno Aranda
Hi, I have tried to deploy the examples in tomcat 6 and I don't see any issue (a part from the existing bugs!) If you want to check it, add this section in the examples POM, that configures cargo to start tomcat with the examples: profile idtomcat/id build

Re: MyFaces 2.0.0 (was Re: Tomahawk 1.1.5 release plans?)

2007-05-21 Thread Mike Kienenberger
+1 for 1.2. -1 for 2.0. I see no advantage to using major version numbers which differ from the spec. I see the disadvantage of confusion. Also, Manfred, you can have a -1 vote on this issue, but not a veto. Vetos only apply to code changes; they do not apply to procedural issues such as

[jira] Created: (MYFACES-1636) When getting the converter of an array of type String, an exception is thrown

2007-05-21 Thread Bruno Aranda (JIRA)
When getting the converter of an array of type String, an exception is thrown - Key: MYFACES-1636 URL: https://issues.apache.org/jira/browse/MYFACES-1636 Project: MyFaces

Re: MyFaces 2.0.0 (was Re: Tomahawk 1.1.5 release plans?)

2007-05-21 Thread Bruno Aranda
+1 for 1.2 -1 for 2.0 I do agree that using 2.0 may cause confusion, as unlike what happens with tomcat, there will be a future version 2.0 of the spec when myfaces 2.0 is there already. People, unaware of the versioning procedure of the myfaces project, will go and fetch this version thinking

[jira] Created: (MYFACES-1637) ClassCastException in UIComponentClassicTagBase.createVerbatimComponent

2007-05-21 Thread Bruno Aranda (JIRA)
ClassCastException in UIComponentClassicTagBase.createVerbatimComponent --- Key: MYFACES-1637 URL: https://issues.apache.org/jira/browse/MYFACES-1637 Project: MyFaces Core

[jira] Resolved: (MYFACES-1636) When getting the converter of an array of type String, an exception is thrown

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1636. --- Resolution: Fixed When getting the converter of an array of type String, an exception is

[jira] Resolved: (MYFACES-1637) ClassCastException in UIComponentClassicTagBase.createVerbatimComponent

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1637. --- Resolution: Fixed ClassCastException in UIComponentClassicTagBase.createVerbatimComponent

[jira] Updated: (MYFACES-1478) Implement JSR-252 core tag: convertDateTimeTag

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda updated MYFACES-1478: -- Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT Status: Resolved (was:

[jira] Resolved: (MYFACES-1564) Submitted Values get lost in case conversion/validation errors

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1564. --- Resolution: Cannot Reproduce Submitted Values get lost in case conversion/validation

[jira] Resolved: (MYFACES-1485) Implement JSR-252 core tag: FacetTag

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1485. --- Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT Implement JSR-252 core tag:

[jira] Resolved: (MYFACES-1434) All attributes in tags must be of type ValueExpression. In the tld, the attributes must contain a deferred-type element with the attribute type

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1434. --- Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT All attributes in tags must be of

[jira] Resolved: (MYFACES-1201) JSR-252 Issue #4: Added headerClass and footerClass attributes at the h:column level.

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1201. --- Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT JSR-252 Issue #4: Added

[jira] Commented: (MYFACES-1563) Re-rendered input components redisplay their locale value on non-immediate action

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497564 ] Bruno Aranda commented on MYFACES-1563: --- Hi, you were trying this when the implementation was not yet

[jira] Resolved: (MYFACES-1217) JSR-252 Issue #43: Migrated over to using XML Schema (from DTD) for configuration file validation.

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1217. --- Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT Assignee: Bruno Aranda

[jira] Resolved: (MYFACES-1264) JSR-252 Issue #108: JSF in Java EE containers must validate the application resource file against the XML schema.

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1264. --- Resolution: Fixed JSR-252 Issue #108: JSF in Java EE containers must validate the

[jira] Commented: (MYFACES-1218) JSR-252 Issue #45: Avoided concurrent read issues by using a java.util.HashMap instead of java.util.WeakHashMap for a component's Property Descriptor Map

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497567 ] Bruno Aranda commented on MYFACES-1218: --- This issue is RI specific. Is this appliable to

[jira] Resolved: (MYFACES-1327) Make example webapp with 1.2 features

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1327. --- Resolution: Fixed Hi, what is the state of this? Cheers, Bruno Make example webapp

[jira] Reopened: (MYFACES-1327) Make example webapp with 1.2 features

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda reopened MYFACES-1327: --- I have resolved it instead of just writing a comment :-) Make example webapp with 1.2

[jira] Resolved: (MYFACES-1232) JSR-252 Issue #72: Improve XHTML compliance by rendering both lang and xml:lang attributes.

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1232. --- Resolution: Won't Fix This issue is RI specific, right? JSR-252 Issue #72: Improve XHTML

Re: MyFaces 2.0.0 (was Re: Tomahawk 1.1.5 release plans?)

2007-05-21 Thread Zubin Wadia
There will always be an impedence mismatch here because MyFaces no longer represents the Spec but also various component projects. So I see Manfred/Matze's point. This is why I have always advocated letting the Component initiatives reign alone in terms of their version order, release frequency

Re: MyFaces 2.0.0 (was Re: Tomahawk 1.1.5 release plans?)

2007-05-21 Thread Mike Kienenberger
I thought we were simply discussing MyFaces Core. Let me clarify my vote: +1 1.2 MyFaces Core for JSF 1.2. -1 2.0 MyFaces Core for JSF 1.2. Don't care for Tomahawk/Trinidad/Tobago. These are no longer tightly-coupled to a specific MyFaces core release, and should use whatever versions make

Re: Content Type on ResponseWriter

2007-05-21 Thread Cagatay Civici
- If Accept is just text/*, defaulting to text/html is appropriate. Cool, I'll open a issue and fix it then. - In JSF 1.1, the page directive comes along too late to use as another source of a content type, but in JSF 1.2, I think we could take advantage of it. Yes, I think we really

Re: MyFaces 2.0.0 (was Re: Tomahawk 1.1.5 release plans?)

2007-05-21 Thread Zubin Wadia
It is a discussion about the core - I am only trying to establish WHY there are two schools of thought on this - refer to Manfred's post to this thread on May 18th. Cheers, Z. On 5/21/07, Mike Kienenberger [EMAIL PROTECTED] wrote: I thought we were simply discussing MyFaces Core. Let me

suggestion: have the oam... functions in a JS include

2007-05-21 Thread Ernst Fastl
Hi! At the moment the JavaScript function which are starting with oam (e.g. oamSetHiddenInput, oamSubmit, ...) are rendered at the first commandLink or commandButton. Is there a special reason for not having those in, for instance commons.js The PPR JavaScript for instance uses the

[jira] Created: (MYFACES-1638) Do not render id and name attributes in links, if id is not specified

2007-05-21 Thread Bruno Aranda (JIRA)
Do not render id and name attributes in links, if id is not specified - Key: MYFACES-1638 URL: https://issues.apache.org/jira/browse/MYFACES-1638 Project: MyFaces Core

[jira] Resolved: (MYFACES-1638) Do not render id and name attributes in links, if id is not specified

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1638. --- Resolution: Fixed Following the general notes on encoding:

[jira] Created: (MYFACES-1639) Some DTDs hold Sun Microsystems copyrights.

2007-05-21 Thread Grant Smith (JIRA)
Some DTDs hold Sun Microsystems copyrights. Key: MYFACES-1639 URL: https://issues.apache.org/jira/browse/MYFACES-1639 Project: MyFaces Core Issue Type: Task Components: General

[jira] Created: (MYFACES-1640) Content after the view tag incorrectly written to the response

2007-05-21 Thread Bruno Aranda (JIRA)
Content after the view tag incorrectly written to the response -- Key: MYFACES-1640 URL: https://issues.apache.org/jira/browse/MYFACES-1640 Project: MyFaces Core Issue Type: Bug

[jira] Commented: (MYFACES-1639) Some DTDs hold Sun Microsystems copyrights.

2007-05-21 Thread Grant Smith (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497627 ] Grant Smith commented on MYFACES-1639: -- I'm omitting the comments in these files, as they may be construed as

[jira] Resolved: (MYFACES-1640) Content after the view tag incorrectly written to the response

2007-05-21 Thread Bruno Aranda (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1640. --- Resolution: Fixed Content after the view tag incorrectly written to the response

[jira] Commented: (MYFACES-1639) Some DTDs hold Sun Microsystems copyrights.

2007-05-21 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497687 ] Paul McMahan commented on MYFACES-1639: --- the current12 branch also contains the DTDs. do you think we