You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Robert McGuinness (JIRA)" <ji...@apache.org> on 2011/07/07 04:51:16 UTC

[jira] [Created] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

When base markup file has been removed from the cache, the the derived markup should be removed as well
-------------------------------------------------------------------------------------------------------

                 Key: WICKET-3878
                 URL: https://issues.apache.org/jira/browse/WICKET-3878
             Project: Wicket
          Issue Type: Bug
          Components: wicket-core
    Affects Versions: 1.5-RC5.1
            Reporter: Robert McGuinness
            Priority: Minor


Making updates to the base markup doesn't remove the derived markup from the MarkupCache in DEVELOPMENT mode.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Reopened] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

I reopened the ticket just to not forget the attached test case.
Once committed we should close it again.
I also checked the test but I left it for review by you. I guess
you'll commit it later but if you want I can commit it too and close
the ticket.

On Fri, Jul 8, 2011 at 2:17 PM, Juergen Donnerstag
<ju...@gmail.com> wrote:
> Hi Martin,
>
> I applied the testcase on my laptop and it's working with no error. I
> assume he has contributed the test case to avoid regression only. I
> suggest you close the issue again or provide a test case that fails
>
> -Juergen
>
> On Fri, Jul 8, 2011 at 2:06 PM, Martin Grigorov (JIRA) <ji...@apache.org> wrote:
>>
>>     [ https://issues.apache.org/jira/browse/WICKET-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>>
>> Martin Grigorov reopened WICKET-3878:
>> -------------------------------------
>>
>>
>>> When base markup file has been removed from the cache, the the derived markup should be removed as well
>>> -------------------------------------------------------------------------------------------------------
>>>
>>>                 Key: WICKET-3878
>>>                 URL: https://issues.apache.org/jira/browse/WICKET-3878
>>>             Project: Wicket
>>>          Issue Type: Bug
>>>          Components: wicket-core
>>>    Affects Versions: 1.5-RC5.1
>>>            Reporter: Robert McGuinness
>>>            Assignee: Juergen Donnerstag
>>>            Priority: Minor
>>>             Fix For: 1.5-RC6
>>>
>>>         Attachments: fix-WICKET-3878.patch, test-WICKET-3878.patch
>>>
>>>
>>> Making updates to the base markup doesn't remove the derived markup from the MarkupCache in DEVELOPMENT mode.
>>
>> --
>> This message is automatically generated by JIRA.
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>>
>>
>>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

Re: [jira] [Reopened] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

Posted by Juergen Donnerstag <ju...@gmail.com>.
Hi Martin,

I applied the testcase on my laptop and it's working with no error. I
assume he has contributed the test case to avoid regression only. I
suggest you close the issue again or provide a test case that fails

-Juergen

On Fri, Jul 8, 2011 at 2:06 PM, Martin Grigorov (JIRA) <ji...@apache.org> wrote:
>
>     [ https://issues.apache.org/jira/browse/WICKET-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Martin Grigorov reopened WICKET-3878:
> -------------------------------------
>
>
>> When base markup file has been removed from the cache, the the derived markup should be removed as well
>> -------------------------------------------------------------------------------------------------------
>>
>>                 Key: WICKET-3878
>>                 URL: https://issues.apache.org/jira/browse/WICKET-3878
>>             Project: Wicket
>>          Issue Type: Bug
>>          Components: wicket-core
>>    Affects Versions: 1.5-RC5.1
>>            Reporter: Robert McGuinness
>>            Assignee: Juergen Donnerstag
>>            Priority: Minor
>>             Fix For: 1.5-RC6
>>
>>         Attachments: fix-WICKET-3878.patch, test-WICKET-3878.patch
>>
>>
>> Making updates to the base markup doesn't remove the derived markup from the MarkupCache in DEVELOPMENT mode.
>
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>

[jira] [Resolved] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

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

Juergen Donnerstag resolved WICKET-3878.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC6

thanks

> When base markup file has been removed from the cache, the the derived markup should be removed as well
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3878
>                 URL: https://issues.apache.org/jira/browse/WICKET-3878
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC5.1
>            Reporter: Robert McGuinness
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 1.5-RC6
>
>         Attachments: fix-WICKET-3878.patch
>
>
> Making updates to the base markup doesn't remove the derived markup from the MarkupCache in DEVELOPMENT mode.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

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

Juergen Donnerstag resolved WICKET-3878.
----------------------------------------

    Resolution: Fixed

test case applied

> When base markup file has been removed from the cache, the the derived markup should be removed as well
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3878
>                 URL: https://issues.apache.org/jira/browse/WICKET-3878
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC5.1
>            Reporter: Robert McGuinness
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 1.5-RC6
>
>         Attachments: fix-WICKET-3878.patch, test-WICKET-3878.patch
>
>
> Making updates to the base markup doesn't remove the derived markup from the MarkupCache in DEVELOPMENT mode.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

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

Juergen Donnerstag reassigned WICKET-3878:
------------------------------------------

    Assignee: Juergen Donnerstag

> When base markup file has been removed from the cache, the the derived markup should be removed as well
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3878
>                 URL: https://issues.apache.org/jira/browse/WICKET-3878
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC5.1
>            Reporter: Robert McGuinness
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>         Attachments: fix-WICKET-3878.patch
>
>
> Making updates to the base markup doesn't remove the derived markup from the MarkupCache in DEVELOPMENT mode.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Reopened] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

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

Martin Grigorov reopened WICKET-3878:
-------------------------------------


> When base markup file has been removed from the cache, the the derived markup should be removed as well
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3878
>                 URL: https://issues.apache.org/jira/browse/WICKET-3878
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC5.1
>            Reporter: Robert McGuinness
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 1.5-RC6
>
>         Attachments: fix-WICKET-3878.patch, test-WICKET-3878.patch
>
>
> Making updates to the base markup doesn't remove the derived markup from the MarkupCache in DEVELOPMENT mode.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

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

Robert McGuinness updated WICKET-3878:
--------------------------------------

    Attachment: fix-WICKET-3878.patch

> When base markup file has been removed from the cache, the the derived markup should be removed as well
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3878
>                 URL: https://issues.apache.org/jira/browse/WICKET-3878
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC5.1
>            Reporter: Robert McGuinness
>            Priority: Minor
>         Attachments: fix-WICKET-3878.patch
>
>
> Making updates to the base markup doesn't remove the derived markup from the MarkupCache in DEVELOPMENT mode.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

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

Robert McGuinness updated WICKET-3878:
--------------------------------------

    Attachment: test-WICKET-3878.patch

Just wanted to include a test case around this issue.  Please review if possible.

> When base markup file has been removed from the cache, the the derived markup should be removed as well
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3878
>                 URL: https://issues.apache.org/jira/browse/WICKET-3878
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC5.1
>            Reporter: Robert McGuinness
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 1.5-RC6
>
>         Attachments: fix-WICKET-3878.patch, test-WICKET-3878.patch
>
>
> Making updates to the base markup doesn't remove the derived markup from the MarkupCache in DEVELOPMENT mode.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira