[jira] [Commented] (WICKET-3664) AjaxFormComponentUpdatingBehavior doesn't work with TextArea when setRequired is true

2011-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030284#comment-13030284 ] Kjell Arne Brødreskift commented on WICKET-3664: I can't reproduce it

[jira] [Assigned] (WICKET-3676) Ajax-generated link cause ComponentNotFoundException if opened in a new browser tab

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3676: --- Assignee: Martin Grigorov Ajax-generated link cause ComponentNotFoundException if

[jira] [Reopened] (WICKET-3667) Once in a while we get random page expired on customers site

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-3667: - It seems I'll have to revert the improvement for your ticket (WICKET-3667).

[jira] [Updated] (WICKET-3667) Once in a while we get random page expired on customers site

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-3667: Fix Version/s: (was: 1.5-RC4) Once in a while we get random page expired on

svn commit: r1100474 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/list/PropertyListView.java

2011-05-07 Thread mgrigorov
Author: mgrigorov Date: Sat May 7 07:37:01 2011 New Revision: 1100474 URL: http://svn.apache.org/viewvc?rev=1100474view=rev Log: WICKET-3672 Docs typos etc. Make CompoundPropertyModel a link in javadoc. Modified:

[jira] [Commented] (WICKET-3672) Docs typos etc.

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030290#comment-13030290 ] Martin Grigorov commented on WICKET-3672: - Patches are welcome! I touched

svn commit: r1100476 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/page/ main/java/org/apache/wicket/request/handler/ test/java/org/apache/wicket/request

2011-05-07 Thread mgrigorov
Author: mgrigorov Date: Sat May 7 07:41:44 2011 New Revision: 1100476 URL: http://svn.apache.org/viewvc?rev=1100476view=rev Log: WICKET-3667 Once in a while we get random page expired on customers site Revert r1099563. It broke WICKET-3676. Apparently the page instance is stored in session/disk

[jira] [Resolved] (WICKET-3676) Ajax-generated link cause ComponentNotFoundException if opened in a new browser tab

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3676. - Resolution: Fixed Fix Version/s: 1.5-RC4 Fixed by reverting the change in

[jira] [Created] (WICKET-3679) Extend WebClientInfo with the possibility to extract the exact browser version

2011-05-07 Thread Martin Grigorov (JIRA)
Extend WebClientInfo with the possibility to extract the exact browser version -- Key: WICKET-3679 URL: https://issues.apache.org/jira/browse/WICKET-3679 Project: Wicket

[jira] [Updated] (WICKET-3658) Add converter for Calendar class

2011-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3658: -- Attachment: WICKET-3658-2.patch Attaching a patch with a minor change to the

[jira] [Created] (WICKET-3680) Make Objects.convertValue() generic

2011-05-07 Thread JIRA
Make Objects.convertValue() generic --- Key: WICKET-3680 URL: https://issues.apache.org/jira/browse/WICKET-3680 Project: Wicket Issue Type: Improvement Components: wicket-core Affects Versions:

[jira] [Updated] (WICKET-3680) Make Objects.convertValue() generic

2011-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3680: -- Attachment: WICKET-3680.patch Attaching patch for trunk. Tests pass. Make

[jira] [Commented] (WICKET-3667) Once in a while we get random page expired on customers site

2011-05-07 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030305#comment-13030305 ] Pedro Santos commented on WICKET-3667: -- I can't reproduce the problem here unless I

[jira] [Commented] (WICKET-3667) Once in a while we get random page expired on customers site

2011-05-07 Thread Nino Martinez (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030312#comment-13030312 ] Nino Martinez commented on WICKET-3667: --- Im not sure either. But I can reproduce it

[jira] [Created] (WICKET-3681) Make it easy to provide custom IXmlPullParser for MarkupFactory

2011-05-07 Thread JIRA
Make it easy to provide custom IXmlPullParser for MarkupFactory --- Key: WICKET-3681 URL: https://issues.apache.org/jira/browse/WICKET-3681 Project: Wicket Issue Type: Improvement

svn commit: r1100529 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/MarkupFactory.java

2011-05-07 Thread mgrigorov
Author: mgrigorov Date: Sat May 7 13:37:33 2011 New Revision: 1100529 URL: http://svn.apache.org/viewvc?rev=1100529view=rev Log: WICKET-3681 Make it easy to provide custom IXmlPullParser for MarkupFactory Add factory method for the creation of IXmlPullParser. Modified:

[jira] [Resolved] (WICKET-3681) Make it easy to provide custom IXmlPullParser for MarkupFactory

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3681. - Resolution: Fixed Fix Version/s: 1.5-RC4 Assignee: Martin Grigorov

[jira] [Updated] (WICKET-3682) Add String constructor to FullyBufferedReader

2011-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3682: -- Attachment: WICKET-3682.patch Attaching patch. Add String constructor to

[jira] [Created] (WICKET-3682) Add String constructor to FullyBufferedReader

2011-05-07 Thread JIRA
Add String constructor to FullyBufferedReader - Key: WICKET-3682 URL: https://issues.apache.org/jira/browse/WICKET-3682 Project: Wicket Issue Type: Improvement Components: wicket-core

[jira] [Resolved] (WICKET-3682) Add String constructor to FullyBufferedReader

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3682. - Resolution: Fixed Fix Version/s: 1.5-RC4 Assignee: Martin Grigorov Add

svn commit: r1100560 - in /wicket/trunk: wicket-datetime/src/test/java/org/apache/wicket/datetime/DateConverterTest.java wicket-util/src/main/java/org/apache/wicket/util/convert/converter/CalendarConv

2011-05-07 Thread mgrigorov
Author: mgrigorov Date: Sat May 7 15:51:38 2011 New Revision: 1100560 URL: http://svn.apache.org/viewvc?rev=1100560view=rev Log: WICKET-3658 Add converter for Calendar class Make the type of the delegate converter more flexible Modified:

[jira] [Commented] (WICKET-3658) Add converter for Calendar class

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030366#comment-13030366 ] Martin Grigorov commented on WICKET-3658: - Improved with r1100560. Thanks! Add

svn commit: r1100561 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/ wicket-core/src/main/java/org/apache/wicket/util/lang/ wicket-core/src/test/java/org/apache/wicket/util/lang/ wick

2011-05-07 Thread mgrigorov
Author: mgrigorov Date: Sat May 7 15:53:13 2011 New Revision: 1100561 URL: http://svn.apache.org/viewvc?rev=1100561view=rev Log: WICKET-3680 Make Objects.convertValue() generic Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ConverterLocator.java

[jira] [Resolved] (WICKET-3680) Make Objects.convertValue() generic

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3680. - Resolution: Fixed Fix Version/s: 1.5-RC4 Assignee: Martin Grigorov

svn commit: r1100566 - in /wicket/trunk: ./ wicket-core/ wicket-core/src/main/java/org/apache/wicket/protocol/http/request/ wicket-core/src/test/java/org/apache/wicket/protocol/http/request/

2011-05-07 Thread mgrigorov
Author: mgrigorov Date: Sat May 7 16:42:16 2011 New Revision: 1100566 URL: http://svn.apache.org/viewvc?rev=1100566view=rev Log: WICKET-3679 Improve WebClientInfo logic to extract the exact browser version Added:

[jira] [Updated] (WICKET-3679) Improve WebClientInfo logic to extract the exact browser version

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-3679: Description: A colleague of mine gave some love to WebClientInfo and improved the logic

[jira] [Resolved] (WICKET-3679) Improve WebClientInfo logic to extract the exact browser version

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3679. - Resolution: Fixed Fix Version/s: 1.5-RC4 Improve WebClientInfo logic to extract

[jira] [Assigned] (WICKET-3673) A little heuristic for Unable to find component exception

2011-05-07 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag reassigned WICKET-3673: -- Assignee: Juergen Donnerstag A little heuristic for Unable to find component

[jira] [Updated] (WICKET-3562) onInitialize() is not called before StatelessForm.onSubmit()

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-3562: Fix Version/s: (was: 1.5-RC4) onInitialize() is not called before

svn commit: r1100571 - /wicket/trunk/CHANGELOG-1.5

2011-05-07 Thread mgrigorov
Author: mgrigorov Date: Sat May 7 16:59:32 2011 New Revision: 1100571 URL: http://svn.apache.org/viewvc?rev=1100571view=rev Log: Add changelog for 1.5 RC4 Modified: wicket/trunk/CHANGELOG-1.5 Modified: wicket/trunk/CHANGELOG-1.5 URL:

svn commit: r1100572 - /wicket/branches/wicket-1.5-RC4/

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 17:01:49 2011 New Revision: 1100572 URL: http://svn.apache.org/viewvc?rev=1100572view=rev Log: release branch for rc4 Added: wicket/branches/wicket-1.5-RC4/ (props changed) - copied from r1100571, wicket/trunk/ Propchange:

svn commit: r1100574 - in /wicket/branches/wicket-1.5-RC4: ./ archetypes/quickstart/ archetypes/quickstart/src/main/resources/archetype-resources/ testing/wicket-threadtest/ wicket-auth-roles/ wicket-

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 17:04:09 2011 New Revision: 1100574 URL: http://svn.apache.org/viewvc?rev=1100574view=rev Log: modified poms for release 1.5-RC4 Modified: wicket/branches/wicket-1.5-RC4/archetypes/quickstart/pom.xml

svn commit: r1100580 - /wicket/trunk/release-igor.sh

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 17:58:22 2011 New Revision: 1100580 URL: http://svn.apache.org/viewvc?rev=1100580view=rev Log: remove m2-repo upload to people since we now use repository.apache.org Modified: wicket/trunk/release-igor.sh Modified: wicket/trunk/release-igor.sh URL:

[jira] [Commented] (WICKET-3673) A little heuristic for Unable to find component exception

2011-05-07 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030385#comment-13030385 ] Igor Vaynberg commented on WICKET-3673: --- Martin is reffering to WICKET-3335 which

[jira] [Created] (WICKET-3683) Ajax Debug Window does not display info

2011-05-07 Thread Bertrand Guay-Paquet (JIRA)
Ajax Debug Window does not display info --- Key: WICKET-3683 URL: https://issues.apache.org/jira/browse/WICKET-3683 Project: Wicket Issue Type: Bug Components: wicket-devutils Affects

[jira] [Commented] (WICKET-3335) Component Queuing (extract hierarchy information from markup)

2011-05-07 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030386#comment-13030386 ] Juergen Donnerstag commented on WICKET-3335: Another way to solve it (we

svn commit: r1100591 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket: Component.java markup/html/IHeaderContributor.java

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 18:50:06 2011 New Revision: 1100591 URL: http://svn.apache.org/viewvc?rev=1100591view=rev Log: Issue: WICKET-3655 Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Component.java

[jira] [Resolved] (WICKET-3655) Component should use the new renderHead(Component, IHeaderResponse) instead of the old renderHead(IHeaderResponse)

2011-05-07 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3655. --- Resolution: Fixed Fix Version/s: 1.5-RC5 Assignee: Igor Vaynberg Component

svn commit: r1100592 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax-debug.js

2011-05-07 Thread mgrigorov
Author: mgrigorov Date: Sat May 7 18:59:53 2011 New Revision: 1100592 URL: http://svn.apache.org/viewvc?rev=1100592view=rev Log: WICKET-3683 Ajax Debug Window does not display info First try .innerHTML (non-xhtml pages) and if it fails use the DOM node replacement approach (xhtml support).

[jira] [Assigned] (WICKET-3683) Ajax Debug Window does not display info

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3683: --- Assignee: Martin Grigorov Ajax Debug Window does not display info

[jira] [Commented] (WICKET-3335) Component Queuing (extract hierarchy information from markup)

2011-05-07 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030390#comment-13030390 ] Igor Vaynberg commented on WICKET-3335: --- i dont like doing that. the hierarchical

[jira] [Issue Comment Edited] (WICKET-3335) Component Queuing (extract hierarchy information from markup)

2011-05-07 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030390#comment-13030390 ] Igor Vaynberg edited comment on WICKET-3335 at 5/7/11 7:01 PM:

[jira] [Resolved] (WICKET-3683) Ajax Debug Window does not display info

2011-05-07 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3683. - Resolution: Fixed Fix Version/s: 1.5-RC4 Fixed with r1100592. Unfortunately I

svn commit: r1100594 - /wicket/branches/wicket-1.5-RC4/wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax-debug.js

2011-05-07 Thread mgrigorov
Author: mgrigorov Date: Sat May 7 19:07:15 2011 New Revision: 1100594 URL: http://svn.apache.org/viewvc?rev=1100594view=rev Log: WICKET-3683 Ajax Debug Window does not display info First try .innerHTML (non-xhtml pages) and if it fails use the DOM node replacement approach (xhtml support).

svn commit: r1100595 - /wicket/branches/wicket-1.5-RC4/release-igor.sh

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 19:12:12 2011 New Revision: 1100595 URL: http://svn.apache.org/viewvc?rev=1100595view=rev Log: build script tweak Modified: wicket/branches/wicket-1.5-RC4/release-igor.sh Modified: wicket/branches/wicket-1.5-RC4/release-igor.sh URL:

svn commit: r1100597 - in /wicket/branches/wicket-1.5-RC4: ./ archetypes/quickstart/ testing/wicket-threadtest/ wicket-auth-roles/ wicket-core/ wicket-datetime/ wicket-devutils/ wicket-examples/ wicke

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 19:13:22 2011 New Revision: 1100597 URL: http://svn.apache.org/viewvc?rev=1100597view=rev Log: modified poms for release 1.5-RC4.1 Modified: wicket/branches/wicket-1.5-RC4/archetypes/quickstart/pom.xml wicket/branches/wicket-1.5-RC4/pom.xml

svn commit: r1100606 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/IAjaxCallDecorator.java

2011-05-07 Thread mgrigorov
Author: mgrigorov Date: Sat May 7 19:45:14 2011 New Revision: 1100606 URL: http://svn.apache.org/viewvc?rev=1100606view=rev Log: Add javadoc that IAjaxCallDecorator can contribute to the page header by implementing IHeaderContributor. Modified:

[jira] [Created] (WICKET-3684) Introduce IComponentAwareEventSink which will pass the behavior's component as context to onEvent

2011-05-07 Thread Martin Grigorov (JIRA)
Introduce IComponentAwareEventSink which will pass the behavior's component as context to onEvent - Key: WICKET-3684 URL:

svn commit: r1100615 - /wicket/branches/wicket-1.5-RC4/

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 20:29:32 2011 New Revision: 1100615 URL: http://svn.apache.org/viewvc?rev=1100615view=rev Log: rebuilding release branch Added: wicket/branches/wicket-1.5-RC4/ (props changed) - copied from r1100614, wicket/trunk/ Propchange:

svn commit: r1100616 - in /wicket/branches/wicket-1.5-RC4: ./ archetypes/quickstart/ archetypes/quickstart/src/main/resources/archetype-resources/ testing/wicket-threadtest/ wicket-auth-roles/ wicket-

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 20:31:52 2011 New Revision: 1100616 URL: http://svn.apache.org/viewvc?rev=1100616view=rev Log: modified poms for release 1.5-RC4.2 Modified: wicket/branches/wicket-1.5-RC4/archetypes/quickstart/pom.xml

svn commit: r1100621 - /wicket/branches/wicket-1.5-RC4/

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 20:38:38 2011 New Revision: 1100621 URL: http://svn.apache.org/viewvc?rev=1100621view=rev Log: rebuilding release branch Added: wicket/branches/wicket-1.5-RC4/ (props changed) - copied from r1100620, wicket/trunk/ Propchange:

svn commit: r1100626 - /wicket/branches/wicket-1.5-RC4.2/

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 21:20:21 2011 New Revision: 1100626 URL: http://svn.apache.org/viewvc?rev=1100626view=rev Log: creating a branch for .2 Added: wicket/branches/wicket-1.5-RC4.2/ (props changed) - copied from r1100625, wicket/branches/wicket-1.5-RC4/ Propchange:

[jira] [Assigned] (WICKET-3684) Introduce IComponentAwareEventSink which will pass the behavior's component as context to onEvent

2011-05-07 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-3684: - Assignee: Igor Vaynberg Introduce IComponentAwareEventSink which will pass the

svn commit: r1100644 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/behavior/ main/java/org/apache/wicket/settings/def/ test/java/org/apache/wicket/

2011-05-07 Thread ivaynberg
Author: ivaynberg Date: Sat May 7 22:33:15 2011 New Revision: 1100644 URL: http://svn.apache.org/viewvc?rev=1100644view=rev Log: Introduce IComponentAwareEventSink which will pass the behavior's component as context to onEvent Issue: WICKET-3684 Added:

[jira] [Created] (WICKET-3685) Split IHeaderContributor into IHeaderContributor and IComponentAwareHeaderContributor to make implementation cleaner

2011-05-07 Thread Igor Vaynberg (JIRA)
Split IHeaderContributor into IHeaderContributor and IComponentAwareHeaderContributor to make implementation cleaner Key: WICKET-3685 URL:

[jira] [Commented] (WICKET-3672) Docs typos etc.

2011-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030445#comment-13030445 ] Ondra Žižka commented on WICKET-3672: - Okay, I'll hopefully send a bunch of patches

[jira] [Commented] (WICKET-3672) Docs typos etc.

2011-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030448#comment-13030448 ] Ondra Žižka commented on WICKET-3672: - org.​apache.​wicket.​Component.debug()

[jira] [Issue Comment Edited] (WICKET-3672) Docs typos etc.

2011-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030249#comment-13030249 ] Ondra Žižka edited comment on WICKET-3672 at 5/8/11 2:55 AM: -