You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Carlo M. Camerino (JIRA)" <ji...@apache.org> on 2007/09/13 12:27:32 UTC

[jira] Created: (WICKET-968) Wicket Calendar Not Appearing When A Validation Error Occurs.

Wicket Calendar Not Appearing When A Validation Error Occurs.
-------------------------------------------------------------

                 Key: WICKET-968
                 URL: https://issues.apache.org/jira/browse/WICKET-968
             Project: Wicket
          Issue Type: Bug
          Components: wicket-datetime
    Affects Versions: 1.3.0-beta4
         Environment: Ubuntu, Jetty, Wicket 1.3.0 -SNAPSHOT
            Reporter: Carlo M. Camerino


After loading a page, I encounter no errors.
The calendar appears properly.

However,


My problem is that whenever I encounter a validation error in my form, the wicket calendar does not show up already.
It will not appear at all in the screen already.

I'm using the latest repository snapshots.


import org.wicketstuff.calendar.markup.html.form.DateField;

This field is what I'm using.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-968) Wicket Calendar Not Appearing When A Validation Error Occurs.

Posted by "Carlo M. Camerino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlo M. Camerino resolved WICKET-968.
--------------------------------------

    Resolution: Invalid

> Wicket Calendar Not Appearing When A Validation Error Occurs.
> -------------------------------------------------------------
>
>                 Key: WICKET-968
>                 URL: https://issues.apache.org/jira/browse/WICKET-968
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-datetime
>    Affects Versions: 1.3.0-beta4
>         Environment: Ubuntu, Jetty, Wicket 1.3.0 -SNAPSHOT
>            Reporter: Carlo M. Camerino
>
> After loading a page, I encounter no errors.
> The calendar appears properly.
> However,
> My problem is that whenever I encounter a validation error in my form, the wicket calendar does not show up already.
> It will not appear at all in the screen already.
> I'm using the latest repository snapshots.
> import org.wicketstuff.calendar.markup.html.form.DateField;
> This field is what I'm using.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WICKET-968) Wicket Calendar Not Appearing When A Validation Error Occurs.

Posted by "Gerolf Seitz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527058 ] 

Gerolf Seitz commented on WICKET-968:
-------------------------------------

unfortunately, this is the wrong component (wicket-datetime) for this issue.
wicket-datetime does not contain the org.wicketstuff....DateField

can you please file this issue here http://wicketstuff.org/jira/browse/WSCAL and resolve this issue as invalid (i don't have the rights yet).
thx


> Wicket Calendar Not Appearing When A Validation Error Occurs.
> -------------------------------------------------------------
>
>                 Key: WICKET-968
>                 URL: https://issues.apache.org/jira/browse/WICKET-968
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-datetime
>    Affects Versions: 1.3.0-beta4
>         Environment: Ubuntu, Jetty, Wicket 1.3.0 -SNAPSHOT
>            Reporter: Carlo M. Camerino
>
> After loading a page, I encounter no errors.
> The calendar appears properly.
> However,
> My problem is that whenever I encounter a validation error in my form, the wicket calendar does not show up already.
> It will not appear at all in the screen already.
> I'm using the latest repository snapshots.
> import org.wicketstuff.calendar.markup.html.form.DateField;
> This field is what I'm using.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.