Re: WARN [HtmlRendererUtils]There should always be a submitted value

2010-03-29 Thread Dave
After you commit the patch, could you send out a message. I need to grab the patch.   Thanks, Dave --- On Mon, 3/22/10, Jakob Korherr jakob.korh...@gmail.com wrote: From: Jakob Korherr jakob.korh...@gmail.com Subject: Re: WARN [HtmlRendererUtils]There should always be a submitted value

Re: WARN [HtmlRendererUtils]There should always be a submitted value

2010-03-29 Thread Jakob Korherr
...@gmail.com Subject: Re: WARN [HtmlRendererUtils]There should always be a submitted value To: MyFaces Discussion users@myfaces.apache.org Date: Monday, March 22, 2010, 2:12 PM Hi, Unfortunately I did not find a passage in the spec or in the spec javadoc that says that every EditableValueHolder has

Re: WARN [HtmlRendererUtils]There should always be a submitted value

2010-03-22 Thread Jakob Korherr
the following warning from emitting. Thanks! WARN [HtmlRendererUtils] There should always be a submitted value for an input if it is rendered, its form is submitted, and it was not originally rendered disabled or read-only. You cannot submit a form after disabling an input element via javascript

WARN [HtmlRendererUtils]There should always be a submitted value

2010-03-21 Thread Dave
It is normal to submit one value of a form for ajax. how to keep the following warning from emitting. Thanks!   WARN  [HtmlRendererUtils] There should always be a submitted value for an input if it is rendered, its form is submitted, and it was not originally rendered disabled or read-only

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-25 Thread Shane Petroff
Shane Petroff wrote: I actually have 2 classes of problems I can't figure out. The first is the one outlined in this email's subject MyFaces will complain about no submitted values. ... With the new UI, every *second* click of the student commandLink works. During the submits where

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-18 Thread Shane Petroff
Mike Kienenberger wrote: binding=#{reportCardBean.mainPanel} What scope is reportCardBean? If the original component is lost, and you bind it to a new component (probably completely auto-generated, giving the _id* values that we saw before), then this would explain why the submitted form

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-11 Thread Mike Kienenberger
. On 6/5/07, Shane Petroff [EMAIL PROTECTED] wrote: I am having some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-11 Thread Shane Petroff
submitted page elements. On 6/5/07, Shane Petroff [EMAIL PROTECTED] wrote: I am having some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-11 Thread Mike Kienenberger
clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message, it seems

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-11 Thread Shane Petroff
- There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message, it seems that the problem should be related to using Javascript to disable

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-11 Thread Shane Petroff
navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-09 Thread Shane Petroff
] wrote: I am having some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Mike Kienenberger
some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Shane Petroff
I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message, it seems that the problem should be related to using Javascript to disable

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Mike Kienenberger
again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message, it seems that the problem should

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Mike Kienenberger
elements do not match the actual submitted page elements. On 6/5/07, Shane Petroff [EMAIL PROTECTED] wrote: I am having some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Shane Petroff
, Shane Petroff [EMAIL PROTECTED] wrote: I am having some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Shane Petroff
...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message, it seems that the problem should be related to using

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Mike Kienenberger
. On 6/5/07, Shane Petroff [EMAIL PROTECTED] wrote: I am having some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Andrew Robinson
. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message, it seems that the problem should be related to using Javascript to disable a control which my-faces

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Shane Petroff
, Shane Petroff [EMAIL PROTECTED] wrote: I am having some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Shane Petroff
below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message, it seems that the problem should be related to using Javascript to disable a control which my

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Mike Kienenberger
page elements. On 6/5/07, Shane Petroff [EMAIL PROTECTED] wrote: I am having some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-08 Thread Shane Petroff
...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message, it seems

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-06 Thread Andrew Robinson
am having some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message

Re: HtmlRendererUtils - There should always be a submitted value

2007-06-05 Thread Shane Petroff
having some strange navigation problems (once again...) and the only clue I have is the warning below. HtmlRendererUtils - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. In Googling the error message, it seems

HtmlRendererUtils: There should always be a submitted value for an input if it is rendered

2006-09-12 Thread Adrian Mitev
Hi all! I have form with several input fields. When i submit the form i get this message for the first two input components: WARN [HtmlRendererUtils]:86 - There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only. What

Re: HtmlRendererUtils: There should always be a submitted value for an input if it is rendered

2006-09-12 Thread Andrew Robinson
Do you have JavaScript that altered the HTML control? On 9/12/06, Adrian Mitev [EMAIL PROTECTED] wrote: Hi all! I have form with several input fields. When i submit the form i get this message for the first two input components: WARN [HtmlRendererUtils]:86 - There should always be a submitted

Re: HtmlRendererUtils: There should always be a submitted value for an input if it is rendered

2006-09-12 Thread Adrian Mitev
No, i don't have! Here is the code: table border=0 cellspacing=5 tr td align=righth:outputLabel value=Потребителско име: for=userName2 //td

Re: HtmlRendererUtils: There should always be a submitted value for an input if it is rendered

2006-09-12 Thread Gerald Müllan
Hi, does it work as you expected? Don`t know if it is the problem, but the panelGroup component which renders a span between the tr/ tr declarations doesn`t make generated html well formed. You should achieve this rendered scenario another way. regards, Gerald On 9/12/06, Adrian Mitev

Re: HtmlRendererUtils: There should always be a submitted value for an input if it is rendered

2006-09-12 Thread Mike Kienenberger
Gerald, panelGroup won't render a span unless you set an id, style, or some other html-generating attribute. On 9/12/06, Gerald Müllan [EMAIL PROTECTED] wrote: Hi, does it work as you expected? Don`t know if it is the problem, but the panelGroup component which renders a span between the tr/

Re: HtmlRendererUtils: There should always be a submitted value for an input if it is rendered

2006-09-12 Thread Martin Marinschek
I'd guess that your rendered or displayValueOnly attribute is toggling its value between requests - make sure you have those values in the session or saved with a t:saveState. regards, Martin On 9/12/06, Mike Kienenberger [EMAIL PROTECTED] wrote: Gerald, panelGroup won't render a span unless

Re: HtmlRendererUtils: There should always be a submitted value for an input if it is rendered

2006-09-12 Thread Adrian Mitev
Thx! With saveState no warning appear. On 9/13/06, Martin Marinschek [EMAIL PROTECTED] wrote: I'd guess that your rendered or displayValueOnly attribute is toggling its value between requests - make sure you have those values in the session or saved with a t:saveState. regards, Martin On