[jira] Closed: (MYFACES-188) Tabbed pane behaviour

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-188?page=all ] Martin Marinschek closed MYFACES-188: - Resolution: Won't Fix Fix Version: Nightly Build Is not a bug - rather a feature request. Please resubmit as feature request if you still

[jira] Commented: (MYFACES-133) Configured but inexistent Renderer is not reported

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-133?page=comments#action_66332 ] Martin Marinschek commented on MYFACES-133: --- This is the corresponding source-code: javax.faces.render.Renderer renderer = null;

[jira] Commented: (MYFACES-162) Documentation files still reference Source Forge

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-162?page=comments#action_66329 ] Martin Marinschek commented on MYFACES-162: --- We would need a completely new release check-list. Who was the one doing the 1.0.9 release, can he come up with somet

[jira] Commented: (MYFACES-221) Missing Accesskey attributes on SelectOneMenuTag

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-221?page=comments#action_66324 ] Martin Marinschek commented on MYFACES-221: --- According to the HTML spec, there is no accesskey attribute in select-menus, see: http://www.w3.org/TR/REC-html40/in

[jira] Closed: (MYFACES-186) x:radio and x:checkbox cause ClassCastException

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-186?page=all ] Martin Marinschek closed MYFACES-186: - Resolution: Fixed Fix Version: Nightly Build Has been fixed - by whoever it was. regards, Martin > x:radio and x:checkbox cause ClassCas

[jira] Closed: (MYFACES-236) default-locale should be included in supported locales search

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-236?page=all ] Martin Marinschek closed MYFACES-236: - Assign To: Martin Marinschek Resolution: Fixed Fix Version: Nightly Build > default-locale should be included in supported locales se

[jira] Closed: (MYFACES-254) blank h:inputText returns null instead of empty String

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-254?page=all ] Martin Marinschek closed MYFACES-254: - Assign To: Martin Marinschek Resolution: Fixed Fix Version: Nightly Build > blank h:inputText returns null instead of empty String >

[jira] Closed: (MYFACES-187) UIInput.getValue can return wrong (old) value

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-187?page=all ] Martin Marinschek closed MYFACES-187: - Resolution: Fixed I (again) committed your proposed patch, sorry, you were right the first time! regards, Martin > UIInput.getValue can retur

[jira] Commented: (MYFACES-254) blank h:inputText returns null instead of empty String

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-254?page=comments#action_66320 ] Martin Marinschek commented on MYFACES-254: --- I tried to submit a fix - please try it out by using the nightly-build. regards, Martin > blank h:inputText returns

Re: Sorry for all the SVN commits

2005-05-25 Thread Martin Marinschek
You sure killed my Inbox ;) regards, Martin On 5/25/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > I just reran the build script (for the website) on a new build > machine. Evidently we ran into a timestamp issue again. The good > news is that the website build should be automated and if we o

[jira] Commented: (MYFACES-228) Sortheader functionality does not work if datatable contains editable components

2005-05-25 Thread Oliver Rossmueller (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-228?page=comments#action_66311 ] Oliver Rossmueller commented on MYFACES-228: IMO the answer is "yes", too. I guess no user would understand the alternative behaviour where some values are ente

[jira] Closed: (MYFACES-253) f:selectItem - itemDisabled attribute not working

2005-05-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-253?page=all ] sean schofield closed MYFACES-253: -- Resolution: Fixed Fix Version: Nightly Build Thanks Bruno. Keep those patches coming :-) > f:selectItem - itemDisabled attribute not working >

[jira] Created: (MYFACES-255) inputDate's onchange is not working

2005-05-25 Thread Lian Lee (JIRA)
inputDate's onchange is not working --- Key: MYFACES-255 URL: http://issues.apache.org/jira/browse/MYFACES-255 Project: MyFaces Type: Bug Versions: 1.0.9 beta Environment: IE & Firefox, tomcate 5.0.28, oracle 10g Reporter:

[jira] Closed: (MYFACES-175) Add onmouseover and on mouseout support to x:dataTable

2005-05-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-175?page=all ] sean schofield closed MYFACES-175: -- Resolution: Fixed Fix Version: Nightly Build Thanks to Chris Barlow for the patch. > Add onmouseover and on mouseout support to x:dataTable > --

Re: Extending x:datatable

2005-05-25 Thread Sean Schofield
Feature has been added to nightly. sean On 5/25/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > The fix is in the works right now so please hold off with any patches. > I'll update JIRA when its done. > > sean > > On 5/25/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: > > Ok, so send in the

Re: Tree2 broadcast event 'Missing Node'

2005-05-25 Thread Sean Schofield
The fix is in. On 5/25/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > Doh! That was left over from when I was debugging a JIRA fix. The > fix is that if the node is missing you get a message instead of a null > pointer. That was in there intentionally to create null pointers. It > was suppose

[jira] Updated: (MYFACES-175) Add onmouseover and on mouseout support to x:dataTable

2005-05-25 Thread Chris Barlow (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-175?page=all ] Chris Barlow updated MYFACES-175: - Attachment: myfaces-175.patch Added rowOnMouseOver and rowOnMouseOut attributes to x:dataTable and modified openDataTable.jsp as an example. > Add onmouse

Sorry for all the SVN commits

2005-05-25 Thread Sean Schofield
I just reran the build script (for the website) on a new build machine. Evidently we ran into a timestamp issue again. The good news is that the website build should be automated and if we only build it on my machine we won't have all those extra commits. The build will be every 4 hours. It als

Re: Tree2 broadcast event 'Missing Node'

2005-05-25 Thread Sean Schofield
Doh! That was left over from when I was debugging a JIRA fix. The fix is that if the node is missing you get a message instead of a null pointer. That was in there intentionally to create null pointers. It was supposed to come out. I will commit the fix shortly. Thanks for the heads up. sean

[jira] Created: (MYFACES-254) blank h:inputText returns null instead of empty String

2005-05-25 Thread Jesse Wilson (JIRA)
blank h:inputText returns null instead of empty String -- Key: MYFACES-254 URL: http://issues.apache.org/jira/browse/MYFACES-254 Project: MyFaces Type: Bug Versions: 1.0.9 beta Environment: JBoss 3.2.7, Jav

[jira] Updated: (MYFACES-253) f:selectItem - itemDisabled attribute not working

2005-05-25 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-253?page=all ] Bruno Aranda updated MYFACES-253: - Attachment: HtmlRadioRenderer_patch.txt Here it is the patch :-) > f:selectItem - itemDisabled attribute not working > -

Re: [jira] Commented: (MYFACES-214) TabbedPane : wrong validation behavior

2005-05-25 Thread Jon Travis
No, it's not a problem with the tabbed pane -- just the next thing on my list of problems I'm seeing with MyFaces. Apparently someone already reported this new issue. Thanks again for the pane fixes -- I'll let you know if I find any problems. -- Jon On May 25, 2005, at 1:07 PM, Philipp Ahlne

Re: f:selectItem - itemDisabled attribute not working?

2005-05-25 Thread Bruno Aranda
The patch has been updated to MYFACES-253, the JIRA opened for this bug. Bruno2005/5/25, Bruno Aranda <[EMAIL PROTECTED]>: I have a patch for this one. I am opening a JIRA and I will put the patch there, Bruno2005/5/25, Martin Marinschek <[EMAIL PROTECTED] >: Neither the one nor the other.Maybe y

[jira] Created: (MYFACES-253) f:selectItem - itemDisabled attribute not working

2005-05-25 Thread Bruno Aranda (JIRA)
f:selectItem - itemDisabled attribute not working - Key: MYFACES-253 URL: http://issues.apache.org/jira/browse/MYFACES-253 Project: MyFaces Type: Bug Versions: 1.0.9 beta Reporter: Bruno Aranda Priority:

Re: [jira] Commented: (MYFACES-214) TabbedPane : wrong validation behavior

2005-05-25 Thread Philipp Ahlner
Hi Jon! Throws a custom converter the stacktrace? Can you provide a stack trace? I can't imagine a association with the tabbedpanes but I will check this. 2005/5/25, Jon Travis <[EMAIL PROTECTED]>: > I've got it working after moving forms around. > > Onto the next problem, which is why the Selec

Re: f:selectItem - itemDisabled attribute not working?

2005-05-25 Thread Bruno Aranda
I have a patch for this one. I am opening a JIRA and I will put the patch there, Bruno2005/5/25, Martin Marinschek <[EMAIL PROTECTED]>: Neither the one nor the other.Maybe you could look in the sources, particularly in HtmlRadioRendererand see what happens there?Could be that you found a bug...reg

Re: [jira] Commented: (MYFACES-214) TabbedPane : wrong validation behavior

2005-05-25 Thread Jon Travis
I've got it working after moving forms around. Onto the next problem, which is why the SelectManyListboxes are having a submitted value of "" and throwing converter exceptions... -- Jon On May 23, 2005, at 10:50 PM, Martin Marinschek wrote: Strange... I tested with the MyFaces examples, and t

Tree2 broadcast event 'Missing Node'

2005-05-25 Thread Jon Travis
In UITreeData, why are we setting the node ID to 666:666:666 in the broadcast event? It's causing me to get a 'Missing Node' error. -- Jon

[jira] Created: (MYFACES-252) Support for button in type attribute of x:commandButton

2005-05-25 Thread JIRA
Support for button in type attribute of x:commandButton --- Key: MYFACES-252 URL: http://issues.apache.org/jira/browse/MYFACES-252 Project: MyFaces Type: Wish Versions: 1.0.9 beta Environment: Linux 2.4.29,

Re: Extending x:datatable

2005-05-25 Thread Sean Schofield
The fix is in the works right now so please hold off with any patches. I'll update JIRA when its done. sean On 5/25/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: > Ok, so send in the patch to mailing list. > > I will try to submit it asap (providing that sean hasn't implemented > that so far

Re: More on: MyFaces at JavaOne 2005?

2005-05-25 Thread Martin Marinschek
Ok, I will contact you privately to arrange the further details. regards, Martin On 5/25/05, Jonas Jacobi <[EMAIL PROTECTED]> wrote: > Hi Martin, > > I have a confirmation from our marketing people, organizing the Oracle > pavilion, that your session is scheduled for Wednesday, June 29th at

More on: MyFaces at JavaOne 2005?

2005-05-25 Thread Jonas Jacobi
Hi Martin, I have a confirmation from our marketing people, organizing the Oracle pavilion, that your session is scheduled for Wednesday, June 29th at 2 PM. Location: the Oracle Mini-Theater. This is the title and abstract that will be used for your session. Let me know if you want to change

[jira] Commented: (MYFACES-228) Sortheader functionality does not work if datatable contains editable components

2005-05-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-228?page=comments#action_66276 ] sean schofield commented on MYFACES-228: Martin's change improves things. Its along the lines of what Oliver suggested. Here is the code snippet for those not fol

Re: HtmlRenderUtils: why is submitted value set to empty string?

2005-05-25 Thread Sean Schofield
> The problem is that if you set the submitted value to null, the > validation will not be triggered. But this whole issue is something we > need to get over again, I just got rid of this else part cause > checkboxes and radiobuttons were using their own decoding anyways; and > for normal inputs th

[jira] Commented: (MYFACES-166) exception handling in myfaces

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-166?page=comments#action_66273 ] Martin Marinschek commented on MYFACES-166: --- I've done the one for grid-renderer, but I am not sure if we can get rid of all of these - the problem being that if

[jira] Closed: (MYFACES-166) exception handling in myfaces

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-166?page=all ] Martin Marinschek closed MYFACES-166: - Resolution: Fixed Fix Version: Nightly Build Thanks to Mathias Broekelman for the contribution > exception handling in myfaces > -

[jira] Closed: (MYFACES-231) java.lang.InstantiationException with inputHidden Tag

2005-05-25 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-231?page=all ] sean schofield closed MYFACES-231: -- Resolution: Fixed Fix Version: Nightly Build Thanks for the fix Bruno. Looking at the SVN comments it turns out I introduced this bug while add

[jira] Resolved: (MYFACES-117) styleClass attribute Ignored for commandNavigation tag

2005-05-25 Thread Manfred Geiler (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-117?page=all ] Manfred Geiler resolved MYFACES-117: Assign To: Manfred Geiler Resolution: Fixed Fix Version: Nightly Build Applied Brunos patch, because it won't harm anyone. It is intuit

Re: f:selectItem - itemDisabled attribute not working?

2005-05-25 Thread Martin Marinschek
Neither the one nor the other. Maybe you could look in the sources, particularly in HtmlRadioRenderer and see what happens there? Could be that you found a bug... regards, Martin On 5/25/05, Kevin Roast <[EMAIL PROTECTED]> wrote: > > > Hello, > > I was just wondering if anyone else has se

f:selectItem - itemDisabled attribute not working?

2005-05-25 Thread Kevin Roast
Title: f:selectItem - itemDisabled attribute not working? Hello, I was just wondering if anyone else has seen this problem? I have a with several children. I would like to disable one of the child items based on a value bound boolean property e.g.           So the import

Re: Extending x:datatable

2005-05-25 Thread Martin Marinschek
Ok, so send in the patch to mailing list. I will try to submit it asap (providing that sean hasn't implemented that so far). regards, Martin On 5/25/05, Bruno Aranda <[EMAIL PROTECTED]> wrote: > I think this is a nice feature that many of us have think in the past but > not had the time to impl

Re: Extending x:datatable

2005-05-25 Thread Bruno Aranda
I think this is a nice feature that many of us have think in the past but not had the time to implement. It is the JIRA ticket MYFACES-175, assigned to Sean. Sean, have you implemented this already? If not, it is worth to take a look at. I like this feature... Bruno2005/5/25, Martin Marinschek <[E

Re: Extending x:datatable

2005-05-25 Thread Martin Marinschek
Hmmm.. wouldn't be bad I think, to have that in there. at least better than not support that at all ;) regards, Martin On 5/25/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi myfaces Developers, > > I tried to add an onmousover and onmouseout attribute to every table-row > tag of a x:da

Extending x:datatable

2005-05-25 Thread wkl
Hi myfaces Developers, I tried to add an onmousover and onmouseout attribute to every table-row tag of a x:datatable to highlight a table row when the user moves the mouse over the table rows. After searching and trying a lot of hours I decided to extend the x:datatable. I added two new attribute

[jira] Commented: (MYFACES-187) UIInput.getValue can return wrong (old) value

2005-05-25 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-187?page=comments#action_66242 ] Martin Marinschek commented on MYFACES-187: --- All clear - the description was a little unclear at first ;), but now I see the problem. I will look at it! regards

Re: [jira] Commented: (MYFACES-187) UIInput.getValue can return wrong (old) value

2005-05-25 Thread Martin Marinschek
ahh, now I see, the description of the test-case was just not very clear ;) well, that is of course a wrong behaviour - I will try it out. regards, Martin On 5/25/05, Martin Zdila (JIRA) wrote: > [ > http://issues.apache.org/jira/browse/MYFACES-187?page=comments#action_66241 ] > > Mart

Re: HtmlRenderUtils: why is submitted value set to empty string?

2005-05-25 Thread Martin Marinschek
The problem is that if you set the submitted value to null, the validation will not be triggered. But this whole issue is something we need to get over again, I just got rid of this else part cause checkboxes and radiobuttons were using their own decoding anyways; and for normal inputs the else bra

[jira] Commented: (MYFACES-187) UIInput.getValue can return wrong (old) value

2005-05-25 Thread Martin Zdila (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-187?page=comments#action_66241 ] Martin Zdila commented on MYFACES-187: -- Hi > Additionally, I don't understand Martin Zdilas comment - in fact his > description is exactly how the implementation shou