[jira] Created: (TOMAHAWK-1125) Show throbber as an option

2007-10-02 Thread Apostolos Mantes (JIRA)
Show throbber as an option -- Key: TOMAHAWK-1125 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1125 Project: MyFaces Tomahawk Issue Type: Improvement Components: InputSuggestAjax Affects Versions:

Can somebody have a look on [MyFaces 1.2.0 and Tomahawak 1.1.6] Issue when loading page on Myfaces userlist?

2007-10-02 Thread Michael Obster
Hi, because I have still no solution for the problem, I wanted to ask if someone can have a look on that thread. Did now 12 hours searching for a solution, and I'm now very frustrated because of no help and no solution... (and the customer pays only 4 hours...). I need a working solution

[jira] Updated: (TOMAHAWK-602) try to replace the anchor tag of an unselected entry to a div tag

2007-10-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TOMAHAWK-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Björn Voß updated TOMAHAWK-602: --- Status: Patch Available (was: Open) try to replace the anchor tag of an unselected entry to a

[jira] Commented: (TOMAHAWK-1124) ExtensionFilter throws NoClassDefFoundError when used with Myfaces 1.2.x and JBoss 4.2.1

2007-10-02 Thread Michael Obster (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531803 ] Michael Obster commented on TOMAHAWK-1124: -- I'm on the way of a solution. Thanks to Tom Cort!

[jira] Issue Comment Edited: (TOMAHAWK-1125) Show throbber as an option

2007-10-02 Thread Apostolos Mantes (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531811 ] mantesap edited comment on TOMAHAWK-1125 at 10/2/07 7:35 AM: - Add throbber

Re: [TRINIDAD] Build error on latest nightly build

2007-10-02 Thread Matt Cooper
I committed the golden test file changes and had Andrew review them to make sure they are what he expected. Regards, Matt On 10/1/07, Andrew Robinson [EMAIL PROTECTED] wrote: Unfortunately, this was my mistake. I merged my code in from a different file and apparently forgot the imports. Being

[jira] Created: (TRINIDAD-751) Issues with deleting a row in child table

2007-10-02 Thread Sneha Shah (JIRA)
Issues with deleting a row in child table - Key: TRINIDAD-751 URL: https://issues.apache.org/jira/browse/TRINIDAD-751 Project: MyFaces Trinidad Issue Type: Bug Affects Versions: 1.0.2-core

[Trinidad] pom.xml version?

2007-10-02 Thread Andrew Robinson
The trinidad projects are still showing 1.0.3-SNAPSHOT on the trunk. Should this not be 1.0.4-SNAPSHOT now that 1.0.3 is released? -A

GuiceFaces

2007-10-02 Thread Dennis Byrne
I've thrown together a couple of different ways of getting MyFaces to use Guice (similar to org.springframework.web.jsf.DelegatingVariableResolver ). I would like a place to commit this but some of this code (a custom ELResolver) depends on JSP 2.1 . Taking this code along the sandbox-tomahawk

Re: GuiceFaces

2007-10-02 Thread Wendy Smoak
On 10/2/07, Dennis Byrne [EMAIL PROTECTED] wrote: I've thrown together a couple of different ways of getting MyFaces to use Guice (similar to org.springframework.web.jsf.DelegatingVariableResolver ). I would like a place to commit this but some of this code (a custom ELResolver) depends on