[jira] [Updated] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-07 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4441: - Attachment: pagebug2.tar.gz A new sample project for reproduce this issue. > Pa

[jira] [Updated] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-06 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4441: - Description: The 'getStoredPage(int)' method returns a stored page instance even if user change

[jira] [Updated] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-06 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4441: - Attachment: fix-WICKET-4441.patch > PageProvider should create a new Page instance if PagePa

[jira] [Updated] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-06 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4441: - Attachment: pagebug.tar.gz > PageProvider should create a new Page instance if PageParameter

[jira] [Updated] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-06 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4441: - Description: The 'getStoredPage(int)' method returns a stored page instance even if user change

[jira] [Updated] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-06 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4441: - Description: The 'getStoredPage(int)' method returns a stored page instance even if user change

[jira] [Updated] (WICKET-4441) PageProvider should create a new Page instance if PageParameters are changed, even if a stored page exists.

2012-03-06 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4441: - Component/s: wicket Description: The 'getStoredPage(int)' method returns a store

[jira] [Updated] (WICKET-4390) MarkupParser#add(IMarkupFilter filter,Class beforeFilter) doesn't add the filter into the correct place.

2012-02-07 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4390: - Description: The documentation comment of MarkupParser#add(IMarkupFilter filter,Class beforeFilt

[jira] [Updated] (WICKET-4390) MarkupParser#add(IMarkupFilter filter,Class beforeFilter) doesn't add the filter into the correct place.

2012-02-07 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4390: - Description: The documentation comment of MarkupParser#add(IMarkupFilter filter,Class beforeFilt

[jira] [Updated] (WICKET-4390) MarkupParser#add(IMarkupFilter filter,Class beforeFilter) doesn't add the filter into the correct place.

2012-02-07 Thread Tsutomu YANO (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsutomu YANO updated WICKET-4390: - Attachment: fix-WICKET-4390.patch wicket-bug.tar.gz a project for preproduction