[jira] Commented: (MYFACES-1338) MyFaces is initialized twice in Portlet

2006-09-01 Thread Eric Scheie (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1338?page=comments#action_12432074 ] Eric Scheie commented on MYFACES-1338: -- Why was this marked invalid? I posted to the user forum first and Matthias asked me to open a JIRA issue.

[jira] Reopened: (MYFACES-1338) MyFaces is initialized twice in Portlet

2006-09-01 Thread Eric Scheie (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1338?page=all ] Eric Scheie reopened MYFACES-1338: -- I did post on the user forum first and someone told me to open a JIRA issue. So just referencing

[jira] Created: (TOMAHAWK-648) Buffer component doesn't support any apecial characters

2006-09-01 Thread Tomas Havelka (JIRA)
Buffer component doesn't support any apecial characters --- Key: TOMAHAWK-648 URL: http://issues.apache.org/jira/browse/TOMAHAWK-648 Project: MyFaces Tomahawk Issue Type: Bug

[jira] Created: (TOMAHAWK-649) Sytle attribute is not rendered for li tags

2006-09-01 Thread Mathias Werlitz (JIRA)
Sytle attribute is not rendered for li tags - Key: TOMAHAWK-649 URL: http://issues.apache.org/jira/browse/TOMAHAWK-649 Project: MyFaces Tomahawk Issue Type: Bug Components: Panel

[jira] Created: (TOMAHAWK-650) ScheduleDay getFirstEventHour() incorrect when all day event and non-all day event exist

2006-09-01 Thread Peter Mahoney (JIRA)
ScheduleDay getFirstEventHour() incorrect when all day event and non-all day event exist Key: TOMAHAWK-650 URL: http://issues.apache.org/jira/browse/TOMAHAWK-650

[jira] Updated: (TOMAHAWK-650) ScheduleDay getFirstEventHour() incorrect when all day event and non-all day event exist

2006-09-01 Thread Peter Mahoney (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-650?page=all ] Peter Mahoney updated TOMAHAWK-650: --- Status: Patch Available (was: Open) ScheduleDay getFirstEventHour() incorrect when all day event and non-all day event exist

Re: Unable to build Tomahawk

2006-09-01 Thread Sean Schofield
There must be something wrong with the shared snapshot in the myfaces repo. I was pulling it down but its clearly outdated. When I deleted all the myfaces artifacts from my local repo and rebuilt everything locally from source (instead of relying on the snapshots from the myfaces repo) it

Re: Zone and release questions

2006-09-01 Thread Sean Schofield
Sean, do you have a release diary or notes on the Core 1.1.3 release? I can only find http://wiki.apache.org/myfaces/Release_Procedure but I thought I had seen more detailed notes somewhere. Sorry. We were once again in a rush and I was doing everything myself. I'm aftraid that's it. The

RequestParamServltFilter Bug (or Premature Conversation Tag WIKI Entry)

2006-09-01 Thread Neuman, Ben J., AM IRM
First, my apologies for the premature WIKI entry concerning the Conversation Tag. I'll be more discerning about my entries in the future. I found that certain components broke the app when I registered the RequestParameterServletFilter. Order of the filters does not seem to make a difference. The

[jira] Commented: (MYFACES-1338) MyFaces is initialized twice in Portlet

2006-09-01 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1338?page=comments#action_12432156 ] Mike Kienenberger commented on MYFACES-1338: My apologies, Eric. I shouldn't have closed this issue. I didn't read it closely enough. Sorry for

Re: RequestParamServltFilter Bug

2006-09-01 Thread Mario Ivankovits
Hi Ben! First, my apologies for the premature WIKI entry concerning the Conversation Tag. I'll be more discerning about my entries in the future. Oh - that was no problem. I just didnt know how to reach you so I thought I try through the wiki page itself. :-) I use the conversationTag with

Re: Unable to build Tomahawk

2006-09-01 Thread Mike Kienenberger
I don't know much of anything about Tomahawk, but you definitely have to rebuild shared before you can rebuild tomahawk. For a snapshot version, I think you'll just have to do this manually unless we can somehow force a tomahawk rebuild to always do a shared rebuild. On 9/1/06, Sean Schofield

Re: [jira] Reopened: (MYFACES-1338) MyFaces is initialized twice in Portlet

2006-09-01 Thread Arash Rajaeeyan
may be it is not a bug, and due to ajax calls your portlet is calling the page twice.On 9/1/06, Eric Scheie (JIRA) dev@myfaces.apache.org wrote: [ http://issues.apache.org/jira/browse/MYFACES-1338?page=all ]Eric Scheie reopened MYFACES-1338:--I did post on the

[jira] Created: (MYFACES-1397) getValidJavascriptNameAsInRI throws java.lang.IllegalArgumentException: Illegal group reference

2006-09-01 Thread Steven Cooke (JIRA)
getValidJavascriptNameAsInRI throws java.lang.IllegalArgumentException: Illegal group reference --- Key: MYFACES-1397 URL:

RE: RequestParamServltFilter Bug

2006-09-01 Thread Neuman, Ben J., AM IRM
Hey Mario! Below is my web.xml (parts of interest). Note that I only need to comment out the ADD_RESOURCE_CLASS Context Parameter and remove the use of t:document* tags to break the app (as described below). You will also notice that I am using Facelets -- perhaps the true culprit of the problem?

[jira] Created: (TOMAHAWK-652) CSS Fails validation.

2006-09-01 Thread Paul Spencer (JIRA)
CSS Fails validation. --- Key: TOMAHAWK-652 URL: http://issues.apache.org/jira/browse/TOMAHAWK-652 Project: MyFaces Tomahawk Issue Type: Bug Components: Tabbed Pane Affects Versions: 1.1.3,

[jira] Created: (TOMAHAWK-653) WebXmlParser.java doesn't appear to find entities declaired in web.xml correctly

2006-09-01 Thread Mike Youngstrom (JIRA)
WebXmlParser.java doesn't appear to find entities declaired in web.xml correctly Key: TOMAHAWK-653 URL: http://issues.apache.org/jira/browse/TOMAHAWK-653 Project:

[jira] Commented: (TOMAHAWK-653) WebXmlParser.java doesn't appear to find entities declaired in web.xml correctly

2006-09-01 Thread Mike Youngstrom (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-653?page=comments#action_12432252 ] Mike Youngstrom commented on TOMAHAWK-653: -- If I remove the t:document stuff then everything works fine. WebXmlParser.java doesn't appear to find

[jira] Created: (TOMAHAWK-654) clientside dynamic generation of HTML with support for EditableValueHolder

2006-09-01 Thread Andreas Berger (JIRA)
clientside dynamic generation of HTML with support for EditableValueHolder -- Key: TOMAHAWK-654 URL: http://issues.apache.org/jira/browse/TOMAHAWK-654 Project: MyFaces Tomahawk

[jira] Updated: (TOMAHAWK-654) clientside dynamic generation of HTML with support for EditableValueHolder

2006-09-01 Thread Andreas Berger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-654?page=all ] Andreas Berger updated TOMAHAWK-654: Status: Patch Available (was: Open) clientside dynamic generation of HTML with support for EditableValueHolder

[jira] Updated: (TOMAHAWK-654) clientside dynamic generation of HTML with support for EditableValueHolder

2006-09-01 Thread Andreas Berger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-654?page=all ] Andreas Berger updated TOMAHAWK-654: Status: Patch Available (was: Open) clientside dynamic generation of HTML with support for EditableValueHolder

[jira] Updated: (TOMAHAWK-654) clientside dynamic generation of HTML with support for EditableValueHolder

2006-09-01 Thread Andreas Berger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-654?page=all ] Andreas Berger updated TOMAHAWK-654: Status: Open (was: Patch Available) clientside dynamic generation of HTML with support for EditableValueHolder

[jira] Commented: (TOMAHAWK-653) WebXmlParser.java doesn't appear to find entities declaired in web.xml correctly

2006-09-01 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-653?page=comments#action_12432272 ] Mario Ivankovits commented on TOMAHAWK-653: --- Hi! But then it will fail with e.g. inputCalendar or any other component which requires javascript (or