Re: Issues with the Facelets implementation

2009-08-06 Thread Matthias Wessendorf
On Thu, Aug 6, 2009 at 7:46 AM, Leonardo Uribelu4...@gmail.com wrote: Hi I have one question. If facelets is ASL 2.0, can we take all documentation related to ui namespace and include it into our codebase? can we take also the test sources and update them to include into our junit tests?

Re: MyFaces 2.0 javascript compression + Selenium -- again

2009-08-06 Thread Werner Punz
Ok I enabled the standard javascript plugin as of yesterday. From all the possible options and as hackish as the configuration is it is still in my opinion the best way to go for now. I am not eager to follow the own plugin route if maven does its own. For now however this approach has some

Re: MyFaces 2.0 javascript compression + Selenium -- again

2009-08-06 Thread Leonardo Uribe
Hi Werner 2009/8/6 Werner Punz werner.p...@gmail.com Ok I enabled the standard javascript plugin as of yesterday. From all the possible options and as hackish as the configuration is it is still in my opinion the best way to go for now. I am not eager to follow the own plugin route if maven

Re: MyFaces 2.0 javascript compression + Selenium -- again

2009-08-06 Thread Werner Punz
Leonardo Uribe schrieb: I want to take a look at our javascript plugin, but right now I'm busy doing some facelets integration code, so it will take some time for me to start contribute on this problem. There is no rush, the standard maven javascript plugin works fine for our needs, for

[jira] Resolved: (TRINIDAD-1543) AccessibilityProfile is not Serializable

2009-08-06 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1543. -- Resolution: Fixed Fix Version/s: 1.2.12-core Assignee:

Re: [jira] Commented: (TRINIDAD-1480) XMLMenuModel resourceBundle does not use f:view (viewRoot) locale

2009-08-06 Thread Luka Surija
You can also do menu .. resourceBundle=some.bundle var=var locale=#{Bean.locale} in root node of menu-model.xml. Jasper de Vries (JIRA) wrote: [

[jira] Reopened: (TOMAHAWK-1225) data lost in dataList when conversion error is thrown

2009-08-06 Thread Tomasz Bech (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Bech reopened TOMAHAWK-1225: --- this fix is working on myfaces and tomahawk 1.1.8, but unfortunatelly it is not working on

Re: Issues with the Facelets implementation

2009-08-06 Thread Curtiss Howard
Can anyone point me to where the Facelets 2.0 repository is? I'd like to get a copy of the facelets 2.0 taglib schema, but can't seem to find it... Thanks, Curtiss Howard

[jira] Created: (TOMAHAWK-1441) JSCookMenu over HTTPS in IE6

2009-08-06 Thread Pedro Busko (JIRA)
JSCookMenu over HTTPS in IE6 Key: TOMAHAWK-1441 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1441 Project: MyFaces Tomahawk Issue Type: Bug Components: JS Cook Menu Affects Versions: 1.1.9

Preventing partial refresh on opening a dialog

2009-08-06 Thread Norbert Somlai
Hello, I have a listing page with a table with data and Edit buttons opening a dialog at the end of each row: tr:commandButton id=btnEdit text=Edit partialSubmit=true useWindow=true action=#{PersonListBean.editPersonDlg}/ There is also a chart under the list. All table elements and the

Re: Issues with the Facelets implementation

2009-08-06 Thread Ganesh
Not sure what you mean. Facelets is at 1.1.14 and this version is integrated with the JSF 2.0 releases where further development happens. Best regards, Ganesh Curtiss Howard schrieb: Can anyone point me to where the Facelets 2.0 repository is? I'd like to get a copy of the facelets 2.0

Re: Issues with the Facelets implementation

2009-08-06 Thread Mike Kienenberger
Probably in the facelets repository, if it's not part of the JSF 2.0 implementation. :pserver:user@cvs.dev.java.net:/cvs Branches include: JSF_2_0_0_AJAX JSF_2_0_0_AJAX_20080713_BRANCH JSF_2_0_0_from_HEAD_20080606_BRANCH On Thu, Aug 6, 2009 at 9:26 AM, Curtiss

Re: Issues with the Facelets implementation

2009-08-06 Thread Curtiss Howard
On Thu, Aug 6, 2009 at 10:35 AM, Ganeshgan...@j4fry.org wrote: Not sure what you mean. Facelets is at 1.1.14 and this version is integrated with the JSF 2.0 releases where further development happens. I don't think Mojarra is using 1.1. The samples they ship with it (namely, the ones I'm

[jira] Created: (TRINIDAD-1546) CommandButton does not work on BlackBerry9530 browser version 4.7.0.75

2009-08-06 Thread sachin walia (JIRA)
CommandButton does not work on BlackBerry9530 browser version 4.7.0.75 -- Key: TRINIDAD-1546 URL: https://issues.apache.org/jira/browse/TRINIDAD-1546 Project: MyFaces Trinidad

[jira] Commented: (TRINIDAD-1546) CommandButton does not work on BlackBerry9530 browser version 4.7.0.75

2009-08-06 Thread Mamallan Uthaman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740273#action_12740273 ] Mamallan Uthaman commented on TRINIDAD-1546: This problem occurs if you

[jira] Created: (MYFACES-2307) Generate HtmlHead and HtmlBody

2009-08-06 Thread Leonardo Uribe (JIRA)
Generate HtmlHead and HtmlBody -- Key: MYFACES-2307 URL: https://issues.apache.org/jira/browse/MYFACES-2307 Project: MyFaces Core Issue Type: Task Components: JSR-314 Reporter: Leonardo

[jira] Commented: (TRINIDAD-1546) CommandButton does not work on BlackBerry9530 browser version 4.7.0.75

2009-08-06 Thread sachin walia (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740302#action_12740302 ] sachin walia commented on TRINIDAD-1546: Thanks. Works fine now. Although it was

[jira] Created: (MYFACES-2308) @JSFExclude should be annotated on methods and local fields

2009-08-06 Thread Leonardo Uribe (JIRA)
@JSFExclude should be annotated on methods and local fields --- Key: MYFACES-2308 URL: https://issues.apache.org/jira/browse/MYFACES-2308 Project: MyFaces Core Issue Type: Bug

[jira] Resolved: (MYFACES-2307) Generate HtmlHead and HtmlBody

2009-08-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2307. - Resolution: Fixed Fix Version/s: 2.0.0-alpha Generate HtmlHead and HtmlBody

[jira] Resolved: (MYFACES-2304) Annotate facelets stuff adding @JSFFaceletTag and @JSFFaceletAttribute to myfaces-builder-plugin

2009-08-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2304. - Resolution: Fixed Fix Version/s: 2.0.0-alpha Added new maven profile on core

[jira] Created: (MYFACES-2309) Add new attributes to f:selectItems

2009-08-06 Thread Leonardo Uribe (JIRA)
Add new attributes to f:selectItems --- Key: MYFACES-2309 URL: https://issues.apache.org/jira/browse/MYFACES-2309 Project: MyFaces Core Issue Type: Task Components: JSR-314 Reporter:

[jira] Created: (MYFACES-2310) Implement Composite Component feature

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement Composite Component feature - Key: MYFACES-2310 URL: https://issues.apache.org/jira/browse/MYFACES-2310 Project: MyFaces Core Issue Type: Task Components: JSR-314 Reporter:

[jira] Created: (MYFACES-2311) Implement composite:actionSource tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:actionSource tag handler -- Key: MYFACES-2311 URL: https://issues.apache.org/jira/browse/MYFACES-2311 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314

[jira] Created: (MYFACES-2312) Implement composite:attribute tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:attribute tag handler --- Key: MYFACES-2312 URL: https://issues.apache.org/jira/browse/MYFACES-2312 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314

[jira] Created: (MYFACES-2313) Implement composite:editableValueHolder tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:editableValueHolder tag handler - Key: MYFACES-2313 URL: https://issues.apache.org/jira/browse/MYFACES-2313 Project: MyFaces Core Issue Type: Sub-task

[jira] Created: (MYFACES-2316) Implement composite:implementation tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:implementation tag handler Key: MYFACES-2316 URL: https://issues.apache.org/jira/browse/MYFACES-2316 Project: MyFaces Core Issue Type: Sub-task Components:

[jira] Created: (MYFACES-2314) Implement composite:extension tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:extension tag handler --- Key: MYFACES-2314 URL: https://issues.apache.org/jira/browse/MYFACES-2314 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314

[jira] Created: (MYFACES-2315) Implement composite:facet tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:facet tag handler --- Key: MYFACES-2315 URL: https://issues.apache.org/jira/browse/MYFACES-2315 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314

[jira] Created: (MYFACES-2317) Implement composite:insertChildren tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:insertChildren tag handler Key: MYFACES-2317 URL: https://issues.apache.org/jira/browse/MYFACES-2317 Project: MyFaces Core Issue Type: Sub-task Components:

[jira] Created: (MYFACES-2320) Implement composite:renderFacet tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:renderFacet tag handler - Key: MYFACES-2320 URL: https://issues.apache.org/jira/browse/MYFACES-2320 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314

[jira] Created: (MYFACES-2318) Implement composite:insertFacet tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:insertFacet tag handler - Key: MYFACES-2318 URL: https://issues.apache.org/jira/browse/MYFACES-2318 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314

[jira] Created: (MYFACES-2319) Implement composite:interface tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:interface tag handler --- Key: MYFACES-2319 URL: https://issues.apache.org/jira/browse/MYFACES-2319 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314

[jira] Created: (MYFACES-2321) Implement composite:valueHolder tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement composite:valueHolder tag handler - Key: MYFACES-2321 URL: https://issues.apache.org/jira/browse/MYFACES-2321 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314

[jira] Created: (MYFACES-2322) Implement f:metadata tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement f:metadata tag handler -- Key: MYFACES-2322 URL: https://issues.apache.org/jira/browse/MYFACES-2322 Project: MyFaces Core Issue Type: Task Components: JSR-314 Reporter:

[jira] Created: (MYFACES-2323) Implement f:ajax tag handler

2009-08-06 Thread Leonardo Uribe (JIRA)
Implement f:ajax tag handler -- Key: MYFACES-2323 URL: https://issues.apache.org/jira/browse/MYFACES-2323 Project: MyFaces Core Issue Type: Task Components: JSR-314 Reporter: Leonardo Uribe

[jira] Created: (MYFACES-2324) Add ViewDeclarationLanguage.retargetAttachedObjects and ViewDeclarationLanguage.retargetMethodExpressions

2009-08-06 Thread Leonardo Uribe (JIRA)
Add ViewDeclarationLanguage.retargetAttachedObjects and ViewDeclarationLanguage.retargetMethodExpressions - Key: MYFACES-2324 URL:

[jira] Created: (MYFACES-2325) Add Composite Renderer class

2009-08-06 Thread Leonardo Uribe (JIRA)
Add Composite Renderer class Key: MYFACES-2325 URL: https://issues.apache.org/jira/browse/MYFACES-2325 Project: MyFaces Core Issue Type: Sub-task Reporter: Leonardo Uribe -- This message is