[jira] Created: (MYFACES-2264) Behavior registration

2009-07-06 Thread Curtiss Howard (JIRA)
Behavior registration - Key: MYFACES-2264 URL: https://issues.apache.org/jira/browse/MYFACES-2264 Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects Versions: 2.0.0-alpha

[jira] Commented: (MYFACES-2264) Behavior registration

2009-07-06 Thread Curtiss Howard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727542#action_12727542 ] Curtiss Howard commented on MYFACES-2264: - I will be working on this issue.

[jira] Updated: (MYFACES-2098) Add RegexValidator class

2009-07-06 Thread Jan-Kees van Andel (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan-Kees van Andel updated MYFACES-2098: Resolution: Fixed Fix Version/s: 2.0.0-alpha Status: Resolved

[JSF 2.0] which shared source branch for 2.0

2009-07-06 Thread Michael Concini
What branch of shared should we be using for JSF 2.0 specific changes? Looking at the pom for impl, it looks like right now both 1.2.x and 2.0 builds are using the shared 3.0.6 branch. I have some changes that will be ready to check in this week that following the current implementation

[jira] Created: (TOMAHAWK-1437) Action on commandLink does not work when used in DIV

2009-07-06 Thread Vinaya Tirikkovalluru (JIRA)
Action on commandLink does not work when used in DIV -- Key: TOMAHAWK-1437 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1437 Project: MyFaces Tomahawk Issue Type: Bug

Re: [JSF 2.0] which shared source branch for 2.0

2009-07-06 Thread Simon Lessard
Hi Michael, Personally I think it should be a different branch, I just never created it because I'm not familiar enough with it. This will also allow addition of 1.5 features in it so I'm all for it. Regards, ~ Simon On Mon, Jul 6, 2009 at 2:25 PM, Michael Concini mconc...@gmail.com wrote:

Re: [JSF 2.0] which shared source branch for 2.0

2009-07-06 Thread Bruno Aranda
Yes, it makes perfectly sense to put in in a different branch, Cheers, Bruno 2009/7/6 Simon Lessard simon.lessar...@gmail.com: Hi Michael, Personally I think it should be a different branch, I just never created it because I'm not familiar enough with it. This will also allow addition of

Re: [JSF 2.0] which shared source branch for 2.0

2009-07-06 Thread Leonardo Uribe
Hi Just note that all tag hierarchy is generated on all myfaces core versions, so all classes on org.apache.myfaces.shared_impl.taglib package and inner packages but UIComponentELTagBase and core.SelectItemTagBase are not used. Right now, shared project contains: - Renderer code, to make

[jira] Commented: (TOBAGO-771) Facelets, all input components (tc:in) inside a tc:sheet causes NullPointerException

2009-07-06 Thread Guido Dubois (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727798#action_12727798 ] Guido Dubois commented on TOBAGO-771: - 2009-07-06 23:51:37 ERROR -

[jira] Created: (MYFACES-2265) FacesContext.setCurrentPhaseId is not called on render response phase and no postback

2009-07-06 Thread Leonardo Uribe (JIRA)
FacesContext.setCurrentPhaseId is not called on render response phase and no postback - Key: MYFACES-2265 URL: https://issues.apache.org/jira/browse/MYFACES-2265

[jira] Created: (MYFACES-2266) Implement Flash object and EL resolver

2009-07-06 Thread Leonardo Uribe (JIRA)
Implement Flash object and EL resolver -- Key: MYFACES-2266 URL: https://issues.apache.org/jira/browse/MYFACES-2266 Project: MyFaces Core Issue Type: Task Components: JSR-314

[jira] Commented: (MYFACES-2266) Implement Flash object and EL resolver

2009-07-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727929#action_12727929 ] Leonardo Uribe commented on MYFACES-2266: - Committed almost done version, pending

[jira] Resolved: (MYFACES-2265) FacesContext.setCurrentPhaseId is not called on render response phase and no postback

2009-07-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2265. - Resolution: Fixed Fix Version/s: 1.2.8-SNAPSHOT