Re: What happened to the SVN view ?

2012-07-16 Thread Werner Punz
Am 11.07.12 17:33, schrieb Paul Nicolucci: Hey everyone, If you look at any issue for example: https://issues.apache.org/jira/browse/MYFACES-3117 There use to be an SVN tab where you could look at all of the revisions made for each issue. I don't see that any longer. Thoughts? Work around?

[jira] [Created] (PORTLETBRIDGE-223) Bridge mishandles encodings of urls with targets containing same prefix as contextpath

2012-07-16 Thread Michael Freedman (JIRA)
Michael Freedman created PORTLETBRIDGE-223: -- Summary: Bridge mishandles encodings of urls with targets containing same prefix as contextpath Key: PORTLETBRIDGE-223 URL:

Request for commit: MYFACES-3581 patch provided... simple fix

2012-07-16 Thread exabrial
Hey guys :) This is in reference to https://issues.apache.org/jira/browse/MYFACES-3581 This patch is fairly simplistic, and you should be able to verify it's correctness by reading the linked javadoc. What's the patch for? The short story is that MyFacesObjectInputStream does not attempt to use

[jira] [Commented] (TRINIDAD-2288) ClassCastException on XhtmlRenderer.getPartialTriggers

2012-07-16 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13415343#comment-13415343 ] Scott O'Bryan commented on TRINIDAD-2288: - I agree with Blake, something else

[jira] [Commented] (TRINIDAD-119) InputDate popup crashes when using extension mapping

2012-07-16 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13415413#comment-13415413 ] Scott O'Bryan commented on TRINIDAD-119: I'm looking at resolving this now for

[jira] [Resolved] (TRINIDAD-1804) Resources not found(404) errors

2012-07-16 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-1804. - Resolution: Duplicate Fix Version/s: 1.2.15-core Assignee: Scott

[jira] [Commented] (TRINIDAD-119) InputDate popup crashes when using extension mapping

2012-07-16 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13415432#comment-13415432 ] Scott O'Bryan commented on TRINIDAD-119: Essentially, if we are using suffix

Patch for MYFACES-3581

2012-07-16 Thread David Blevins
Hey all, My first MyFaces patch: https://issues.apache.org/jira/browse/MYFACES-3581 Small issue on deserialization. JDK proxies need similar workaround code in the deserialization part. Likely went unneeded, but when the ManagedBeans hold an EJB ref from OpenEJB then you run into it. Not

[jira] [Commented] (TRINIDAD-2286) alias wrongly specified in base-desktop.css

2012-07-16 Thread Anand V Nath (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13415906#comment-13415906 ] Anand V Nath commented on TRINIDAD-2286: The patch is tested with the generated

[Commit Request] JIRA 2286

2012-07-16 Thread Anand Nath
Hello, Can someone commit the patch (jira-2286-with-warnings.patch) uploaded to JIRA 2286? Thanks Anand