Thanks for the tips.
Looks like string is the only option for now with timepicker.
It's not a serious issue once you understand the limitation.

Most of the issues that were really hurting me are gone.

The most important issue is now the remote form submission problem ...
Even simple remote forms have problems with param passing.
I had no ajax background before, but when I understood how useful this is -
I started to love it.

Observing how JIRA issues are shuffled around I can make some
conclusions about the GA. Any chance to have this fixed before?
If this was only about Java code - I could try to fix something
myself, propose something.
But with Javascript ... I can't do much.

Dariusz Wojtas


On 1/15/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
Sorry for the name misspelling :)

musachy

Musachy Barroso wrote:
> Dariouz
>
> There are two problems with the time picker tag, one is that xwork
> doesn't support dates in RFC3399 format (only the SHORT, MEDIUM and
> LONG from DateFormat), for that I attached a patch here:
>
> https://issues.apache.org/struts/browse/WW-1643
>
> xwork was just released, so I don't think this will get applied
> anytime soon. The other problem is the Dojo widget DropDownTimePicker
> which  is broken, here is the tracking issue:
>
> http://trac.dojotoolkit.org/ticket/1677
>
> I attached a patch with the explanation to:
>
> https://issues.apache.org/struts/browse/WW-1644
>
> As a workaround, while this gets sorted out, use "String" for your
> date field.
>
> musachy
>
> Dariusz Wojtas wrote:
>> Musachy!
>>
>> I must have been blind (no wine today).
>> I checked again the datetimepicker in the ajax form - but I can
>> clearly see that it nicely generates a table row with 2 columns.
>> I am sorry for the wrong message before - it's blindness.
>>
>> [time is still not recognized]
>>
>> Best regards
>> Dariusz Wojtas
>>
>> On 1/14/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
>>> I've never tried that myself, but if dojo.bind() supports submission of
>>> forms with files, then it should be possible.
>>>
>>> //did you ever figure out the problem with the date?
>>>
>>> regards
>>> musachy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to