[jira] Closed: (MYFACES-627) valueChangeListener not called for elements in HtmlDataTable

2005-10-29 Thread Mathias Broekelmann (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-627?page=all ] Mathias Broekelmann closed MYFACES-627: --- Fix Version: Nightly Resolution: Fixed patch is applied. thanks to Senthil Chelladurai and Keith Lynch. I also applied your patch to

[jira] Commented: (MYFACES-755) HTML links onclick - if onsubmit function exists, it's required to explicitly return true (returning nothing considered as false and clicking the link doesn't s

2005-10-29 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-755?page=comments#action_12356259 ] Martin Marinschek commented on MYFACES-755: --- No, sorry - next version. HTML links onclick - if onsubmit function exists, it's required to explicitly return

[jira] Commented: (MYFACES-755) HTML links onclick - if onsubmit function exists, it's required to explicitly return true (returning nothing considered as false and clicking the link doesn't s

2005-10-29 Thread Evgeny Goldin (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-755?page=comments#action_12356263 ] Evgeny Goldin commented on MYFACES-755: --- That's Ok, we'll keep the return true for a while :) Thank' you for the fix ! HTML links onclick - if onsubmit function

[jira] Commented: (MYFACES-612) IllegalStateException: Cannot forward after response has been committed

2005-10-29 Thread Jeremy Green (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-612?page=comments#action_12356276 ] Jeremy Green commented on MYFACES-612: -- This problem still occurs with version 1.1.1 of myfaces-all.jar: SEVERE: Servlet.service() for servlet Faces Servlet threw

Re: selectManyPicklist

2005-10-29 Thread Bruno Aranda
It's strange. Maybe I forgot to commit something, because my working copy is ok. I've checked the commit and I updated the tld correctly... I don't know what it may be happening and here at home I cannot try it... Part of the commit message, where the sandbox tld was updated with the

[jira] Created: (MYFACES-763) support of ellipsis (...) in data cells

2005-10-29 Thread Ronald van Kuijk (JIRA)
support of ellipsis (...) in data cells --- Key: MYFACES-763 URL: http://issues.apache.org/jira/browse/MYFACES-763 Project: MyFaces Type: Improvement Versions: 1.1.1 Environment: all. Reporter: Ronald van Kuijk If

[jira] Commented: (MYFACES-763) support of ellipsis (...) in data cells

2005-10-29 Thread Mathias Broekelmann (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-763?page=comments#action_12356287 ] Mathias Broekelmann commented on MYFACES-763: - Cool stuff. I`m looking for this for month. Since this is more an css issue I wondering how we can integrate it

[jira] Commented: (MYFACES-763) support of ellipsis (...) in data cells

2005-10-29 Thread Ronald van Kuijk (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-763?page=comments#action_12356297 ] Ronald van Kuijk commented on MYFACES-763: -- Yes, it uses XBL (xml binding language) a nice feature of low level FF, closely related to XUL. I agree that it could

selectManyCheckbox broken in 1.1.0 and 1.1.1

2005-10-29 Thread Matthew Baird
I think I might be the only person using selectManyCheckbox, Ive found almost no examples or docs on it on the net. If I put this in my page h:selectManyCheckbox id=items value=#{bean.items} f:selectItems value=#{bean.selectedItems}/ /h:selectManyCheckbox The page will render

Re: selectManyPicklist

2005-10-29 Thread Travis Reeder
Hey Bruno, It was working fine as of yesterday so disregard that message. Travis On 10/29/05, Bruno Aranda [EMAIL PROTECTED] wrote: It's strange. Maybe I forgot to commit something, because my working copy is ok. I've checked the commit and I updated the tld correctly... I don't know what it