[jira] Commented: (WICKET-2131) RequestCycle.urlFor does not escape & properly

2009-05-11 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708345#action_12708345 ] Emond Papegaaij commented on WICKET-2131: - The incorrect rendering of ignoreIfNotA

[jira] Updated: (WICKET-2033) & instead of & in javascript

2009-05-11 Thread Matt Brictson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Brictson updated WICKET-2033: -- Attachment: amp_escape.patch Perhaps we should use Strings.escapeMarkup() to properly escape t

[jira] Commented: (WICKET-2033) & instead of & in javascript

2009-05-11 Thread Matt Brictson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708240#action_12708240 ] Matt Brictson commented on WICKET-2033: --- Also breaks in 1.4-rc4: onclick for an Ajax

[jira] Commented: (WICKET-2131) RequestCycle.urlFor does not escape & properly

2009-05-11 Thread Matt Brictson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708239#action_12708239 ] Matt Brictson commented on WICKET-2131: --- This bug affects Wicket 1.4-rc4 as well. It

[jira] Created: (WICKET-2271) Make navigator ADA friendly

2009-05-11 Thread Phillip Rhodes (JIRA)
Make navigator ADA friendly --- Key: WICKET-2271 URL: https://issues.apache.org/jira/browse/WICKET-2271 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions: 1.4-RC4 Envir

[jira] Commented: (WICKET-2271) Make navigator ADA friendly

2009-05-11 Thread Phillip Rhodes (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708210#action_12708210 ] Phillip Rhodes commented on WICKET-2271: Opps. this is for org.apache.wicket.mar

[CONF] Apache Wicket: How to write JSON response (page edited)

2009-05-11 Thread confluence
Page Edited : WICKET : How to write JSON response How to write JSON response has been edited by Anirudh Vyas (May 11, 2009). (View changes)

[CONF] Apache Wicket: Releasing (page edited)

2009-05-11 Thread confluence
Page Edited : WICKET : Releasing Releasing has been edited by Jeremy Thomerson (May 11, 2009). (View changes) Content: Releasing

[jira] Updated: (WICKET-2258) Make Form.callOnError() and Form.persistFormComponentData() protected

2009-05-11 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson updated WICKET-2258: - Fix Version/s: (was: 1.4-RC4) 1.4-RC5 changing fix version > Mak

[jira] Issue Comment Edited: (WICKET-2265) Drop AbstractHeaderContributor and friends

2009-05-11 Thread Martin Funk (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708092#action_12708092 ] Martin Funk edited comment on WICKET-2265 at 5/11/09 10:07 AM: -

[jira] Updated: (WICKET-2265) Drop AbstractHeaderContributor and friends

2009-05-11 Thread Martin Funk (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Funk updated WICKET-2265: Attachment: patch-mf-2265.diff sort of like this?? > Drop AbstractHeaderContributor and friends >

[jira] Resolved: (WICKET-2270) GET/POST mismatch with stateless page/form.

2009-05-11 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2270. --- Resolution: Won't Fix Fix Version/s: 1.4-RC5 Assignee: Igor Vaynberg the who

[jira] Resolved: (WICKET-2188) PropertyResolver$ArrayPropertyGetSet does not call setAccessible(true) on method

2009-05-11 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2188. --- Resolution: Fixed Fix Version/s: 1.4-RC5 Assignee: Igor Vaynberg > PropertyR

svn commit: r773608 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java

2009-05-11 Thread ivaynberg
Author: ivaynberg Date: Mon May 11 15:38:37 2009 New Revision: 773608 URL: http://svn.apache.org/viewvc?rev=773608&view=rev Log: Issue: WICKET-2188 Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java Modified: wicket/trunk/wicket/src/main/java/org

svn commit: r773607 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java

2009-05-11 Thread ivaynberg
Author: ivaynberg Date: Mon May 11 15:37:54 2009 New Revision: 773607 URL: http://svn.apache.org/viewvc?rev=773607&view=rev Log: PropertyResolver$ArrayPropertyGetSet does not call setAccessible(true) on method Issue: WICKET-2188 Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/u

[jira] Updated: (WICKET-713) AbstractAjaxBehavior can not be reused.

2009-05-11 Thread Martin Funk (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Funk updated WICKET-713: --- Attachment: patch-mf-713.diff based on Brunos patch I gave my try on this subject. Rethinking this i

[jira] Commented: (WICKET-1837) DiskPageStore: 32k directory entries.

2009-05-11 Thread Dominik Drzewiecki (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707962#action_12707962 ] Dominik Drzewiecki commented on WICKET-1837: Can anyone elaborate, why this pa

[jira] Updated: (WICKET-2188) PropertyResolver$ArrayPropertyGetSet does not call setAccessible(true) on method

2009-05-11 Thread Michael Mosmann (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Mosmann updated WICKET-2188: Description: Because PropertyResolver$ArrayPropertyGetSet does not call setAccessibl

[jira] Reopened: (WICKET-2188) PropertyResolver$ArrayPropertyGetSet does not call setAccessible(true) on method

2009-05-11 Thread Michael Mosmann (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Mosmann reopened WICKET-2188: - i've build a testcase.. see attachment > PropertyResolver$ArrayPropertyGetSet does not call

[jira] Updated: (WICKET-2188) PropertyResolver$ArrayPropertyGetSet does not call setAccessible(true) on method

2009-05-11 Thread Michael Mosmann (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Mosmann updated WICKET-2188: Attachment: org.apache.wicketbug.zip > PropertyResolver$ArrayPropertyGetSet does not call