[jira] Created: (TOMAHAWK-772) Pages with using Dojo display as blank with Firefox 2.

2006-11-04 Thread Sylvain Vieujot (JIRA)
Pages with using Dojo display as blank with Firefox 2. -- Key: TOMAHAWK-772 URL: http://issues.apache.org/jira/browse/TOMAHAWK-772 Project: MyFaces Tomahawk Issue Type: Bug Affects

[jira] Updated: (TOMAHAWK-738) SaveState fails with a java.util.List implementation other than ArrayList

2006-10-17 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-738?page=all ] Sylvain Vieujot updated TOMAHAWK-738: - Status: Patch Available (was: Reopened) SaveState fails with a java.util.List implementation other than ArrayList

[jira] Updated: (TOMAHAWK-738) SaveState fails with a java.util.List implementation other than ArrayList

2006-10-17 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-738?page=all ] Sylvain Vieujot updated TOMAHAWK-738: - Status: Resolved (was: Patch Available) Resolution: Fixed Assignee: Sylvain Vieujot (was: Cagatay Civici) xed in rev 465098 by

[jira] Created: (MYFACES-1118) DefaultAddResource cache disabled because of the Maven build

2006-02-13 Thread Sylvain Vieujot (JIRA)
DefaultAddResource cache disabled because of the Maven build Key: MYFACES-1118 URL: http://issues.apache.org/jira/browse/MYFACES-1118 Project: MyFaces Type: Bug Components: Tomahawk Versions:

[jira] Created: (MYFACES-1119) EL evaluating undefined variable trhows exception instead of returning null

2006-02-13 Thread Sylvain Vieujot (JIRA)
EL evaluating undefined variable trhows exception instead of returning null --- Key: MYFACES-1119 URL: http://issues.apache.org/jira/browse/MYFACES-1119 Project: MyFaces Type: Bug Components:

[jira] Closed: (MYFACES-1119) EL evaluating undefined variable trhows exception instead of returning null

2006-02-13 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1119?page=all ] Sylvain Vieujot closed MYFACES-1119: Resolution: Fixed r377535. EL evaluating undefined variable trhows exception instead of returning null

[jira] Created: (MYFACES-1120) Cactus tests not run by mvn test

2006-02-13 Thread Sylvain Vieujot (JIRA)
Cactus tests not run by mvn test -- Key: MYFACES-1120 URL: http://issues.apache.org/jira/browse/MYFACES-1120 Project: MyFaces Type: Test Reporter: Sylvain Vieujot The cactus tests aren't run by maven : mvn tests example :

[jira] Commented: (MYFACES-736) Number converter not working with Number

2005-10-21 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-736?page=comments#action_12332702 ] Sylvain Vieujot commented on MYFACES-736: - In fact, it's not working with primitive int either. BUT it's working fine with primitive float. Number converter not

[jira] Closed: (MYFACES-380) New component x:fieldSet

2005-09-22 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-380?page=all ] Sylvain Vieujot closed MYFACES-380: --- Fix Version: Nightly Build Resolution: Fixed Implemented in the sandbox. New component x:fieldSet --

[jira] Commented: (MYFACES-565) t:dataList doesn't work with Sets anymore

2005-09-15 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-565?page=comments#action_12329428 ] Sylvain Vieujot commented on MYFACES-565: - Yes, it work now. Thanks Bruno. t:dataList doesn't work with Sets anymore -

[jira] Created: (MYFACES-565) t:dataList doesn't work with Sets anymore

2005-09-14 Thread Sylvain Vieujot (JIRA)
t:dataList doesn't work with Sets anymore - Key: MYFACES-565 URL: http://issues.apache.org/jira/browse/MYFACES-565 Project: MyFaces Type: Bug Components: Tomahawk Versions: Nightly Build Reporter: Sylvain

[jira] Commented: (MYFACES-376) HTML Renderkit doesn't choose correct ContentType

2005-09-14 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-376?page=comments#action_12329342 ] Sylvain Vieujot commented on MYFACES-376: - I had the bug in one of my applications. The reason is : ContentTypeList does not contain a supported content type:

[jira] Commented: (MYFACES-565) t:dataList doesn't work with Sets anymore

2005-09-14 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-565?page=comments#action_12329346 ] Sylvain Vieujot commented on MYFACES-565: - No, still the same problem :-( The row variable (row=...) is still assigned to the Set, not to the Set's values.

[jira] Created: (MYFACES-557) f:convertNumber always sets the backing bean value to 0

2005-09-13 Thread Sylvain Vieujot (JIRA)
f:convertNumber always sets the backing bean value to 0 --- Key: MYFACES-557 URL: http://issues.apache.org/jira/browse/MYFACES-557 Project: MyFaces Type: Bug Reporter: Sylvain Vieujot An inputText with a

[jira] Closed: (MYFACES-557) f:convertNumber always sets the backing bean value to 0

2005-09-13 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-557?page=all ] Sylvain Vieujot closed MYFACES-557: --- Resolution: Invalid Sorry, the bug was in my application. f:convertNumber always sets the backing bean value to 0

[jira] Created: (MYFACES-553) NullPointerException in WebXml.getFacesServletMappings

2005-09-12 Thread Sylvain Vieujot (JIRA)
NullPointerException in WebXml.getFacesServletMappings -- Key: MYFACES-553 URL: http://issues.apache.org/jira/browse/MYFACES-553 Project: MyFaces Type: Bug Components: General Versions: Nightly Build

[jira] Created: (MYFACES-554) UISelectMany crashes on submit

2005-09-12 Thread Sylvain Vieujot (JIRA)
UISelectMany crashes on submit -- Key: MYFACES-554 URL: http://issues.apache.org/jira/browse/MYFACES-554 Project: MyFaces Type: Bug Versions: Nightly Build Reporter: Sylvain Vieujot When submitting a page with a

[jira] Commented: (MYFACES-553) NullPointerException in WebXml.getFacesServletMappings

2005-09-12 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-553?page=comments#action_12323244 ] Sylvain Vieujot commented on MYFACES-553: - I just committed a fix (r280367), but as I'm not 100% sure it is correct, I leave this bug open. Oliver, could you look

[jira] Commented: (MYFACES-554) UISelectMany crashes on submit

2005-09-12 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-554?page=comments#action_12323277 ] Sylvain Vieujot commented on MYFACES-554: - Thanks. UISelectMany crashes on submit -- Key: MYFACES-554 URL:

[jira] Commented: (MYFACES-553) NullPointerException in WebXml.getFacesServletMappings

2005-09-12 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-553?page=comments#action_12323298 ] Sylvain Vieujot commented on MYFACES-553: - Thanks. NullPointerException in WebXml.getFacesServletMappings --

[jira] Closed: (MYFACES-544) HtmlTableRendererBase throws NullPoinerException if component don't set rowId

2005-09-09 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-544?page=all ] Sylvain Vieujot closed MYFACES-544: --- Fix Version: Nightly Build Resolution: Fixed This has been fixed a few hours ago. Thanks anyway, Sylvain. HtmlTableRendererBase throws

[jira] Commented: (MYFACES-286) x:datatable doesn't support Set

2005-09-07 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-286?page=comments#action_12322820 ] Sylvain Vieujot commented on MYFACES-286: - I agree with you for h:dataTable, but for x:dataTable, I think it would be a plus to support all collections. Couldn't we

[jira] Closed: (MYFACES-490) Messages for UISelectOne UISelectMany don't include the component's name like for the other components.

2005-09-04 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-490?page=all ] Sylvain Vieujot closed MYFACES-490: --- Resolution: Fixed Messages for UISelectOne UISelectMany don't include the component's name like for the other components.

[jira] Created: (MYFACES-491) SelectOneCountry SelectOneLanguage don't validate

2005-09-04 Thread Sylvain Vieujot (JIRA)
SelectOneCountry SelectOneLanguage don't validate --- Key: MYFACES-491 URL: http://issues.apache.org/jira/browse/MYFACES-491 Project: MyFaces Type: Bug Components: Tomahawk Reporter: Sylvain Vieujot Since

[jira] Closed: (MYFACES-491) SelectOneCountry SelectOneLanguage don't validate

2005-09-04 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-491?page=all ] Sylvain Vieujot closed MYFACES-491: --- Fix Version: Nightly Build Resolution: Fixed SelectOneCountry SelectOneLanguage don't validate

[jira] Created: (MYFACES-492) UISelectMany doesn't validate

2005-09-04 Thread Sylvain Vieujot (JIRA)
UISelectMany doesn't validate - Key: MYFACES-492 URL: http://issues.apache.org/jira/browse/MYFACES-492 Project: MyFaces Type: Bug Components: Implementation Reporter: Sylvain Vieujot Fix For: Nightly Build -- This

[jira] Closed: (MYFACES-492) UISelectMany doesn't validate

2005-09-04 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-492?page=all ] Sylvain Vieujot closed MYFACES-492: --- Fix Version: Nightly Build Resolution: Fixed UISelectMany doesn't validate - Key: MYFACES-492

[jira] Closed: (MYFACES-474) JSF does not send javascript file to browser correctly

2005-08-31 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-474?page=all ] Sylvain Vieujot closed MYFACES-474: --- Resolution: Invalid I think you forgot to configure the extensions filter. The doc isn't visible on the website though, but it'll be restored soon.

[jira] Commented: (MYFACES-271) Inputdate component causes HTML validation to fail

2005-08-25 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-271?page=comments#action_12320028 ] Sylvain Vieujot commented on MYFACES-271: - Now, all the inputDate tags are enclosed in a span which has the expected id for the labels, ... So the validation should

[jira] Commented: (MYFACES-237) x:inputDate and popupCalendar problem

2005-08-24 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-237?page=comments#action_12319864 ] Sylvain Vieujot commented on MYFACES-237: - Did you check with a recent build ? Because I had the problem too, but it seems that it has been corrected recently.

[jira] Closed: (MYFACES-433) inputCalendar renderPopupButtonAsImage does not line up image correctly

2005-08-23 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-433?page=all ] Sylvain Vieujot closed MYFACES-433: --- Fix Version: Nightly Build Resolution: Fixed Done. Thanks Mike. inputCalendar renderPopupButtonAsImage does not line up image correctly

[jira] Commented: (MYFACES-376) HTML Renderkit doesn't choose correct ContentType

2005-08-22 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-376?page=comments#action_12319581 ] Sylvain Vieujot commented on MYFACES-376: - Works for me. Thanks. Sylvain. HTML Renderkit doesn't choose correct ContentType

[jira] Commented: (MYFACES-433) inputCalendar renderPopupButtonAsImage does not line up image correctly

2005-08-19 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-433?page=comments#action_12319414 ] Sylvain Vieujot commented on MYFACES-433: - This isn't very clean. I see several problems using a table : - it can't be on the same line as another component - A lot

[jira] Reopened: (MYFACES-376) HTML Renderkit doesn't choose correct ContentType

2005-08-19 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-376?page=all ] Sylvain Vieujot reopened MYFACES-376: - I think we now have a bigger issue here. Here is my bug report. Sorry, no time to look at this before next week though. Subject: Bug Report for

[jira] Resolved: (MYFACES-338) MessageUtils should force Thread.currentThread().getContextClassLoader() on ResourceBundle

2005-08-18 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-338?page=all ] Sylvain Vieujot resolved MYFACES-338: - Fix Version: Nightly Build Resolution: Fixed Patch committed. Thanks Mike. MessageUtils should force

[jira] Created: (MYFACES-427) In myfaces-all.jar, faces-config.xml doesn't include the content of the sandbox's faces-config.xml

2005-08-18 Thread Sylvain Vieujot (JIRA)
In myfaces-all.jar, faces-config.xml doesn't include the content of the sandbox's faces-config.xml -- Key: MYFACES-427 URL: http://issues.apache.org/jira/browse/MYFACES-427

[jira] Commented: (MYFACES-427) In myfaces-all.jar, faces-config.xml doesn't include the content of the sandbox's faces-config.xml

2005-08-18 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-427?page=comments#action_12319303 ] Sylvain Vieujot commented on MYFACES-427: - Sean, do you have any idea on how to merge the faces-config.xml files from the different sub projects ? In

[jira] Closed: (MYFACES-338) MessageUtils should force Thread.currentThread().getContextClassLoader() on ResourceBundle

2005-08-18 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-338?page=all ] Sylvain Vieujot closed MYFACES-338: --- MessageUtils should force Thread.currentThread().getContextClassLoader() on ResourceBundle

[jira] Closed: (MYFACES-271) Inputdate component causes HTML validation to fail

2005-08-18 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-271?page=all ] Sylvain Vieujot closed MYFACES-271: --- Fix Version: Nightly Build Resolution: Fixed Fixed by enclosing the all component in a span with the proper id. Inputdate component causes

[jira] Commented: (MYFACES-427) In myfaces-all.jar, faces-config.xml doesn't include the content of the sandbox's faces-config.xml

2005-08-18 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-427?page=comments#action_12319313 ] Sylvain Vieujot commented on MYFACES-427: - Yes I was talking about the nightly build. I think loading the sandbox-config.xml is neither clean nor a really long term

[jira] Commented: (MYFACES-380) New component x:fieldSet

2005-08-18 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-380?page=comments#action_12319315 ] Sylvain Vieujot commented on MYFACES-380: - Right now I use : x:htmlTag value=fieldset x:htmlTag value=legendx:outputText value=my legend//x:htmlTag ..

[jira] Commented: (MYFACES-237) x:inputDate and popupCalendar problem

2005-08-18 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-237?page=comments#action_12319317 ] Sylvain Vieujot commented on MYFACES-237: - In fact, I think it's rather a problem with inputCalendar, as inputDate just borrows the inputCalendar pop script :

[jira] Resolved: (MYFACES-416) StringIndexOutOfBoundsException in AddResource

2005-08-17 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-416?page=all ] Sylvain Vieujot resolved MYFACES-416: - Fix Version: Nightly Build Resolution: Fixed Done. Thanks Peter. StringIndexOutOfBoundsException in AddResource

[jira] Closed: (MYFACES-414) Client side panelTabbedPane

2005-08-16 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-414?page=all ] Sylvain Vieujot closed MYFACES-414: --- Resolution: Fixed Client side panelTabbedPane --- Key: MYFACES-414 URL:

[jira] Closed: (MYFACES-324) WebXmlParser throws AccessControlException in secure Tomcat

2005-08-10 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-324?page=all ] Sylvain Vieujot closed MYFACES-324: --- Fix Version: Nightly Build Resolution: Fixed On line 80 of the WebXmlParser, we already had the validation disabled. I just made it more

[jira] Closed: (MYFACES-263) UnicodeEncoder.encode() could be made faster

2005-06-01 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-263?page=all ] Sylvain Vieujot closed MYFACES-263: --- Resolution: Fixed Fix Version: Nightly Build Done. Thanks for the info. Please tell us if you see any speed improvements and/or any other

[jira] Commented: (MYFACES-234) x:inputDate as a candidate to refactor

2005-05-10 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-234?page=comments#action_64987 ] Sylvain Vieujot commented on MYFACES-234: - Bug 2 (readonly=true, but popupCalendar still rendered) fixed. As for the improvements, please submit patches.

[jira] Updated: (MYFACES-234) x:inputDate as a candidate to refactor

2005-05-10 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-234?page=all ] Sylvain Vieujot updated MYFACES-234: Priority: Minor (was: Major) x:inputDate as a candidate to refactor -- Key: MYFACES-234

[jira] Closed: (MYFACES-209) hours in x:inputDate

2005-04-25 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-209?page=all ] Sylvain Vieujot closed MYFACES-209: --- Resolution: Fixed Fix Version: Nightly Build Patched. Thanks for your contribution. hours in x:inputDate

[jira] Commented: (MYFACES-213) commandLink does not work in dataList

2005-04-25 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-213?page=comments#action_63686 ] Sylvain Vieujot commented on MYFACES-213: - Your JSF tags should be enclosed in an f:view. commandLink does not work in dataList

[jira] Closed: (MYFACES-199) Calendar unnecessarily requests image resources during parsing

2005-04-20 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-199?page=all ] Sylvain Vieujot closed MYFACES-199: --- Resolution: Fixed Fix Version: Nightly Build Fixed. Thanks for the patch. Sylvain. Calendar unnecessarily requests image resources during

[jira] Commented: (MYFACES-147) Status not saved correctly for inputText-Fields in dataTables between tab pages switch

2005-03-23 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-147?page=comments#action_61413 ] Sylvain Vieujot commented on MYFACES-147: - Yes, it's a known problem. We plan to fix that after the next release, to not delay it. Thanks for reporting it.

[jira] Resolved: (MYFACES-125) processDecodes in AliasBean not implemented

2005-03-10 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-125?page=history ] Sylvain Vieujot resolved MYFACES-125: - Resolution: Fixed Fix Version: Nightly Build processDecodes in AliasBean not implemented ---

[jira] Commented: (MYFACES-125) processDecodes in AliasBean not implemented

2005-03-10 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-125?page=comments#action_60623 ] Sylvain Vieujot commented on MYFACES-125: - You're right. It's fixed now. Thank you. Sylvain. processDecodes in AliasBean not implemented

[jira] Resolved: (MYFACES-112) Attribute maxlength duplicated for x:inputFileUpload

2005-02-28 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-112?page=history ] Sylvain Vieujot resolved MYFACES-112: - Resolution: Fixed Attribute maxlength duplicated for x:inputFileUpload

[jira] Resolved: (MYFACES-99) myfaces_ext.tld contains illegal br/ tag

2005-02-01 Thread Sylvain Vieujot (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-99?page=history ] Sylvain Vieujot resolved MYFACES-99: Resolution: Fixed myfaces_ext.tld contains illegal br/ tag -- Key: MYFACES-99