Author: mgrigorov
Date: Wed May 11 21:47:36 2011
New Revision: 1102104
URL: http://svn.apache.org/viewvc?rev=1102104&view=rev
Log:
WICKET-3700 WicketTester.startComponent(Class, Markup) doesn't deliver the
contributed response to the headers
Don't use Mockito in src/main/...
Both Eclipse and Ma
[
https://issues.apache.org/jira/browse/WICKET-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-3700.
-
Resolution: Fixed
Fix Version/s: 1.5-RC5
Assignee: Martin Grigorov
Fixed
Author: mgrigorov
Date: Wed May 11 21:17:50 2011
New Revision: 1102096
URL: http://svn.apache.org/viewvc?rev=1102096&view=rev
Log:
Replace actual and expected.
Modified:
wicket/trunk/wicket-core/src/test/java/org/apache/wicket/markup/html/form/formComponentPanel/SimplePageTest.java
Modifie
Author: mgrigorov
Date: Wed May 11 21:16:05 2011
New Revision: 1102095
URL: http://svn.apache.org/viewvc?rev=1102095&view=rev
Log:
WICKET-3700 WicketTester.startComponent(Class, Markup) doesn't deliver the
contributed response to the headers
Don't use Markup.of() because it creates a MarkupResou
[
https://issues.apache.org/jira/browse/WICKET-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antti S. Lankila updated WICKET-3702:
-
Priority: Minor (was: Major)
Description:
Assuming c1 is a Border and c2 is some
[
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
[
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. Fixing regular expression for wicket:message att
[
https://issues.apache.org/jira/browse/WICKET-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Király updated WICKET-3686:
--
Attachment: pass.xml
error.xml
I was asked to provide some info on how to test
wicket:border: inconsistency between add() and remove()
---
Key: WICKET-3702
URL: https://issues.apache.org/jira/browse/WICKET-3702
Project: Wicket
Issue Type: Bug
Components: wic
[
https://issues.apache.org/jira/browse/WICKET-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031980#comment-13031980
]
Martin Grigorov commented on WICKET-3700:
-
The problem comes from the fact that t
[
https://issues.apache.org/jira/browse/WICKET-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031928#comment-13031928
]
Martin Grigorov commented on WICKET-3670:
-
Check r1102010 and give feedback wheth
Author: mgrigorov
Date: Wed May 11 18:30:17 2011
New Revision: 1102010
URL: http://svn.apache.org/viewvc?rev=1102010&view=rev
Log:
WICKET-3670 WicketTester does not support custom pages for component testing
using the new API
WICKET-3699 BaseWicketTester startPanel(panel) missing
Rename startCom
[
https://issues.apache.org/jira/browse/WICKET-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov reassigned WICKET-3670:
---
Assignee: Martin Grigorov
> WicketTester does not support custom pages for component
[
https://issues.apache.org/jira/browse/WICKET-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-3699.
-
Resolution: Duplicate
Duplicate of WICKET-3670
> BaseWicketTester startPanel(panel) mis
Simplify focus management in wicket-ajax.js
---
Key: WICKET-3701
URL: https://issues.apache.org/jira/browse/WICKET-3701
Project: Wicket
Issue Type: Improvement
Components: wicket-core
Aff
[
https://issues.apache.org/jira/browse/WICKET-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031771#comment-13031771
]
manthos commented on WICKET-3699:
-
ok, we just change to startComponent(..., ...). No pro
[
https://issues.apache.org/jira/browse/WICKET-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antti S. Lankila closed WICKET-3671.
Confirmed fixed in 1.5-RC4. Thank you.
> ListItem partakes in stringresource key generation,
[
https://issues.apache.org/jira/browse/WICKET-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov updated WICKET-3700:
Attachment: wicket-3700-testcase.tgz
A testcase showing the problem.
Change the version to
WicketTester.startComponent(Class, Markup) doesn't deliver the contributed
response to the headers
--
Key: WICKET-3700
URL: https://issues.apache.org/jira/browse/WICKE
[
https://issues.apache.org/jira/browse/WICKET-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031713#comment-13031713
]
Martin Grigorov commented on WICKET-3699:
-
The other day I fixed the javadoc. Som
BaseWicketTester startPanel(panel) missing
--
Key: WICKET-3699
URL: https://issues.apache.org/jira/browse/WICKET-3699
Project: Wicket
Issue Type: Bug
Components: wicket-core
Affects Versi
Author: dashorst
Date: Wed May 11 11:51:27 2011
New Revision: 1101845
URL: http://svn.apache.org/viewvc?rev=1101845&view=rev
Log:
Announce 1.5-RC4.2
Added:
wicket/common/site/trunk/_posts/2011-05-11-wicket-1.5-RC4.2-released.md
wicket/common/site/trunk/_site/2011/05/
wicket/common/sit
Author: dashorst
Date: Wed May 11 10:40:44 2011
New Revision: 1101827
URL: http://svn.apache.org/viewvc?rev=1101827&view=rev
Log:
Modified the regneerate.sh script to move stuff to _tmp such that jekyll won't
copy the files, echo some information on whats happening and no longer running
the site
Author: dashorst
Date: Wed May 11 10:38:27 2011
New Revision: 1101825
URL: http://svn.apache.org/viewvc?rev=1101825&view=rev
Log:
Added regenerate.sh to svn:ignore in _site
Modified:
wicket/common/site/trunk/_site/ (props changed)
Propchange: wicket/common/site/trunk/_site/
---
Author: dashorst
Date: Wed May 11 10:35:43 2011
New Revision: 1101824
URL: http://svn.apache.org/viewvc?rev=1101824&view=rev
Log:
Added VectorDesigner source for wicket logo
Modified:
wicket/common/site/trunk/ (props changed)
Propchange: wicket/common/site/trunk/
--
Author: dashorst
Date: Wed May 11 10:20:53 2011
New Revision: 1101818
URL: http://svn.apache.org/viewvc?rev=1101818&view=rev
Log:
Added better descriptions for subprojects
Modified:
wicket/common/site/trunk/_site/learn/projects/index.html
wicket/common/site/trunk/learn/projects/index.md
Author: dashorst
Date: Wed May 11 09:38:36 2011
New Revision: 1101800
URL: http://svn.apache.org/viewvc?rev=1101800&view=rev
Log:
tag release 1.5-RC4.2
Added:
wicket/releases/wicket-1.5-RC4.2/ (props changed)
- copied from r1101799, wicket/branches/wicket-1.5-RC4.2/
Propchange: wicke
[
https://issues.apache.org/jira/browse/WICKET-3695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031574#comment-13031574
]
Emond Papegaaij commented on WICKET-3695:
-
I don't agree with you on this. The wh
28 matches
Mail list logo