[jira] Resolved: (EXTVAL-51) convert processed information to the new storage mechanism

2009-07-13 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-51. Resolution: Fixed Fix Version/s: 1.1.3-SNAPSHOT 2.0.3-SNAPSHOT

[jira] Created: (EXTVAL-51) convert processed information to the new storage mechanism

2009-07-13 Thread Gerhard Petracek (JIRA)
convert processed information to the new storage mechanism -- Key: EXTVAL-51 URL: https://issues.apache.org/jira/browse/EXTVAL-51 Project: MyFaces Extensions Validator Issue Type: Impro

[jira] Resolved: (PORTLETBRIDGE-84) Null values on Request map cause error

2009-07-13 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved PORTLETBRIDGE-84. - Resolution: Fixed Fix Version/s: 1.0.0 > Null values on Request map

[jira] Created: (PORTLETBRIDGE-84) Null values on Request map cause error

2009-07-13 Thread Leonardo Uribe (JIRA)
Null values on Request map cause error -- Key: PORTLETBRIDGE-84 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-84 Project: MyFaces Portlet Bridge Issue Type: Bug Environment: myfaces cor

[jira] Resolved: (EXTVAL-50) convert cross-validation-storage to the new storage mechanism

2009-07-13 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-50. Resolution: Fixed Fix Version/s: 1.1.3-SNAPSHOT 2.0.3-SNAPSHOT

[jira] Created: (EXTVAL-50) convert cross-validation-storage to the new storage mechanism

2009-07-13 Thread Gerhard Petracek (JIRA)
convert cross-validation-storage to the new storage mechanism - Key: EXTVAL-50 URL: https://issues.apache.org/jira/browse/EXTVAL-50 Project: MyFaces Extensions Validator Issue Type:

Re: [VOTE] Release of Portlet Bridge 1.0.0 Beta 2

2009-07-13 Thread Leonardo Uribe
Hi I don't know if this vote is still valid, but just to note it my vote is -1 I have this error running a helloworld app. I just use myfaces archetype for portlets and put this on pom.xml (the helloworld app in trunk also fails): test-portlet-bridge-beta2 Test repository

[jira] Created: (MYFACES-2287) getting the myfaces 1.2 simple example app running on 2.0 impl

2009-07-13 Thread Michael Concini (JIRA)
getting the myfaces 1.2 simple example app running on 2.0 impl -- Key: MYFACES-2287 URL: https://issues.apache.org/jira/browse/MYFACES-2287 Project: MyFaces Core Issue Type: Bug

[jira] Resolved: (EXTVAL-48) improved component initialization

2009-07-13 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-48. Resolution: Fixed Fix Version/s: 1.1.3-SNAPSHOT 2.0.3-SNAPSHOT

[jira] Resolved: (EXTVAL-33) bean validation integration

2009-07-13 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-33. Resolution: Fixed Fix Version/s: 1.1.3-SNAPSHOT 2.0.3-SNAPSHOT

[jira] Created: (EXTVAL-49) pluggable named storages and storage management

2009-07-13 Thread Gerhard Petracek (JIRA)
pluggable named storages and storage management --- Key: EXTVAL-49 URL: https://issues.apache.org/jira/browse/EXTVAL-49 Project: MyFaces Extensions Validator Issue Type: New Feature Compo

[jira] Commented: (TOBAGO-547) Tag or Attrribut support for readonly inheritance to its children

2009-07-13 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730355#action_12730355 ] Bernd Bohmann commented on TOBAGO-547: -- I would prefer for the case c) -> rende

[jira] Created: (MYFACES-2286) javax.faces.view.facelets TODOs

2009-07-13 Thread Curtiss Howard (JIRA)
javax.faces.view.facelets TODOs --- Key: MYFACES-2286 URL: https://issues.apache.org/jira/browse/MYFACES-2286 Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects Versions: 2.0.0-alpha

Re: dynamic styles in IE for MyFaces AJAX?

2009-07-13 Thread Bruno Aranda
Being naive and not understanding the details of this issue, I want just to comment on breaking compatibility. I think that at this particular moment is not that bad if what we get is a better implementation, because this is what users want. If you say that it makes life easier for component develo

Re: dynamic styles in IE for MyFaces AJAX?

2009-07-13 Thread Werner Punz
Ganesh schrieb: the second (enhance transport): Why would you put ... inside the attributes section? The spec says it is used to >>update the DOM element attribute value (whose name matches attribute name), with attribute value<<. I can't see in which way this is connected to replacing scripts

Re: dynamic styles in IE for MyFaces AJAX?

2009-07-13 Thread Werner Punz
Ganesh schrieb: Hi, My problem with the attributes and eval sections of the xhr response (as well as with insert and delete) is that the JSR-314 specs jsdocs define them, but Mojarra 2.0 doesn't use them. Mojarra 2.0 sends an eval/attributes/insert/delete/extensions xhr response under *no* c

[jira] Created: (TOBAGO-775) GridLayout should support different attributes for vertical und horizontal cellSpacing

2009-07-13 Thread Matthias Wronka (JIRA)
GridLayout should support different attributes for vertical und horizontal cellSpacing -- Key: TOBAGO-775 URL: https://issues.apache.org/jira/browse/TOBAGO-775 Projec

Re: dynamic styles in IE for MyFaces AJAX?

2009-07-13 Thread Ganesh
Hi, My problem with the attributes and eval sections of the xhr response (as well as with insert and delete) is that the JSR-314 specs jsdocs define them, but Mojarra 2.0 doesn't use them. Mojarra 2.0 sends an eval/attributes/insert/delete/extensions xhr response under *no* circumstances. Als

Re: dynamic styles in IE for MyFaces AJAX?

2009-07-13 Thread Werner Punz
Ganesh schrieb: Hi, We fiddled quite a bit with auto eval of embedded and external scripts, because IE and Safari don't execute them when they come in with xhr. Now, here's the same problem for styles. The following example with display red text in FF+Safari, but black text in IE. Do you thi

[jira] Created: (TOBAGO-774) ResourceServlet should support html pages (mime type)

2009-07-13 Thread Udo Schnurpfeil (JIRA)
ResourceServlet should support html pages (mime type) - Key: TOBAGO-774 URL: https://issues.apache.org/jira/browse/TOBAGO-774 Project: MyFaces Tobago Issue Type: Improvement Rep