[jira] [Commented] (WICKET-4505) AbstractTextComponent not escaping html data by default therefore user text is not redisplayed correctly

2012-04-24 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1326#comment-1326 ] Sven Meier commented on WICKET-4505: Markup attributes are now unescaped while parsin

git commit: WICKET-4505 unescape markup attribute during parsing, don't unescape while rendering

2012-04-24 Thread svenmeier
Updated Branches: refs/heads/wicket-1.5.x 6cbcea2a2 -> f3c9a37e6 WICKET-4505 unescape markup attribute during parsing, don't unescape while rendering Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f3c9a37e Tree: http:/

[jira] [Assigned] (WICKET-4505) AbstractTextComponent not escaping html data by default therefore user text is not redisplayed correctly

2012-04-24 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-4505: -- Assignee: Sven Meier > AbstractTextComponent not escaping html data by default therefore u

[jira] [Commented] (WICKET-4505) AbstractTextComponent not escaping html data by default therefore user text is not redisplayed correctly

2012-04-24 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261036#comment-13261036 ] Sven Meier commented on WICKET-4505: Thanks Andrea, I can confirm the problem with th

[jira] [Commented] (WICKET-4444) Add a callback to the Session which is called when the HttpSession is invalidated

2012-04-24 Thread Don Ngo (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260893#comment-13260893 ] Don Ngo commented on WICKET-: - Martin, Looking at this issue again, I think it may n

[jira] [Created] (WICKET-4513) Create a way to change http header values in Base WicketTester.

2012-04-24 Thread Inaiat Henrique de Moraes (JIRA)
Inaiat Henrique de Moraes created WICKET-4513: - Summary: Create a way to change http header values in Base WicketTester. Key: WICKET-4513 URL: https://issues.apache.org/jira/browse/WICKET-4513

[jira] [Commented] (WICKET-4505) AbstractTextComponent not escaping html data by default therefore user text is not redisplayed correctly

2012-04-24 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260656#comment-13260656 ] Andrea Del Bene commented on WICKET-4505: - I've attached a brand new quickstart p

[jira] [Updated] (WICKET-4505) AbstractTextComponent not escaping html data by default therefore user text is not redisplayed correctly

2012-04-24 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene updated WICKET-4505: Attachment: EscapeHtmlChars.zip > AbstractTextComponent not escaping html data by defa

[jira] [Commented] (WICKET-4512) Wicket session id not up to date due to Tomcat session fixation protection

2012-04-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260588#comment-13260588 ] Martin Grigorov commented on WICKET-4512: - To be able to run the quickstart I nee

[jira] [Issue Comment Edited] (WICKET-4512) Wicket session id not up to date due to Tomcat session fixation protection

2012-04-24 Thread Thomas Rohde (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260536#comment-13260536 ] Thomas Rohde edited comment on WICKET-4512 at 4/24/12 1:39 PM:

[jira] [Commented] (WICKET-4512) Wicket session id not up to date due to Tomcat session fixation protection

2012-04-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260543#comment-13260543 ] Martin Grigorov commented on WICKET-4512: - Discussion: http://markmail.org/thread

[jira] [Updated] (WICKET-4512) Wicket session id not up to date due to Tomcat session fixation protection

2012-04-24 Thread Thomas Rohde (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Rohde updated WICKET-4512: - Attachment: sessionIdProblem.zip quickstart to show the problem > Wicket sessio

[jira] [Created] (WICKET-4512) Wicket session id not up to date due to Tomcat session fixation protection

2012-04-24 Thread Thomas Rohde (JIRA)
Thomas Rohde created WICKET-4512: Summary: Wicket session id not up to date due to Tomcat session fixation protection Key: WICKET-4512 URL: https://issues.apache.org/jira/browse/WICKET-4512 Project: W

[jira] [Commented] (WICKET-4505) AbstractTextComponent not escaping html data by default therefore user text is not redisplayed correctly

2012-04-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260463#comment-13260463 ] Martin Grigorov commented on WICKET-4505: - This is also what I did and it didn't

[jira] [Commented] (WICKET-4505) AbstractTextComponent not escaping html data by default therefore user text is not redisplayed correctly

2012-04-24 Thread Jean-Philippe Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260458#comment-13260458 ] Jean-Philippe Boudreault commented on WICKET-4505: -- What kind of problem

[jira] [Commented] (WICKET-4469) MultipartFormInputStream - Error while reading servlet request multi-part data

2012-04-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260453#comment-13260453 ] Martin Grigorov commented on WICKET-4469: - Thanks for the reference, Anatoly!

[jira] [Commented] (WICKET-4469) MultipartFormInputStream - Error while reading servlet request multi-part data

2012-04-24 Thread Anatoly Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260365#comment-13260365 ] Anatoly Ivanov commented on WICKET-4469: see http://java.net/jira/browse/GLASSFIS

[jira] [Resolved] (WICKET-4509) Spaces in path cause ModifcationWatcher to fail

2012-04-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4509. - Resolution: Fixed Fix Version/s: 6.0.0-RC1 1.5.6 > Spaces

[jira] [Commented] (WICKET-4444) Add a callback to the Session which is called when the HttpSession is invalidated

2012-04-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260340#comment-13260340 ] Martin Grigorov commented on WICKET-: - Hi Don, As you can see from my earlie