[jira] [Resolved] (WICKET-3626) Attaching AjaxEventBehavior or AjaxFormComponentUpdatingBehavior causes erratic focus in TextArea

2011-05-10 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3626. --- Resolution: Cannot Reproduce Assignee: Igor Vaynberg i could not repro this. i even cr

[jira] [Commented] (WICKET-3360) Datepicker formatting

2011-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031566#comment-13031566 ] Peter Diefenthäler commented on WICKET-3360: That's a pitty. This meens we ca

[jira] [Resolved] (WICKET-3584) Ajax re-render fails if a instantiation listener calls setOutputMarkupId(true) on every component.

2011-05-10 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3584. --- Resolution: Invalid Assignee: Igor Vaynberg since the labe is initially rendered invis

[jira] [Resolved] (WICKET-3360) Datepicker formatting

2011-05-10 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3360. --- Resolution: Invalid Assignee: Igor Vaynberg this is a CSS/YUI problem, there is not mu

[jira] [Resolved] (WICKET-3643) Cannot get the request/response pages from the RequestCycle anymore

2011-05-10 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3643. --- Resolution: Invalid Assignee: Igor Vaynberg such functionality is available to ireques

[jira] [Commented] (WICKET-3677) Wicket Ajax jQuery Mobile subpage update

2011-05-10 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031534#comment-13031534 ] Igor Vaynberg commented on WICKET-3677: --- thanks Scott. > Wicket Ajax jQuery Mobile

[jira] [Issue Comment Edited] (WICKET-3677) Wicket Ajax jQuery Mobile subpage update

2011-05-10 Thread Scott Reed (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031527#comment-13031527 ] Scott Reed edited comment on WICKET-3677 at 5/11/11 3:56 AM: -

[jira] [Updated] (WICKET-3677) Wicket Ajax jQuery Mobile subpage update

2011-05-10 Thread Scott Reed (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Reed updated WICKET-3677: --- Attachment: AjaxSubpageUpdate3.zip This version solves the problem using a custom event handler to u

[jira] [Resolved] (WICKET-3695) No onAfterTargetsDetached (or similar) available in IRequestCycleListener

2011-05-10 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3695. --- Resolution: Won't Fix Assignee: Igor Vaynberg for these kinds of usecases you can over

[jira] [Resolved] (WICKET-3696) PageParameters violates hashCode() contract

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

svn commit: r1101686 - /wicket/trunk/wicket-request/src/main/java/org/apache/wicket/request/mapper/parameter/PageParameters.java

2011-05-10 Thread ivaynberg
Author: ivaynberg Date: Wed May 11 00:04:31 2011 New Revision: 1101686 URL: http://svn.apache.org/viewvc?rev=1101686&view=rev Log: WICKET-3696 Modified: wicket/trunk/wicket-request/src/main/java/org/apache/wicket/request/mapper/parameter/PageParameters.java Modified: wicket/trunk/wicket-re

[jira] [Resolved] (WICKET-3666) IValidationError should extend IClusterable

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

svn commit: r1101683 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/validation: IValidationError.java ValidationError.java

2011-05-10 Thread ivaynberg
Author: ivaynberg Date: Tue May 10 23:57:47 2011 New Revision: 1101683 URL: http://svn.apache.org/viewvc?rev=1101683&view=rev Log: Issue: WICKET-3666 Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/validation/IValidationError.java wicket/trunk/wicket-core/src/main/ja

svn commit: r1101681 - in /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/validation: IValidationError.java ValidationError.java

2011-05-10 Thread ivaynberg
Author: ivaynberg Date: Tue May 10 23:54:59 2011 New Revision: 1101681 URL: http://svn.apache.org/viewvc?rev=1101681&view=rev Log: Issue: WICKET-3666 Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/validation/IValidationError.java wicket/branches/wicket-1.

svn commit: r1101654 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/Form.java

2011-05-10 Thread pete
Author: pete Date: Tue May 10 21:33:43 2011 New Revision: 1101654 URL: http://svn.apache.org/viewvc?rev=1101654&view=rev Log: non-functional cleanup Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/Form.java Modified: wicket/trunk/wicket-core/src/main/jav

svn commit: r1101641 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/Form.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 20:54:05 2011 New Revision: 1101641 URL: http://svn.apache.org/viewvc?rev=1101641&view=rev Log: Simplify the warning - we use SLF4J. Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/Form.java Modified: wicket/trunk/wick

svn commit: r1101639 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/Form.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 20:49:12 2011 New Revision: 1101639 URL: http://svn.apache.org/viewvc?rev=1101639&view=rev Log: Log a warning when a is used as multipart and set the method to POST. Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/For

svn commit: r1101626 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/markup/

2011-05-10 Thread jdonnerstag
Author: jdonnerstag Date: Tue May 10 20:14:56 2011 New Revision: 1101626 URL: http://svn.apache.org/viewvc?rev=1101626&view=rev Log: removed related tests Removed: wicket/trunk/wicket-core/src/test/java/org/apache/wicket/markup/ComponentCreateTagExpectedResult_1.html wicket/trunk/wick

[jira] [Updated] (WICKET-3686) Provide an xml schema for the wicket tags and attributes

2011-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3686: -- Attachment: WICKET-3686.patch Updating patch. Making validation for child elements from wicket

[jira] [Updated] (WICKET-3686) Provide an xml schema for the wicket tags and attributes

2011-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3686: -- Attachment: (was: WICKET-3686.patch) > Provide an xml schema for the wicket tags and attri

[jira] [Updated] (WICKET-3686) Provide an xml schema for the wicket tags and attributes

2011-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3686: -- Attachment: WICKET-3686.patch Updating patch. Removing wicket:component element following WICK

[jira] [Updated] (WICKET-3686) Provide an xml schema for the wicket tags and attributes

2011-05-10 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3686: -- Attachment: (was: WICKET-3686.patch) > Provide an xml schema for the wicket tags and attri

[jira] [Resolved] (WICKET-3687) Remove the support for

2011-05-10 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3687. - Resolution: Fixed Removed with r1101600. The wiki page about tags and attributes is also

[CONF] Apache Wicket > Wicket's XHTML tags

2011-05-10 Thread confluence
Wicket's XHTML tags Page edited by Martin Grigorov Comment: Remove docu for wicket:component tag Changes (1) ...

svn commit: r1101600 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket: Application.java MarkupContainer.java markup/WicketTag.java markup/resolver/AutoComponentResolver.java settings/IPa

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 19:12:50 2011 New Revision: 1101600 URL: http://svn.apache.org/viewvc?rev=1101600&view=rev Log: WICKET-3687 Remove the support for Removed: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/resolver/AutoComponentResolver.java Modified: w

[jira] [Resolved] (WICKET-3698) FileUploadField no longer updates model in wicket 1.5

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

svn commit: r1101597 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/markup/html/form/upload/ test/java/org/apache/wicket/markup/html/form/upload/ test/java/org/apache/wicket/util/test

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 18:58:54 2011 New Revision: 1101597 URL: http://svn.apache.org/viewvc?rev=1101597&view=rev Log: WICKET-3698 FileUploadField no longer updates model in wicket 1.5 FileUploadField now accepts ListModel as constructor parameter. The user application can get the upl

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

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 17:37:32 2011 New Revision: 1101559 URL: http://svn.apache.org/viewvc?rev=1101559&view=rev Log: WICKET-3697 clean up of NOTICE files and removal of obsolete license file (concurrent stuff) Update ivaynberg's script as well (because this is what we use lately).

[jira] [Commented] (WICKET-3697) NOTICE File contains wrong notices for 1.5

2011-05-10 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031258#comment-13031258 ] Martijn Dashorst commented on WICKET-3697: -- Also removed any references to Apach

[jira] [Updated] (WICKET-3698) FileUploadField no longer updates model in wicket 1.5

2011-05-10 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated WICKET-3698: Attachment: fileupload-test-2.patch correct test > FileUploadField no longer updates model in wicket 1.5

[jira] [Commented] (WICKET-3698) FileUploadField no longer updates model in wicket 1.5

2011-05-10 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031243#comment-13031243 ] selckin commented on WICKET-3698: - Actually bad test, because it's allowed be to nulled o

[jira] [Updated] (WICKET-3698) FileUploadField no longer updates model in wicket 1.5

2011-05-10 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selckin updated WICKET-3698: Attachment: fileuploadfield-test.patch test case update > FileUploadField no longer updates model in wick

[jira] [Created] (WICKET-3698) FileUploadField no longer updates model in wicket 1.5

2011-05-10 Thread selckin (JIRA)
FileUploadField no longer updates model in wicket 1.5 - Key: WICKET-3698 URL: https://issues.apache.org/jira/browse/WICKET-3698 Project: Wicket Issue Type: Bug Components: wicket-

[jira] [Resolved] (WICKET-3697) NOTICE File contains wrong notices for 1.5

2011-05-10 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst resolved WICKET-3697. -- Resolution: Fixed Fix Version/s: 1.5-RC5 Removed unnecessary NOTICE files from

[jira] [Closed] (WICKET-3697) NOTICE File contains wrong notices for 1.5

2011-05-10 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst closed WICKET-3697. > NOTICE File contains wrong notices for 1.5 > -- > >

svn commit: r1101518 - in /wicket/trunk: ./ licenses/ wicket-auth-roles/src/main/resources/META-INF/ wicket-core/src/main/resources/META-INF/ wicket-datetime/src/main/resources/META-INF/ wicket-extens

2011-05-10 Thread dashorst
Author: dashorst Date: Tue May 10 15:55:00 2011 New Revision: 1101518 URL: http://svn.apache.org/viewvc?rev=1101518&view=rev Log: WICKET-3697 clean up of NOTICE files and removal of obsolete license file (concurrent stuff) Removed: wicket/trunk/licenses/sun-u.c.license.pdf wicket/trunk/w

svn commit: r1101504 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/page/RequestAdapter.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 15:25:51 2011 New Revision: 1101504 URL: http://svn.apache.org/viewvc?rev=1101504&view=rev Log: Remove duplicated data structure. It seems 'pages' and 'touchedPages' are always the same. Leave only touchedPages. Modified: wicket/trunk/wicket-core/src/main/

svn commit: r1101500 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/page/PersistentPageManager.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 15:15:24 2011 New Revision: 1101500 URL: http://svn.apache.org/viewvc?rev=1101500&view=rev Log: Fix a typo in the name of inner class Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/page/PersistentPageManager.java Modified: wicket/trun

[jira] [Resolved] (WICKET-3669)

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

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

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 14:48:01 2011 New Revision: 1101485 URL: http://svn.apache.org/viewvc?rev=1101485&view=rev Log: WICKET-3669

svn commit: r1101484 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 14:46:56 2011 New Revision: 1101484 URL: http://svn.apache.org/viewvc?rev=1101484&view=rev Log: WICKET-3669

[jira] [Updated] (WICKET-3697) NOTICE File contains wrong notices for 1.5

2011-05-10 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst updated WICKET-3697: - Priority: Blocker (was: Major) Affects Version/s: (was: 1.5-RC3)

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

2011-05-10 Thread Nino Martinez (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031196#comment-13031196 ] Nino Martinez commented on WICKET-3667: --- Have tried with the latest snapshot today,

[jira] [Created] (WICKET-3697) NOTICE File contains wrong notices for 1.5

2011-05-10 Thread Martijn Dashorst (JIRA)
NOTICE File contains wrong notices for 1.5 -- Key: WICKET-3697 URL: https://issues.apache.org/jira/browse/WICKET-3697 Project: Wicket Issue Type: Bug Components: wicket-auth-roles, wicket-cor

[jira] [Created] (WICKET-3696) PageParameters violates hashCode() contract

2011-05-10 Thread JIRA
PageParameters violates hashCode() contract --- Key: WICKET-3696 URL: https://issues.apache.org/jira/browse/WICKET-3696 Project: Wicket Issue Type: Bug Reporter: Andreas Köhler

[CONF] Apache Wicket > Wicket Wish List

2011-05-10 Thread confluence
Wicket Wish List Page edited by Antoine van Wel Changes (8) ... {toc} h5. "Free Wicket Coder" from manually following component-h

svn commit: r1101441 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 12:44:51 2011 New Revision: 1101441 URL: http://svn.apache.org/viewvc?rev=1101441&view=rev Log: Javadoc fixes. Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java Modified: wicket/trunk/wicket-core/src/mai

svn commit: r1101424 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tabs/AbstractTab.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 12:19:14 2011 New Revision: 1101424 URL: http://svn.apache.org/viewvc?rev=1101424&view=rev Log: Relax the return type of AbstractTab to WebMarkupContainer like ITab and PanelCachingTab already do. noticed-by: selckin Modified: wicket/trunk/wicket-extensi

[jira] [Resolved] (WICKET-3674) Provide an interface to allow css resources to be compressed like javascript resources

2011-05-10 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3674. - Resolution: Fixed Fix Version/s: 1.5-RC5 Tests have been added with r1101417. >

[jira] [Resolved] (WICKET-3675) Usage of JavaScriptCompressor by resources other than PackageTextTemplates is lost!

2011-05-10 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3675. - Resolution: Fixed Fix Version/s: 1.5-RC5 Tests have been added with r1101417. >

svn commit: r1101417 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/request/resource/ main/java/org/apache/wicket/util/template/ test/java/org/apache/wicket/request/resource/

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 11:49:37 2011 New Revision: 1101417 URL: http://svn.apache.org/viewvc?rev=1101417&view=rev Log: WICKET-3674 Provide an interface to allow css resources to be compressed like javascript resources WICKET-3675 Usage of JavaScriptCompressor by resources other than

svn commit: r1101406 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/resource/AbstractResource.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 11:20:42 2011 New Revision: 1101406 URL: http://svn.apache.org/viewvc?rev=1101406&view=rev Log: Actually use the calculated cache duration Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/resource/AbstractResource.java Modified:

svn commit: r1101396 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/request/resource/AbstractResource.java test/java/org/apache/wicket/request/resource/ByteArrayResourceTest.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 10:21:18 2011 New Revision: 1101396 URL: http://svn.apache.org/viewvc?rev=1101396&view=rev Log: WICKET-3693 Enhance ByteArrayResource for dynamic byte arrays Add unit tests for static and dynamic ByteArrayResource. Added: wicket/trunk/wicket-core/src/test

[jira] [Created] (WICKET-3695) No onAfterTargetsDetached (or similar) available in IRequestCycleListener

2011-05-10 Thread Emond Papegaaij (JIRA)
No onAfterTargetsDetached (or similar) available in IRequestCycleListener - Key: WICKET-3695 URL: https://issues.apache.org/jira/browse/WICKET-3695 Project: Wicket Issue

[jira] [Resolved] (WICKET-3694) Simplify AbstractResource#configureCache() signature.

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

svn commit: r1101382 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/resource/AbstractResource.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 09:42:44 2011 New Revision: 1101382 URL: http://svn.apache.org/viewvc?rev=1101382&view=rev Log: WICKET-3694 Simplify AbstractResource#configureCache() signature. Remove WebResponse and WebRequest from the arguments list. They are already in Attributes. Modifi

[jira] [Created] (WICKET-3694) Simplify AbstractResource#configureCache() signature.

2011-05-10 Thread Martin Grigorov (JIRA)
Simplify AbstractResource#configureCache() signature. - Key: WICKET-3694 URL: https://issues.apache.org/jira/browse/WICKET-3694 Project: Wicket Issue Type: Improvement Reporter:

[jira] [Resolved] (WICKET-3693) Enhance ByteArrayResource for dynamic byte arrays

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

svn commit: r1101380 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/resource: ByteArrayResource.java DynamicImageResource.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 09:39:19 2011 New Revision: 1101380 URL: http://svn.apache.org/viewvc?rev=1101380&view=rev Log: WICKET-3693 Enhance ByteArrayResource for dynamic byte arrays Make ByteArrayResource work either with static byte array (passed to the constructor) or generate it dy

svn commit: r1101354 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/resource/ByteArrayResource.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 07:52:04 2011 New Revision: 1101354 URL: http://svn.apache.org/viewvc?rev=1101354&view=rev Log: WICKET-3693 Enhance ByteArrayResource for dynamic byte arrays Set Content-Length header. Chain the constructors. Drop a unused constructor - the Locale parameter wasn

[jira] [Created] (WICKET-3693) Enhance ByteArrayResource for dynamic byte arrays

2011-05-10 Thread Georg Hendlmeier (JIRA)
Enhance ByteArrayResource for dynamic byte arrays - Key: WICKET-3693 URL: https://issues.apache.org/jira/browse/WICKET-3693 Project: Wicket Issue Type: Improvement Components: wicket-

[jira] [Resolved] (WICKET-3690) Session is invalidated more than once because Session.sessionInvalidated is not reset

2011-05-10 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3690. - Resolution: Fixed Fixed with r1101345. Now Session#detach() is called once - at the end

svn commit: r1101345 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket: Session.java request/cycle/RequestCycle.java

2011-05-10 Thread mgrigorov
Author: mgrigorov Date: Tue May 10 07:09:37 2011 New Revision: 1101345 URL: http://svn.apache.org/viewvc?rev=1101345&view=rev Log: WICKET-3690 Session is invalidated more than once because Session.sessionInvalidated is not reset Moved the invocation of Session#detach() after the RequestCycleList