You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by veena pandit <v....@gmail.com> on 2008/03/11 17:29:41 UTC

Problem with maximum on date

When the maximum date is set to March 30th without maxing out the
other time parameters; the calendar shows a max date of March 29th;
Any suggestions?

Re: Problem with maximum on date

Posted by veena pandit <v....@gmail.com>.
I see the current date

On 3/11/08, Yee-wah Lee <ye...@oracle.com> wrote:
> Hi Veena,
>
> Can you reproduce the problem on the demos? On this page, there is an
> inputDate which sets the maximum to today: Search for "*A inputDate with
> a validator that sets a maximum date" *
> http://www.irian.at/trinidad-demo/faces/components/inputDate.jspx
>
> In this example, the maxDate is just set to new Date(). Although this
> may have problems as we discussed on TRINIDAD-61, when I test the popup,
> it shows the 11th (this date) as being available to select, and dates
> starting from the 12th are greyed out/disabled. What do you see for your
> example?
>
> Thanks,
> Yee-Wah
>
>
>
> Matthias Wessendorf wrote:
> > Hi,
> >
> > On Tue, Mar 11, 2008 at 7:09 PM, veena pandit <v....@gmail.com> wrote:
> >
> >> How and where am I looking for TRINIDAD-790
> >>
> >
> > https://issues.apache.org/jira/browse/TRINIDAD-790
> >
> > -Matthias
> >
> >
> >>
> >>  On 3/11/08, Matthias Wessendorf <ma...@apache.org> wrote:
> >>  > Hi,
> >>  >
> >>  >
> >>  > On Tue, Mar 11, 2008 at 5:29 PM, veena pandit <v....@gmail.com> wrote:
> >>  > > When the maximum date is set to March 30th without maxing out the
> >>  > >  other time parameters; the calendar shows a max date of March 29th;
> >>  > >  Any suggestions?
> >>  >
> >>  > I haven't had a chance to look closely to TRINIDAD-790, but that issue
> >>  > sounds like yours.
> >>  >
> >>  > -Matthias
> >>  >
> >>  > >
> >>  >
> >>  >
> >>  >
> >>  > --
> >>  > Matthias Wessendorf
> >>  >
> >>  > further stuff:
> >>  > blog: http://matthiaswessendorf.wordpress.com/
> >>  > sessions: http://www.slideshare.net/mwessendorf
> >>  > mail: matzew-at-apache-dot-org
> >>  >
> >>
> >>
> >
> >
> >
> >
>
>

Re: Problem with maximum on date

Posted by Yee-wah Lee <ye...@oracle.com>.
Hi Veena,

Can you reproduce the problem on the demos? On this page, there is an 
inputDate which sets the maximum to today: Search for "*A inputDate with 
a validator that sets a maximum date" *
http://www.irian.at/trinidad-demo/faces/components/inputDate.jspx

In this example, the maxDate is just set to new Date(). Although this 
may have problems as we discussed on TRINIDAD-61, when I test the popup, 
it shows the 11th (this date) as being available to select, and dates 
starting from the 12th are greyed out/disabled. What do you see for your 
example?

Thanks,
Yee-Wah



Matthias Wessendorf wrote:
> Hi,
>
> On Tue, Mar 11, 2008 at 7:09 PM, veena pandit <v....@gmail.com> wrote:
>   
>> How and where am I looking for TRINIDAD-790
>>     
>
> https://issues.apache.org/jira/browse/TRINIDAD-790
>
> -Matthias
>
>   
>>
>>  On 3/11/08, Matthias Wessendorf <ma...@apache.org> wrote:
>>  > Hi,
>>  >
>>  >
>>  > On Tue, Mar 11, 2008 at 5:29 PM, veena pandit <v....@gmail.com> wrote:
>>  > > When the maximum date is set to March 30th without maxing out the
>>  > >  other time parameters; the calendar shows a max date of March 29th;
>>  > >  Any suggestions?
>>  >
>>  > I haven't had a chance to look closely to TRINIDAD-790, but that issue
>>  > sounds like yours.
>>  >
>>  > -Matthias
>>  >
>>  > >
>>  >
>>  >
>>  >
>>  > --
>>  > Matthias Wessendorf
>>  >
>>  > further stuff:
>>  > blog: http://matthiaswessendorf.wordpress.com/
>>  > sessions: http://www.slideshare.net/mwessendorf
>>  > mail: matzew-at-apache-dot-org
>>  >
>>
>>     
>
>
>
>   


Re: Problem with maximum on date

Posted by Matthias Wessendorf <ma...@apache.org>.
Hi,

On Tue, Mar 11, 2008 at 7:09 PM, veena pandit <v....@gmail.com> wrote:
> How and where am I looking for TRINIDAD-790

https://issues.apache.org/jira/browse/TRINIDAD-790

-Matthias

>
>
>
>  On 3/11/08, Matthias Wessendorf <ma...@apache.org> wrote:
>  > Hi,
>  >
>  >
>  > On Tue, Mar 11, 2008 at 5:29 PM, veena pandit <v....@gmail.com> wrote:
>  > > When the maximum date is set to March 30th without maxing out the
>  > >  other time parameters; the calendar shows a max date of March 29th;
>  > >  Any suggestions?
>  >
>  > I haven't had a chance to look closely to TRINIDAD-790, but that issue
>  > sounds like yours.
>  >
>  > -Matthias
>  >
>  > >
>  >
>  >
>  >
>  > --
>  > Matthias Wessendorf
>  >
>  > further stuff:
>  > blog: http://matthiaswessendorf.wordpress.com/
>  > sessions: http://www.slideshare.net/mwessendorf
>  > mail: matzew-at-apache-dot-org
>  >
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Re: Problem with maximum on date

Posted by veena pandit <v....@gmail.com>.
How and where am I looking for TRINIDAD-790

On 3/11/08, Matthias Wessendorf <ma...@apache.org> wrote:
> Hi,
>
>
> On Tue, Mar 11, 2008 at 5:29 PM, veena pandit <v....@gmail.com> wrote:
> > When the maximum date is set to March 30th without maxing out the
> >  other time parameters; the calendar shows a max date of March 29th;
> >  Any suggestions?
>
> I haven't had a chance to look closely to TRINIDAD-790, but that issue
> sounds like yours.
>
> -Matthias
>
> >
>
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> mail: matzew-at-apache-dot-org
>

Re: Problem with maximum on date

Posted by Matthias Wessendorf <ma...@apache.org>.
Hi,


On Tue, Mar 11, 2008 at 5:29 PM, veena pandit <v....@gmail.com> wrote:
> When the maximum date is set to March 30th without maxing out the
>  other time parameters; the calendar shows a max date of March 29th;
>  Any suggestions?

I haven't had a chance to look closely to TRINIDAD-790, but that issue
sounds like yours.

-Matthias

>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org