[jira] Commented: (TOBAGO-484) Tobago.registerCurrentScripts in standard tobago.js misses a null check

2007-09-13 Thread Marc Guillemot (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527005 ] Marc Guillemot commented on TOBAGO-484: --- Just for info: you can tell HtmlUnit to ignore JS errors just like FF

[jira] Created: (TOMAHAWK-1114) Gives control over text and sie of the add / remove buttons of SelectManyPicklist

2007-09-13 Thread JIRA
Gives control over text and sie of the add / remove buttons of SelectManyPicklist - Key: TOMAHAWK-1114 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1114 Project:

[jira] Updated: (TOMAHAWK-1114) Gives control over text and sie of the add / remove buttons of SelectManyPicklist

2007-09-13 Thread JIRA
[ https://issues.apache.org/jira/browse/TOMAHAWK-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Stawicki updated TOMAHAWK-1114: -- Status: Patch Available (was: Open) Gives control over text and sie of the add /

[jira] Resolved: (TRINIDAD-704) IE7 - AutoComplete Does Not Work When You Use Script to Submit a Form

2007-09-13 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-704. - Resolution: Fixed Fix Version/s: 1.0.3-core added workaround, suggested

[jira] Created: (TRINIDAD-707) inputfile - application does not respond when you enter junk value (IE / IE7)

2007-09-13 Thread JIRA
inputfile - application does not respond when you enter junk value (IE / IE7) - Key: TRINIDAD-707 URL: https://issues.apache.org/jira/browse/TRINIDAD-707 Project: MyFaces

[jira] Commented: (MYFACES-1717) UTF-8 input processed as single-byte

2007-09-13 Thread Dirk Schirmer (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527052 ] Dirk Schirmer commented on MYFACES-1717: I've got exactly the same problem and i'm not using Facelets.

Re: [jira] Resolved: (TRINIDAD-704) IE7 - AutoComplete Does Not Work When You Use Script to Submit a Form

2007-09-13 Thread Mario Ivankovits
Hi! What about adding this to myfaces too? if (window.external.AutoCompleteSaveForm) { window.external.AutoCompleteSaveForm(form) } should do the trick there too. Ciao, Mario [

[jira] Commented: (TOBAGO-484) Tobago.registerCurrentScripts in standard tobago.js misses a null check

2007-09-13 Thread Richard van Nieuwenhoven (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527063 ] Richard van Nieuwenhoven commented on TOBAGO-484: - no, i coudn't get it to work without this fix!.

[jira] Created: (TOBAGO-486) tc:textarea should support command facet

2007-09-13 Thread Volker Weber (JIRA)
tc:textarea should support command facet Key: TOBAGO-486 URL: https://issues.apache.org/jira/browse/TOBAGO-486 Project: MyFaces Tobago Issue Type: Improvement Components: Core, Themes

[jira] Resolved: (TOBAGO-486) tc:textarea should support command facet

2007-09-13 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-486. - Resolution: Fixed tc:textarea should support command facet

Re: release of shared

2007-09-13 Thread Matthias Wessendorf
Perhaps we should do things like that on a separate branch and merge back to trunk, when everything is fine. there were some issues on trunk today, hopefully I got all of them... On 9/11/07, Manfred Geiler [EMAIL PROTECTED] wrote: +1 The infos on the wiki diary for the last release should be

Re: release of shared

2007-09-13 Thread Mario Ivankovits
Matthias Wessendorf wrote: Perhaps we should do things like that on a separate branch and merge back to trunk, when everything is fine. there were some issues on trunk today, hopefully I got all of them... Thanks Matthias! Ciao, Mario

[TRINIDAD] Public Icon API change

2007-09-13 Thread Simon Lessard
Hello, I would like to do a public API change to Icon's renderIcon method and its dependencies. Currently the signature is abstract public void renderIcon( FacesContextcontext, RenderingContextarc, MapString, Object attrs ) throws IOException; I would like to change

[jira] Created: (TRINIDAD-708) NullPointerException with multiple XMLMenuModel beans in one page

2007-09-13 Thread Andrew Robinson (JIRA)
NullPointerException with multiple XMLMenuModel beans in one page - Key: TRINIDAD-708 URL: https://issues.apache.org/jira/browse/TRINIDAD-708 Project: MyFaces Trinidad Issue

[jira] Created: (TRINIDAD-709) PPR error logging itself generates JS errors on IE

2007-09-13 Thread Adam Winer (JIRA)
PPR error logging itself generates JS errors on IE -- Key: TRINIDAD-709 URL: https://issues.apache.org/jira/browse/TRINIDAD-709 Project: MyFaces Trinidad Issue Type: Bug Affects Versions:

[jira] Resolved: (TRINIDAD-709) PPR error logging itself generates JS errors on IE

2007-09-13 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Winer resolved TRINIDAD-709. - Resolution: Fixed Fix Version/s: 1.0.3-core Fixed; the issue, BTW, was that the JS

[jira] Commented: (TRINIDAD-709) PPR error logging itself generates JS errors on IE

2007-09-13 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527158 ] Andrew Robinson commented on TRINIDAD-709: -- I would like to suggest an enhancement for this instead of

Re: [Orchestra] Does Orchestra work with non web client?

2007-09-13 Thread Dan Tran
it works!! However I am also running to concurrentcy issue, most likely due to my newbie knowledge about orchestra conversation, let me sketch it out to see if you can give some advice. 1. First i have a transactional service bean with one of its methods spins a runnable to do some work. The

[jira] Commented: (TRINIDAD-709) PPR error logging itself generates JS errors on IE

2007-09-13 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527198 ] Adam Winer commented on TRINIDAD-709: - Better logging would be very worthwhile (there's a bunch of

Re: [TRINIDAD] Public Icon API change

2007-09-13 Thread Adam Winer
I'm not sure I see the benefit, but I'm not always spot-on when it comes to wildcards in collections... Does the change mean that you're allowed to pass a MapString, String to this without casting, whereas before you couldn't? The common use-cases here all have a heterogeneous value type

Re: [TRINIDAD] Public Icon API change

2007-09-13 Thread Simon Lessard
Hello Adam, On 9/13/07, Adam Winer [EMAIL PROTECTED] wrote: I'm not sure I see the benefit, but I'm not always spot-on when it comes to wildcards in collections... Does the change mean that you're allowed to pass a MapString, String to this without casting, whereas before you couldn't?

java.lang.IllegalStateException: No Factories configured for this Application

2007-09-13 Thread Ole Ersoy
Hi, I get a java.lang.IllegalStateException: No Factories configured for this Application when adding a dependency to my webapp. Someone mentioned on the users list that deleting the tomcat work directory might solve it, but this is different. It seems like it's a class loading issue. I'm

Re: [TRINIDAD] Public Icon API change

2007-09-13 Thread Adam Winer
On 9/13/07, Simon Lessard [EMAIL PROTECTED] wrote: Hello Adam, On 9/13/07, Adam Winer [EMAIL PROTECTED] wrote: I'm not sure I see the benefit, but I'm not always spot-on when it comes to wildcards in collections... Does the change mean that you're allowed to pass a MapString, String

Re: java.lang.IllegalStateException: No Factories configured for this Application

2007-09-13 Thread Ole Ersoy
Got it. I changed the scope of the el dependency to provided, and it took care of it. dependency groupIdjavax.servlet.jsp/groupId artifactIdjsp-api/artifactId version2.1/version scopeprovided/scope /dependency Cheers, - Ole Ole Ersoy

[jira] Created: (TRINIDAD-710) Selector's documention page still lists obsolete selector's for numeric table columns

2007-09-13 Thread Carsten Pieper (JIRA)
Selector's documention page still lists obsolete selector's for numeric table columns - Key: TRINIDAD-710 URL: https://issues.apache.org/jira/browse/TRINIDAD-710