Hi,
As mail archives are not working at the moment, I don't know if this is reported yet. But new YUI calendar is doing some annoying tricks with dates like 31st of October. By choosing 31. October in calendar widget, it is output as 1. October. It can be changed to 31, by choosing this date again. But users find it quite annoying. Same goes with any month that has more than 30 days in it. Same tricks can be observed in controls example in orbeon.com web site. And somehow I cannot switch calendar back to jcalendar. Changing properties.xml file datapicker to "jcalendar" does not help. Any ideas? Thanks! Jurgis -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
On Wed, 10 Sep 2008 11:16:08 +0300
Jurģis Lukss <[hidden email]> wrote: > Hi, > > As mail archives are not working at the moment, I don't know if this is > reported yet. Sure? i'm using nabble http://www.nabble.com without problem.... -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Richard C. Hidalgo Lorite wrote:
Said, "scheduled maintenance". If it was scheduled, might be over now ;)On Wed, 10 Sep 2008 11:16:08 +0300 Jurģis Lukss [hidden email] wrote:Hi, As mail archives are not working at the moment, I don't know if this is reported yet.Sure? i'm using nabble http://www.nabble.com without problem.... J. -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
In reply to this post by Jurģis Lukss
Hi,
I still have problems with dates, even in latest nightly build, but now they turned out to be more severe. Dates like 2008-10-31, get converted to 2008-10-01 if bind type is set to xs:date or xf:date. Even if I manage to enter date like 2008-10-31, after submission it gets converted to 2008-10-01. Changing calendar type to jscalendar (found little typo in porperties.xml, there it says to choose between "yui" or "jcalendar", but should have said - "jscalendar") does not solve anything. So i guess it's somewhere in xs:date type handling routines. And I don't see any workaround now. I'm using Firefox 3.0 on Linux, but same error is observed also on Windows Firefox 3.0. Don't know about IE. It can be easily reproduced in www.orbeon.com site's xforms controls example. Jurģis Lukss wrote: Hi, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Hi,
Can anyone else please check this? To me this happens on 3.7 beta (and on www.orbeon.com exapmes site) and latest nightly build. I would be surprised if I am the only one that has problems with dates in Orbeon forms, as I have checked this on various workstations and problem always is the same, I cannot enter 2008-10-31 as a date, but it is a valid date in modern calendar. Thanks! Jurgis Jurģis Lukss wrote: Hi, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Jurgis,
A related bug was fixed yesterday. Can you try again with the latest build? -Erik On Sep 18, 2008, at 1:48 AM, Jurģis Lukss wrote: > Hi, > > Can anyone else please check this? To me this happens on 3.7 beta > (and on www.orbeon.com exapmes site) and latest nightly build. I > would be surprised if I am the only one that has problems with dates > in Orbeon forms, as I have checked this on various workstations and > problem always is the same, I cannot enter 2008-10-31 as a date, but > it is a valid date in modern calendar. > > Thanks! > > Jurgis > > Jurģis Lukss wrote: >> >> Hi, >> >> I still have problems with dates, even in latest nightly build, but >> now they turned out to be more severe. Dates like 2008-10-31, get >> converted to 2008-10-01 if bind type is set to xs:date or xf:date. >> Even if I manage to enter date like 2008-10-31, after submission it >> gets converted to 2008-10-01. Changing calendar type to jscalendar >> (found little typo in porperties.xml, there it says to choose >> between "yui" or "jcalendar", but should have said - "jscalendar") >> does not solve anything. So i guess it's somewhere in xs:date type >> handling routines. And I don't see any workaround now. >> >> I'm using Firefox 3.0 on Linux, but same error is observed also on >> Windows Firefox 3.0. Don't know about IE. It can be easily >> reproduced in www.orbeon.com site's xforms controls example. >> >> >> -- >> Jurgis >> >> >> >> Jurģis Lukss wrote: >>> >>> Hi, >>> >>> As mail archives are not working at the moment, I don't know if >>> this is reported yet. But new YUI calendar is doing some annoying >>> tricks with dates like 31st of October. By choosing 31. October in >>> calendar widget, it is output as 1. October. It can be changed to >>> 31, by choosing this date again. But users find it quite annoying. >>> Same goes with any month that has more than 30 days in it. >>> >>> Same tricks can be observed in controls example in orbeon.com web >>> site. >>> >>> And somehow I cannot switch calendar back to jcalendar. Changing >>> properties.xml file datapicker to "jcalendar" does not help. >>> >>> Any ideas? >>> >>> Thanks! >>> Jurgis >> >> > > -- > You receive this message as a subscriber of the [hidden email] > mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Checked. Calendar control works fine in latest nightly build now!
Thanks!!!
How far/close is stable 3.7 version, btw? ;) Jurgis Erik Bruchez wrote: Jurgis, --
Jurģis Lukss -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Great to hear this!
Hard to tell "how far" is the final release, but the current code is being used on pretty big projects we are working on, so we try to keep the code base stable as stable as we can at all time. -Erik On Sep 18, 2008, at 3:11 PM, Jurģis Lukss wrote: > Checked. Calendar control works fine in latest nightly build now! > Thanks!!! > > How far/close is stable 3.7 version, btw? ;) > > Jurgis > > Erik Bruchez wrote: >> >> Jurgis, >> >> A related bug was fixed yesterday. Can you try again with the >> latest build? >> >> -Erik >> >> On Sep 18, 2008, at 1:48 AM, Jurģis Lukss wrote: >> >>> Hi, >>> >>> Can anyone else please check this? To me this happens on 3.7 beta >>> (and on www.orbeon.com exapmes site) and latest nightly build. I >>> would be surprised if I am the only one that has problems with >>> dates in Orbeon forms, as I have checked this on various >>> workstations and problem always is the same, I cannot enter >>> 2008-10-31 as a date, but it is a valid date in modern calendar. >>> >>> Thanks! >>> >>> Jurgis >>> >>> Jurģis Lukss wrote: >>>> >>>> Hi, >>>> >>>> I still have problems with dates, even in latest nightly build, >>>> but now they turned out to be more severe. Dates like 2008-10-31, >>>> get converted to 2008-10-01 if bind type is set to xs:date or >>>> xf:date. Even if I manage to enter date like 2008-10-31, after >>>> submission it gets converted to 2008-10-01. Changing calendar >>>> type to jscalendar (found little typo in porperties.xml, there it >>>> says to choose between "yui" or "jcalendar", but should have said >>>> - "jscalendar") does not solve anything. So i guess it's >>>> somewhere in xs:date type handling routines. And I don't see any >>>> workaround now. >>>> >>>> I'm using Firefox 3.0 on Linux, but same error is observed also >>>> on Windows Firefox 3.0. Don't know about IE. It can be easily >>>> reproduced in www.orbeon.com site's xforms controls example. >>>> >>>> >>>> -- >>>> Jurgis >>>> >>>> >>>> >>>> Jurģis Lukss wrote: >>>>> >>>>> Hi, >>>>> >>>>> As mail archives are not working at the moment, I don't know if >>>>> this is reported yet. But new YUI calendar is doing some >>>>> annoying tricks with dates like 31st of October. By choosing 31. >>>>> October in calendar widget, it is output as 1. October. It can >>>>> be changed to 31, by choosing this date again. But users find it >>>>> quite annoying. Same goes with any month that has more than 30 >>>>> days in it. >>>>> >>>>> Same tricks can be observed in controls example in orbeon.com >>>>> web site. >>>>> >>>>> And somehow I cannot switch calendar back to jcalendar. Changing >>>>> properties.xml file datapicker to "jcalendar" does not help. >>>>> >>>>> Any ideas? >>>>> >>>>> Thanks! >>>>> Jurgis >>>> >>>> >>> >>> -- >>> You receive this message as a subscriber of the [hidden email] >>> mailing list. >>> To unsubscribe: mailto:[hidden email] >>> For general help: mailto:[hidden email]?subject=help >>> OW2 mailing lists service home page: http://www.ow2.org/wws >> >> -- >> Orbeon Forms - Web Forms for the Enterprise Done the Right Way >> http://www.orbeon.com/ >> > > > -- > Jurģis Lukss > SIA "IT Lux" > direktors > mob. 26458439 > http://www.itlux.lv > > > -- > You receive this message as a subscriber of the [hidden email] > mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |