[jira] Commented: (MYFACES-1154) PortletExternalContextImpl#encodeNamespace postfixes the namespace instead of prefixes it

2006-02-25 Thread Henrik Bentel (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1154?page=comments#action_12367791 ] Henrik Bentel commented on MYFACES-1154: hi Last fall I submitted a patch that appends the portlet namespace instead of prepend it. Reason was that Myfaces would

[jira] Commented: (MYFACES-702) outputText generates wrapped span element in a portal

2005-12-28 Thread Henrik Bentel (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-702?page=comments#action_12361332 ] Henrik Bentel commented on MYFACES-702: --- I discovered one thing in my case. The Id's of all the components are automagically prefixed with the name of the portlet.

[jira] Commented: (MYFACES-702) outputText generates wrapped span element in a portal

2005-12-28 Thread Henrik Bentel (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-702?page=comments#action_12361333 ] Henrik Bentel commented on MYFACES-702: --- It seems when the components are created the createUniqueId method in UIViewRoot.java calls

[jira] Commented: (MYFACES-434) MyFaces's Portlet enhancement

2005-12-28 Thread Henrik Bentel (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-434?page=comments#action_12361336 ] Henrik Bentel commented on MYFACES-434: --- Hi Will the filterportlet.patch be applied for the next release? Or at least partially? It contains several fixes which

[jira] Updated: (MYFACES-702) outputText generates wrapped span element in a portal

2005-12-28 Thread Henrik Bentel (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-702?page=all ] Henrik Bentel updated MYFACES-702: -- Attachment: myfaces702.patch One line fix to PortletExternalContextImpl.encodeNamespace. Thanks to Martin Marinschek for the best solution. outputText

[jira] Commented: (MYFACES-702) outputText generates wrapped span element in a portal

2005-12-22 Thread Henrik Bentel (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-702?page=comments#action_12361138 ] Henrik Bentel commented on MYFACES-702: --- Hi I've just experienced the same issue with Liferay 3.6.1 and Myfaces 1.1.1. I've looked around in Liferay in the util-jsf

[jira] Commented: (MYFACES-602) I run examples in myfaces-1.1.0-examples.zip on jboss is OK! but not work on Weblogic8.1sp3!

2005-10-24 Thread Henrik Bentel (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-602?page=comments#action_12355649 ] Henrik Bentel commented on MYFACES-602: --- Just a FYI. The latest weblogic version, Weblogic 9.0 includes web-app_2_3.dtd file on the server classpath. It is included