You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pedro Santos (JIRA)" <ji...@apache.org> on 2010/09/08 21:35:34 UTC

[jira] Created: (WICKET-3037) InnerFeedbackTest test fails due localizer issue

InnerFeedbackTest test fails due localizer issue
------------------------------------------------

                 Key: WICKET-3037
                 URL: https://issues.apache.org/jira/browse/WICKET-3037
             Project: Wicket
          Issue Type: Sub-task
          Components: wicket
    Affects Versions: 1.4.10
            Reporter: Pedro Santos
            Priority: Trivial


The line that tests for: "tester.assertErrorMessages(new String[] { "Field 'field' is required." });" always get in error on my pc :)
Sending an path just setting the location to US

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


[jira] Assigned: (WICKET-3037) InnerFeedbackTest test fails due locale issue

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

Martin Grigorov reassigned WICKET-3037:
---------------------------------------

    Assignee: Martin Grigorov

> InnerFeedbackTest test fails due locale issue
> ---------------------------------------------
>
>                 Key: WICKET-3037
>                 URL: https://issues.apache.org/jira/browse/WICKET-3037
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 1.4.10
>            Reporter: Pedro Santos
>            Assignee: Martin Grigorov
>            Priority: Trivial
>         Attachments: patch.txt
>
>
> The line that tests for: "tester.assertErrorMessages(new String[] { "Field 'field' is required." });" always get in error on my pc :)
> Sending an path just setting the location to US

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


[jira] Updated: (WICKET-3037) InnerFeedbackTest test fails due localizer issue

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

Pedro Santos updated WICKET-3037:
---------------------------------

    Attachment: patch.txt

> InnerFeedbackTest test fails due localizer issue
> ------------------------------------------------
>
>                 Key: WICKET-3037
>                 URL: https://issues.apache.org/jira/browse/WICKET-3037
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 1.4.10
>            Reporter: Pedro Santos
>            Priority: Trivial
>         Attachments: patch.txt
>
>
> The line that tests for: "tester.assertErrorMessages(new String[] { "Field 'field' is required." });" always get in error on my pc :)
> Sending an path just setting the location to US

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


[jira] Commented: (WICKET-3037) InnerFeedbackTest test fails due locale issue

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907415#action_12907415 ] 

Hudson commented on WICKET-3037:
--------------------------------

Integrated in Apache Wicket 1.4.x #152 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/152/])
    WICKET-3037 Fix the API.
WICKET-3037 InnerFeedbackTest test fails due locale issue

Downport the patch from 1.5 done by Juergen.


> InnerFeedbackTest test fails due locale issue
> ---------------------------------------------
>
>                 Key: WICKET-3037
>                 URL: https://issues.apache.org/jira/browse/WICKET-3037
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 1.4.10
>            Reporter: Pedro Santos
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 1.4.12
>
>         Attachments: patch.txt
>
>
> The line that tests for: "tester.assertErrorMessages(new String[] { "Field 'field' is required." });" always get in error on my pc :)
> Sending an path just setting the location to US

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


[jira] Updated: (WICKET-3037) InnerFeedbackTest test fails due locale issue

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

Pedro Santos updated WICKET-3037:
---------------------------------

    Summary: InnerFeedbackTest test fails due locale issue  (was: InnerFeedbackTest test fails due localizer issue)

> InnerFeedbackTest test fails due locale issue
> ---------------------------------------------
>
>                 Key: WICKET-3037
>                 URL: https://issues.apache.org/jira/browse/WICKET-3037
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 1.4.10
>            Reporter: Pedro Santos
>            Priority: Trivial
>         Attachments: patch.txt
>
>
> The line that tests for: "tester.assertErrorMessages(new String[] { "Field 'field' is required." });" always get in error on my pc :)
> Sending an path just setting the location to US

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


[jira] Resolved: (WICKET-3037) InnerFeedbackTest test fails due locale issue

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

Martin Grigorov resolved WICKET-3037.
-------------------------------------

    Fix Version/s: 1.4.12
       Resolution: Fixed

Fixed with r995229.

> InnerFeedbackTest test fails due locale issue
> ---------------------------------------------
>
>                 Key: WICKET-3037
>                 URL: https://issues.apache.org/jira/browse/WICKET-3037
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 1.4.10
>            Reporter: Pedro Santos
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 1.4.12
>
>         Attachments: patch.txt
>
>
> The line that tests for: "tester.assertErrorMessages(new String[] { "Field 'field' is required." });" always get in error on my pc :)
> Sending an path just setting the location to US

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


[jira] Commented: (WICKET-3037) InnerFeedbackTest test fails due locale issue

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907838#action_12907838 ] 

Hudson commented on WICKET-3037:
--------------------------------

Integrated in Apache Wicket 1.4.x #156 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/156/])
    

> InnerFeedbackTest test fails due locale issue
> ---------------------------------------------
>
>                 Key: WICKET-3037
>                 URL: https://issues.apache.org/jira/browse/WICKET-3037
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 1.4.10
>            Reporter: Pedro Santos
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 1.4.12
>
>         Attachments: patch.txt
>
>
> The line that tests for: "tester.assertErrorMessages(new String[] { "Field 'field' is required." });" always get in error on my pc :)
> Sending an path just setting the location to US

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


[jira] Reopened: (WICKET-3037) InnerFeedbackTest test fails due locale issue

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

Pedro Santos reopened WICKET-3037:
----------------------------------


Still failing, the startPage method ends up creating an new session, that no longer has the ENGLISH locale.
It can be fixed like:
        tester.startPage(HomePage.class);
        tester.getWicketSession().setLocale(Locale.ENGLISH);

> InnerFeedbackTest test fails due locale issue
> ---------------------------------------------
>
>                 Key: WICKET-3037
>                 URL: https://issues.apache.org/jira/browse/WICKET-3037
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 1.4.10
>            Reporter: Pedro Santos
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 1.4.12
>
>         Attachments: patch.txt
>
>
> The line that tests for: "tester.assertErrorMessages(new String[] { "Field 'field' is required." });" always get in error on my pc :)
> Sending an path just setting the location to US

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


[jira] Resolved: (WICKET-3037) InnerFeedbackTest test fails due locale issue

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

Martin Grigorov resolved WICKET-3037.
-------------------------------------

    Resolution: Fixed

Fixed with r995341.
The simple downport from 1.5 didn't help.
Now tested with locale bg_BG.UTF-8 and it passes OK.
Thanks!

> InnerFeedbackTest test fails due locale issue
> ---------------------------------------------
>
>                 Key: WICKET-3037
>                 URL: https://issues.apache.org/jira/browse/WICKET-3037
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 1.4.10
>            Reporter: Pedro Santos
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 1.4.12
>
>         Attachments: patch.txt
>
>
> The line that tests for: "tester.assertErrorMessages(new String[] { "Field 'field' is required." });" always get in error on my pc :)
> Sending an path just setting the location to US

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