[jira] Commented: (MYFACES-1841) HtmlResponseWriterImpl.writeURIAttribute does not perform proper URLs encoding ( ex: should be encoded in amp)

2008-03-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581530#action_12581530 ] Scott O'Bryan commented on MYFACES-1841: How does the R.I. function for this

Re: Ajax, pprPanelGroup and Portlets working together...

2008-03-24 Thread Scott O'Bryan
Cool beans. Be careful though before checking these patches into a mainline code base (maybe a sandbox or something). This solution probably won't work for remote WSRP portals. As for your second suggestion, I couldn't agree more. The Trinidad configurators provide an ExternalContext

Re: redeploy myfaces website

2008-03-24 Thread Scott O'Bryan
Caitlin, The PortletBridge subproject is a lot like the myfaces project. Under http://svn.apache.org/repos/asf/myfaces/portlet-bridge/site is the main bridge site. The two sub-site projects will be under http://svn.apache.org/repos/asf/myfaces/portlet-bridge/core/trunk and

Re: redeploy myfaces website

2008-03-24 Thread Scott O'Bryan
As for the header thing, I like them on the side bar personally. Especially in the bridge project, we need to reference other Apache projects and JSR's along the top. Scott On Mon, Mar 24, 2008 at 8:26 AM, Scott O'Bryan [EMAIL PROTECTED] wrote: Caitlin, The PortletBridge subproject is a lot

Re: redeploy myfaces website

2008-03-24 Thread Catalin Kormos
Hi Scott, Sure, the header links are defined in your site.xml files, the skin doesn't change anything here. Would you like to apply the skin over the Portlet Bridge subproject, as you most probably done a deploy of the site already; it's not much of a deal, you can check as an example this one:

Re: redeploy myfaces website

2008-03-24 Thread Matt Cooper
I'm not sure where the code lives for maven-theme.css but there is a 10 pixel change that will fix an unnecessary horizontal scrollbar in Firefox for pages like this one: http://myfaces.apache.org/tobago/index.html The style definition for #banner has width: 200px but contains an IMG that has a

Re: redeploy myfaces website

2008-03-24 Thread simon
On Mon, 2008-03-24 at 08:45 -0600, Matt Cooper wrote: I'm not sure where the code lives for maven-theme.css but there is a 10 pixel change that will fix an unnecessary horizontal scrollbar in Firefox for pages like this one: http://myfaces.apache.org/tobago/index.html The style

Re: redeploy myfaces website

2008-03-24 Thread Scott O'Bryan
Catalin, Yeah, I'll try to apply it to the bridge soon. I need to see if I can find those logos that Adonis posted. Scott Catalin Kormos wrote: Hi Scott, Sure, the header links are defined in your site.xml files, the skin doesn't change anything here. Would you like to apply the skin

Re: redeploy myfaces website

2008-03-24 Thread Edward Dowgiallo
Very nice looking skin. Is this skin going to become part of the Trinidad distribution? Ed On 3/24/08, Scott O'Bryan [EMAIL PROTECTED] wrote: Catalin, Yeah, I'll try to apply it to the bridge soon. I need to see if I can find those logos that Adonis posted. Scott Catalin Kormos wrote:

Re: redeploy myfaces website

2008-03-24 Thread Scott O'Bryan
Edward, These are two different beasts. There was talk of making a Trinidad skin which looked like the default MyFaces Look and Feel, but someone will have to set down and write it. This styling simply applies to the MyFaces websites produced by maven. Scott Edward Dowgiallo wrote: Very

[jira] Commented: (TRINIDAD-979) Create a new professional looking skin based on the MyFaces Logo proposed designs

2008-03-24 Thread Matt Cooper (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581587#action_12581587 ] Matt Cooper commented on TRINIDAD-979: -- Note that the web page looks different now

Re: redeploy myfaces website

2008-03-24 Thread Matt Cooper
Hi Edward, There is already an issue to create a Trinidad skin for this look and feel: https://issues.apache.org/jira/browse/TRINIDAD-979 Regards, Matt On Mon, Mar 24, 2008 at 10:18 AM, Scott O'Bryan [EMAIL PROTECTED] wrote: Edward, These are two different beasts. There was talk of making

Re: redeploy myfaces website

2008-03-24 Thread Adonis Raduca
At the design time a maximum width for the page was chosen, from usability reasons. In such way we keep under control the maximum length of text lines. This is needed because we intend to have a good legibility of the text :) regards, Adonis On 3/24/08, Catalin Kormos [EMAIL PROTECTED] wrote:

Trinidad TreeTable behavior

2008-03-24 Thread floor
I am using the Trinidad Tree component and recently ran into an issue. Once we began testing with large data sets, the tree's Expand All feature quit working. At first, I thought that there must be something wrong with my data or something, but then I found this in the developer guide: If

[jira] Commented: (TRINIDAD-979) Create a new professional looking skin based on the MyFaces Logo proposed designs

2008-03-24 Thread Matt Cooper (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581599#action_12581599 ] Matt Cooper commented on TRINIDAD-979: -- Andrew also has a wiki page to track this

[jira] Commented: (TRINIDAD-980) Recreate the Trinidad demo from the ground up

2008-03-24 Thread Matt Cooper (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581600#action_12581600 ] Matt Cooper commented on TRINIDAD-980: -- Andrew is also tracking this in a wiki:

[All MyFaces] Local properties vs. ValueExpression/Binding

2008-03-24 Thread Andrew Robinson
The bug https://issues.apache.org/jira/browse/TOMAHAWK-858 has made me want to bring this up for discussion of the entire team. I really don't like the solution they are posing as it will cause backward compatibility problems and is not a full solution. This problem is not unique to the Tomahawk

[jira] Commented: (TOMAHAWK-858) Property selectedIndex of the panelTabbedPane component does not accept value bindings

2008-03-24 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581605#action_12581605 ] Andrew Robinson commented on TOMAHAWK-858: -- I started a discussion on this bug

Re: redeploy myfaces website

2008-03-24 Thread simon
Thanks Adonis, Catalin. I am a little puzzled why legibility requires that my screen be treated like something from ten years ago.. And perhaps it would be better to have the page left-align rather than centre itself? Having that left nav pane indented from the left side of the window does feel

[jira] Commented: (MYFACES-1841) HtmlResponseWriterImpl.writeURIAttribute does not perform proper URLs encoding ( ex: should be encoded in amp)

2008-03-24 Thread Lorenzo Cerulli (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581611#action_12581611 ] Lorenzo Cerulli commented on MYFACES-1841: -- Just to give some additional

[jira] Issue Comment Edited: (MYFACES-1841) HtmlResponseWriterImpl.writeURIAttribute does not perform proper URLs encoding ( ex: should be encoded in amp)

2008-03-24 Thread Lorenzo Cerulli (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581611#action_12581611 ] lcerulli edited comment on MYFACES-1841 at 3/24/08 11:30 AM:

[jira] Issue Comment Edited: (MYFACES-1841) HtmlResponseWriterImpl.writeURIAttribute does not perform proper URLs encoding ( ex: should be encoded in amp)

2008-03-24 Thread Lorenzo Cerulli (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581611#action_12581611 ] lcerulli edited comment on MYFACES-1841 at 3/24/08 11:32 AM:

[jira] Commented: (MYFACES-1841) HtmlResponseWriterImpl.writeURIAttribute does not perform proper URLs encoding ( ex: should be encoded in amp)

2008-03-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581633#action_12581633 ] Scott O'Bryan commented on MYFACES-1841: Makes sense to me. Seems to be

[jira] Commented: (PORTLETBRIDGE-31) BridgeImpl doesn't check for null Map values

2008-03-24 Thread Kito D. Mann (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581649#action_12581649 ] Kito D. Mann commented on PORTLETBRIDGE-31: --- I don't see anything in the

[jira] Commented: (PORTLETBRIDGE-31) BridgeImpl doesn't check for null Map values

2008-03-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581651#action_12581651 ] Scott O'Bryan commented on PORTLETBRIDGE-31: Looking at this again, your

Re: [jira] Commented: (PORTLETBRIDGE-31) BridgeImpl doesn't check for null Map values

2008-03-24 Thread Scott O'Bryan
Patch looks good to me Kito, are you able to commit or do you want me to do it? Scott Scott O'Bryan (JIRA) wrote: [ https://issues.apache.org/jira/browse/PORTLETBRIDGE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581651#action_12581651 ]

[jira] Created: (TRINIDAD-1026) Access/Mnemonic Key Does Not Cycle Through Similar Keys

2008-03-24 Thread scott duke (JIRA)
Access/Mnemonic Key Does Not Cycle Through Similar Keys --- Key: TRINIDAD-1026 URL: https://issues.apache.org/jira/browse/TRINIDAD-1026 Project: MyFaces Trinidad Issue Type: Bug

Re: Ajax, pprPanelGroup and Portlets working together...

2008-03-24 Thread Ernst Fastl
Hi, I just took a quick glance at the changes in the PPRPhaseListener. What I've seen looks alright so far and since I'm working on that class at the moment anyway I'll be happy to factor in those changes. As for the DojoUtils, those are as far as I know mainly maintained by werner. Maybe he

[jira] Commented: (TRINIDAD-1026) Access/Mnemonic Key Does Not Cycle Through Similar Keys

2008-03-24 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581675#action_12581675 ] Andrew Robinson commented on TRINIDAD-1026: --- I don't think anything can be

[jira] Issue Comment Edited: (TRINIDAD-1026) Access/Mnemonic Key Does Not Cycle Through Similar Keys

2008-03-24 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581675#action_12581675 ] arobinson74 edited comment on TRINIDAD-1026 at 3/24/08 2:23 PM:

[jira] Commented: (PORTLETBRIDGE-31) BridgeImpl doesn't check for null Map values

2008-03-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581737#action_12581737 ] Scott O'Bryan commented on PORTLETBRIDGE-31: Sorry to comment again on

[jira] Updated: (TOMAHAWK-1216) Removing the dedicated servlet from the CAPTCHA

2008-03-24 Thread Hazem Saleh (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hazem Saleh updated TOMAHAWK-1216: -- Status: Patch Available (was: Open) Removing the dedicated servlet from the CAPTCHA

Re: [Trinidad] implementing tabIndex attributes on select components

2008-03-24 Thread Blake Sullivan
Further elaborating on what Andy wrote, the reason why Trinidad has never supported tab index directly is that tab index is lame. In addition to the reasons that Andy listed, tab index has real problems when composing content from multiple authors (in the simplest case jsp:include), as there