Re: [core] dynamic script before /body (an equivalent for DialogRequest from Trinidad)

2011-08-03 Thread Jakob Korherr
Hi, Nope, I don't think so. Maybe you can achieve it via a javascript event-handler on the client, but I actually don't know for sure. Maybe Werner can help you out! Regards, Jakob 2011/8/2 Martin Koci martin.kocicak.k...@gmail.com: Hi, has JSF an official API to achieve similar

Re: [core] steps to release myfaces core 2.1.2 / 2.0.8

2011-08-03 Thread Jakob Korherr
Hi Leo, Thanks for the heads up! Regards, Jakob 2011/8/2 Leonardo Uribe lu4...@gmail.com: Hi I think it is a good moment to do another release of myfaces core 2.1.2 / 2.0.8. The idea is propose a vote in 1 or 2 week, so if you have a bug (not improvement) that requires to be solved, this

Re: [core] move or add integration tests to myfaces 2.1.x (now trunk)

2011-08-03 Thread Jakob Korherr
Hi, The reasons I put the integration tests module as a submodule directly into myfaces core was that 1) if you checkout core, you get the whole integration-testing stuff too (like in every maven-plugin project where the integration-tests are in src/it/) 2) the sub-module can be added via

Re: [core] dynamic script before /body (an equivalent for DialogRequest from Trinidad)

2011-08-03 Thread Çağatay Çivici
Maybe you can override BodyRenderer to implement this. On Aug 3, 2011, at 11:39 AM, Jakob Korherr wrote: Hi, Nope, I don't think so. Maybe you can achieve it via a javascript event-handler on the client, but I actually don't know for sure. Maybe Werner can help you out! Regards, Jakob

Re: [core] dynamic script before /body (an equivalent for DialogRequest from Trinidad)

2011-08-03 Thread Jakob Korherr
Hi, Maybe you can override BodyRenderer to implement this. For normal request: sure. For AJAX requests: whole body re-rendering would be necessary, thus not really usable. Regards, Jakob 2011/8/3 Çağatay Çivici cagatay.civ...@gmail.com: Maybe you can override BodyRenderer to implement this.

Re: [core] dynamic script before /body (an equivalent for DialogRequest from Trinidad)

2011-08-03 Thread Martin Koci
I'll try solution with a mock component before /body. Component fetchs all script requests from facesContext.attributes and renders them. Also that component is autoRender=true so it is re-rendered in every partial response. Jakob Korherr píše v St 03. 08. 2011 v 11:10 +0200: Hi, Maybe you

[jira] [Commented] (TRINIDAD-1813) partialSubmit attribute not working for command button when try to open dialog box

2011-08-03 Thread Jason Bennett (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078725#comment-13078725 ] Jason Bennett commented on TRINIDAD-1813: - Still waiting for someone to address

[jira] [Commented] (TRINIDAD-1813) partialSubmit attribute not working for command button when try to open dialog box

2011-08-03 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078744#comment-13078744 ] Scott O'Bryan commented on TRINIDAD-1813: - Ugh. Sorry guys. I've been very

[jira] [Commented] (EXTCDI-208) CodiFacesContextWrapper.getExceptionHandler() tries to inject many times during one request/response

2011-08-03 Thread JIRA
[ https://issues.apache.org/jira/browse/EXTCDI-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078747#comment-13078747 ] Martin Kočí commented on EXTCDI-208: Thanks Gerhard, it works for me.

[jira] [Commented] (TRINIDAD-1813) partialSubmit attribute not working for command button when try to open dialog box

2011-08-03 Thread Jason Bennett (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078833#comment-13078833 ] Jason Bennett commented on TRINIDAD-1813: - Thanks Scott. I noticed this also

[VOTE[ Release of Trinidad Maven Plugins v. 2.0.6

2011-08-03 Thread Scott O'Bryan
Hello Everyone, I was running the tasks needed to get the Trinidad Maven Plugins v. 2.0.6released and now I need a vote as to whether everything looks good or not. There were some minor fixes and the plugins including adding support for more JSF 2.0 stuff as well as support for later

[jira] [Created] (MYFACES-3258) Improve logging and exception handling for UILeaf

2011-08-03 Thread JIRA
Improve logging and exception handling for UILeaf - Key: MYFACES-3258 URL: https://issues.apache.org/jira/browse/MYFACES-3258 Project: MyFaces Core Issue Type: Sub-task Reporter:

[jira] [Created] (TOBAGO-1018) Hover of Box-ToolBar and TabGroup-ToolBar doesn't work

2011-08-03 Thread Udo Schnurpfeil (JIRA)
Hover of Box-ToolBar and TabGroup-ToolBar doesn't work -- Key: TOBAGO-1018 URL: https://issues.apache.org/jira/browse/TOBAGO-1018 Project: MyFaces Tobago Issue Type: Bug

[jira] [Resolved] (TOBAGO-1018) Hover of Box-ToolBar and TabGroup-ToolBar doesn't work

2011-08-03 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-1018. - Resolution: Fixed Fix Version/s: 1.5.0 1.5.0-beta-2 Hover of

Re: [VOTE[ Release of Trinidad Maven Plugins v. 2.0.6

2011-08-03 Thread Max Starets
+1 On 8/3/2011 3:54 PM, Scott O'Bryan wrote: Hello Everyone, I was running the tasks needed to get the Trinidad Maven Plugins v. 2.0.6released and now I need a vote as to whether everything looks good or not. There were some minor fixes and the plugins including adding support for more JSF

[jira] [Created] (MYFACES-3259) Custom Validator tag attributes are not configured when used with default tag handler in wrapping mode

2011-08-03 Thread Matt Benson (JIRA)
Custom Validator tag attributes are not configured when used with default tag handler in wrapping mode -- Key: MYFACES-3259 URL: