[jira] Commented: (WICKET-3146) Make form inside ModalWindow work without form outside ModalWindow

2010-11-16 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932521#action_12932521 ] Matej Knopp commented on WICKET-3146: - This will break if you put any form components

[jira] Commented: (WICKET-2111) Ability to generate markup ids in alternate fashion

2010-01-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12801938#action_12801938 ] Matej Knopp commented on WICKET-2111: - Just keep in mind one thing. We need to

[jira] Created: (WICKET-2570) Form submitting component is not checked for being enabled during submit

2009-11-10 Thread Matej Knopp (JIRA)
Form submitting component is not checked for being enabled during submit Key: WICKET-2570 URL: https://issues.apache.org/jira/browse/WICKET-2570 Project: Wicket Issue

[jira] Commented: (WICKET-2432) Sending Ajax datas from Form with MultiPart(true) causing 302 - Moved Temporarily

2009-09-23 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12758724#action_12758724 ] Matej Knopp commented on WICKET-2432: - Seems to work for me but I only tested it in

[jira] Resolved: (WICKET-2457) Flash/ExternalInterface does not work in IE if movie is fetched via Wicket/Ajax

2009-09-09 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-2457. - Resolution: Fixed Fix Version/s: 1.4.2 Flash/ExternalInterface does not work in IE if

[jira] Deleted: (WICKET-2460) CLONE -Flash/ExternalInterface does not work in IE if movie is fetched via Wicket/Ajax

2009-09-09 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp deleted WICKET-2460: CLONE -Flash/ExternalInterface does not work in IE if movie is fetched via Wicket/Ajax

[jira] Closed: (WICKET-2457) Flash/ExternalInterface does not work in IE if movie is fetched via Wicket/Ajax

2009-09-09 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp closed WICKET-2457. --- Flash/ExternalInterface does not work in IE if movie is fetched via Wicket/Ajax

[jira] Created: (WICKET-2460) CLONE -Flash/ExternalInterface does not work in IE if movie is fetched via Wicket/Ajax

2009-09-09 Thread Matej Knopp (JIRA)
CLONE -Flash/ExternalInterface does not work in IE if movie is fetched via Wicket/Ajax -- Key: WICKET-2460 URL: https://issues.apache.org/jira/browse/WICKET-2460

[jira] Commented: (WICKET-2437) Ajax requests are called serially using only one channel (Channel busy - postponing...)

2009-08-27 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12748293#action_12748293 ] Matej Knopp commented on WICKET-2437: - It does not matter if the requests on client

[jira] Commented: (WICKET-2437) Ajax requests are called serially using only one channel (Channel busy - postponing...)

2009-08-27 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12748408#action_12748408 ] Matej Knopp commented on WICKET-2437: - There is no way to process parallel requests

[jira] Commented: (WICKET-2214) Form tag in ModalWindow html code causes nested html forms when ModalWindow is used with panel that contain forms

2009-08-03 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738433#action_12738433 ] Matej Knopp commented on WICKET-2214: - If you have form inside your modal window the

[jira] Commented: (WICKET-1600) Wicket tree improvement

2009-07-27 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735745#action_12735745 ] Matej Knopp commented on WICKET-1600: - But we only update portions that have actually

[jira] Commented: (WICKET-2384) OutOfMemoryError occur for memory leak on FeedbackPanel FeedbackMessages

2009-07-21 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733713#action_12733713 ] Matej Knopp commented on WICKET-2384: - Problem is that we keep reference to

[jira] Commented: (WICKET-2384) OutOfMemoryError occur for memory leak on FeedbackPanel FeedbackMessages

2009-07-21 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733722#action_12733722 ] Matej Knopp commented on WICKET-2384: - I've committed a fix, can you check if it helps

[jira] Created: (WICKET-2382) Stateless problems

2009-07-20 Thread Matej Knopp (JIRA)
Stateless problems -- Key: WICKET-2382 URL: https://issues.apache.org/jira/browse/WICKET-2382 Project: Wicket Issue Type: Bug Affects Versions: 1.4.0 Reporter: Matej Knopp Fix For: 1.4.1

[jira] Resolved: (WICKET-2382) Stateless problems

2009-07-20 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-2382. - Resolution: Fixed Stateless problems -- Key: WICKET-2382

[jira] Created: (WICKET-2383) Add Button#onError

2009-07-20 Thread Matej Knopp (JIRA)
Add Button#onError -- Key: WICKET-2383 URL: https://issues.apache.org/jira/browse/WICKET-2383 Project: Wicket Issue Type: New Feature Reporter: Matej Knopp -- This message is automatically generated by JIRA.

[jira] Commented: (WICKET-2383) Add Button#onError

2009-07-20 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733395#action_12733395 ] Matej Knopp commented on WICKET-2383: - right now if validation fails only form#onerror

[jira] Closed: (WICKET-2268) NullPointerException NPE in DiskPageStore after Session Timeout

2009-07-10 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp closed WICKET-2268. --- Resolution: Fixed Fix Version/s: 1.3.7 NullPointerException NPE in DiskPageStore after

[jira] Commented: (WICKET-2268) NullPointerException NPE in DiskPageStore after Session Timeout

2009-07-10 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729735#action_12729735 ] Matej Knopp commented on WICKET-2268: - committed the fix to 1.3 as well

[jira] Commented: (WICKET-2268) NullPointerException NPE in DiskPageStore after Session Timeout

2009-07-06 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12727657#action_12727657 ] Matej Knopp commented on WICKET-2268: - Just tried the testcase again works as

[jira] Commented: (WICKET-1815) Problem rendering not visible Form with OutputMarkupPlaceholderTag

2009-07-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12726208#action_12726208 ] Matej Knopp commented on WICKET-1815: - This is fixed in 1.4. Has the fix not been

[jira] Assigned: (WICKET-2345) ModalWindow.setResizable(false) does not work after 1.4-rc4

2009-06-26 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-2345: --- Assignee: Matej Knopp ModalWindow.setResizable(false) does not work after 1.4-rc4

[jira] Resolved: (WICKET-2345) ModalWindow.setResizable(false) does not work after 1.4-rc4

2009-06-26 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-2345. - Resolution: Fixed Fix Version/s: 1.4-RC6 ModalWindow.setResizable(false) does not work

[jira] Closed: (WICKET-2127) Javascript function Wicket.replaceAll is unbearably slow

2009-06-16 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp closed WICKET-2127. --- Javascript function Wicket.replaceAll is unbearably slow

[jira] Resolved: (WICKET-2127) Javascript function Wicket.replaceAll is unbearably slow

2009-06-16 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-2127. - Resolution: Fixed Javascript function Wicket.replaceAll is unbearably slow

[jira] Commented: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired

2009-06-16 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12720322#action_12720322 ] Matej Knopp commented on WICKET-2327: - I think we should be more explicit about this.

[jira] Resolved: (WICKET-2268) NullPointerException NPE in DiskPageStore after Session Timeout

2009-06-10 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-2268. - Resolution: Fixed Fix Version/s: 1.4-RC6 NullPointerException NPE in DiskPageStore

[jira] Commented: (WICKET-2268) NullPointerException NPE in DiskPageStore after Session Timeout

2009-06-10 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718210#action_12718210 ] Matej Knopp commented on WICKET-2268: - What makes you think it's not?

[jira] Commented: (WICKET-1933) Issue appears to not be fixed

2009-06-02 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12715754#action_12715754 ] Matej Knopp commented on WICKET-1933: - According to WICKET-2207 comments //: should

[jira] Resolved: (WICKET-1623) LinkTree with IndicatingAjaxLink leaks script tags

2009-06-02 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1623. - Resolution: Fixed Fix Version/s: 1.3.6 LinkTree with IndicatingAjaxLink leaks script

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

2009-06-02 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1837. - Resolution: Fixed DiskPageStore: 32k directory entries. -

[jira] Resolved: (WICKET-1922) AbstractTree - setting root to null causes NullPointerException

2009-06-02 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1922. - Resolution: Fixed Fix Version/s: 1.4-RC5 1.3.7 AbstractTree -

[jira] Resolved: (WICKET-2099) NullPointerException after jetty restart with persistent sessions

2009-05-05 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-2099. - Resolution: Fixed Applied to trunk. NullPointerException after jetty restart with persistent

[jira] Resolved: (WICKET-2207) Modal Window created with a page creator don't open on IE8 and direct to an invalid adress

2009-04-27 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-2207. - Resolution: Fixed Fix Version/s: 1.4-RC3 1.3.6 Modal Window created

[jira] Commented: (WICKET-1856) AbstractTree XHTML Strict validation

2009-04-26 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12702899#action_12702899 ] Matej Knopp commented on WICKET-1856: - I don't really remember why it gets the tag

[jira] Commented: (WICKET-2130) Pages stored in Session.touchedPages aren't detached when part of ModalWindow

2009-04-26 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12702921#action_12702921 ] Matej Knopp commented on WICKET-2130: - I think your fix is correct. We have to detach

[jira] Resolved: (WICKET-2130) Pages stored in Session.touchedPages aren't detached when part of ModalWindow

2009-04-26 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-2130. - Resolution: Fixed Pages stored in Session.touchedPages aren't detached when part of

[jira] Commented: (WICKET-2207) Modal Window created with a page creator don't open on IE8 and direct to an invalid adress

2009-04-22 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701669#action_12701669 ] Matej Knopp commented on WICKET-2207: - I don't mind applying this (with minor change -

[jira] Commented: (WICKET-2207) Modal Window created with a page creator don't open on IE8 and direct to an invalid adress

2009-04-22 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701671#action_12701671 ] Matej Knopp commented on WICKET-2207: - Committed to trunk. If someone can confirm that

[jira] Commented: (WICKET-2207) Modal Window created with a page creator don't open on IE8 and direct to an invalid adress

2009-04-21 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701109#action_12701109 ] Matej Knopp commented on WICKET-2207: - Have you tested it both with http and https? I

[jira] Assigned: (WICKET-2207) Modal Window created with a page creator don't open on IE8 and direct to an invalid adress

2009-04-16 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-2207: --- Assignee: Matej Knopp Modal Window created with a page creator don't open on IE8 and

[jira] Commented: (WICKET-2207) Modal Window created with a page creator don't open on IE8 and direct to an invalid adress

2009-04-16 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699754#action_12699754 ] Matej Knopp commented on WICKET-2207: - As far as I remember javascript:void(0) is

[jira] Commented: (WICKET-1967) ModalWindow doesn't work in Internet Explorer 6 and Internet Explorer 7

2009-03-30 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12693906#action_12693906 ] Matej Knopp commented on WICKET-1967: - -Dmaven.test.skip=true ModalWindow doesn't

[jira] Created: (WICKET-2195) DefaultObjectStreamFactory needs Application during deserialization

2009-03-30 Thread Matej Knopp (JIRA)
DefaultObjectStreamFactory needs Application during deserialization --- Key: WICKET-2195 URL: https://issues.apache.org/jira/browse/WICKET-2195 Project: Wicket Issue Type: Bug

[jira] Resolved: (WICKET-2195) DefaultObjectStreamFactory needs Application during deserialization

2009-03-30 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-2195. - Resolution: Fixed DefaultObjectStreamFactory needs Application during deserialization

[jira] Commented: (WICKET-2111) Ability to generate markup ids in alternate fashion

2009-03-25 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12689205#action_12689205 ] Matej Knopp commented on WICKET-2111: - There is good reason why markup id is stored as

[jira] Commented: (WICKET-2111) Ability to generate markup ids in alternate fashion

2009-03-25 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12689207#action_12689207 ] Matej Knopp commented on WICKET-2111: - Guys, before you throw around ideas like

[jira] Issue Comment Edited: (WICKET-2111) Ability to generate markup ids in alternate fashion

2009-03-25 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12689207#action_12689207 ] Matej Knopp edited comment on WICKET-2111 at 3/25/09 12:35 PM:

[jira] Commented: (WICKET-2127) Javascript function Wicket.replaceAll is unbearably slow

2009-03-05 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679120#action_12679120 ] Matej Knopp commented on WICKET-2127: - This one var replaceAll = function(str, from,

[jira] Issue Comment Edited: (WICKET-2127) Javascript function Wicket.replaceAll is unbearably slow

2009-03-05 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679120#action_12679120 ] knopp edited comment on WICKET-2127 at 3/5/09 2:34 AM: - This

[jira] Assigned: (WICKET-2051) OutOfMemoryError while serializing page

2009-03-03 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-2051: --- Assignee: Johan Compagner (was: Matej Knopp) OutOfMemoryError while serializing page

[jira] Assigned: (WICKET-2138) SecondLevelCache + DiskPageStore Serialization issue with Anonymous inner classes

2009-03-03 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-2138: --- Assignee: Johan Compagner (was: Matej Knopp) SecondLevelCache + DiskPageStore

[jira] Commented: (WICKET-2127) Javascript function Wicket.replaceAll is unbearably slow

2009-02-25 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676725#action_12676725 ] Matej Knopp commented on WICKET-2127: - You replacement function is broken. It needs to

[jira] Issue Comment Edited: (WICKET-2127) Javascript function Wicket.replaceAll is unbearably slow

2009-02-25 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676725#action_12676725 ] knopp edited comment on WICKET-2127 at 2/25/09 10:15 AM: ---

[jira] Commented: (WICKET-2061) interceptContinuationURL with umlauts not encoded

2009-02-19 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12675120#action_12675120 ] Matej Knopp commented on WICKET-2061: - Juergen, the unit tests are broken on Mac.

[jira] Resolved: (WICKET-2095) error in modal.js wrong use of typeof

2009-02-10 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-2095. - Resolution: Fixed Fix Version/s: 1.4-RC3 1.3.6 Applied to 1.3 branch

[jira] Commented: (WICKET-1861) Inevitable UnknownSizeException with HTTPS

2009-02-09 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12671894#action_12671894 ] Matej Knopp commented on WICKET-1861: - Can't we omit the check if no maxSize is set?

[jira] Commented: (WICKET-1967) ModalWindow doesn't work in Internet Explorer 6 and Internet Explorer 7

2009-02-02 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669583#action_12669583 ] Matej Knopp commented on WICKET-1967: - Should be fixed in 1.3 branch and trunk. Can

[jira] Commented: (WICKET-1967) ModalWindow doesn't work in Internet Explorer 6 and Internet Explorer 7

2009-02-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669477#action_12669477 ] Matej Knopp commented on WICKET-1967: - I don't see anything wrong with the code. What

[jira] Commented: (WICKET-2051) OutOfMemoryError while serializing page

2009-01-27 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12667706#action_12667706 ] Matej Knopp commented on WICKET-2051: - WicketObjectStreamFactory is experimental and

[jira] Closed: (WICKET-2053) Can't close modal panel inside modal page.

2009-01-27 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp closed WICKET-2053. --- Resolution: Won't Fix Panel modal window inside iframe modal window is not supported. Can't close

[jira] Commented: (WICKET-1707) Wicket.replaceOuterHtmlIE() (wicket-ajax.js) has very low performance.

2009-01-20 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665424#action_12665424 ] Matej Knopp commented on WICKET-1707: - What you can do is to redefine

[jira] Assigned: (WICKET-2022) wicket fails on WebLogic 9.2 clustered

2009-01-16 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-2022: --- Assignee: Matej Knopp wicket fails on WebLogic 9.2 clustered

[jira] Commented: (WICKET-2021) When a form is not valid, the textfields become with raw input and can't change its model on subsequent requests

2009-01-15 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12664375#action_12664375 ] Matej Knopp commented on WICKET-2021: - Also you can call clearInput on form - that

[jira] Commented: (WICKET-1981) LinkTree generates markup which breaks xhtml transitional validation

2008-12-16 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12657070#action_12657070 ] Matej Knopp commented on WICKET-1981: - Does LinkTree really generate the span? Isn't

[jira] Closed: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE

2008-11-26 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp closed WICKET-1653. --- Resolution: Fixed Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy

[jira] Commented: (WICKET-1932) IE7 doesn't evaluate inline javascript without element id

2008-11-14 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12647623#action_12647623 ] Matej Knopp commented on WICKET-1932: - I see. Unfortunately this assumes that the

[jira] Commented: (WICKET-1932) IE7 doesn't evaluate inline javascript without element id

2008-11-12 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12647131#action_12647131 ] Matej Knopp commented on WICKET-1932: - Mind elaborating a bit on this? IE7 doesn't

[jira] Updated: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE

2008-10-30 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp updated WICKET-1653: Priority: Critical (was: Major) I bumped up the priority. I'll look at it as soon as I get XP

[jira] Commented: (WICKET-1862) Please consider backing out changes to Component that merged dissimilar objects into an Object[]

2008-10-08 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637999#action_12637999 ] Matej Knopp commented on WICKET-1862: - As weird as the code might look like, we really

[jira] Assigned: (WICKET-1845) WicketRuntimeException when using wicket-auth-roles in a frameset

2008-09-25 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-1845: --- Assignee: Matej Knopp (was: Igor Vaynberg) WicketRuntimeException when using

[jira] Resolved: (WICKET-1845) WicketRuntimeException when using wicket-auth-roles in a frameset

2008-09-25 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1845. - Resolution: Fixed WicketRuntimeException when using wicket-auth-roles in a frameset

[jira] Commented: (WICKET-1845) WicketRuntimeException when using wicket-auth-roles in a frameset

2008-09-25 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634570#action_12634570 ] Matej Knopp commented on WICKET-1845: - You have to call getSession().bind() in your

[jira] Commented: (WICKET-1623) LinkTree with IndicatingAjaxLink leaks script tags

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12632427#action_12632427 ] Matej Knopp commented on WICKET-1623: - Is this still relevant with latest 1.3 branch?

[jira] Resolved: (WICKET-1104) Modal window sticks to cursor on resize

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1104. - Resolution: Fixed As far as I can tell there is no reliable way of knowing when user stopped

[jira] Resolved: (WICKET-1104) Modal window sticks to cursor on resize

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1104. - Resolution: Won't Fix Modal window sticks to cursor on resize

[jira] Reopened: (WICKET-1104) Modal window sticks to cursor on resize

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reopened WICKET-1104: - Modal window sticks to cursor on resize ---

[jira] Resolved: (WICKET-1460) Move JavaScript function killEvent from wicketautocomplete.js to wicket-event.js

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1460. - Resolution: Won't Fix Don't see a reason for moving it in 1.3/1.4. For 1.5 there will be

[jira] Resolved: (WICKET-406) form fields are reset when a file upload fails

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-406. Resolution: Won't Fix Should anyone have a good idea of how to fix this please reopen. form

[jira] Resolved: (WICKET-1520) JavaScriptStripper breaks prototype.js

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1520. - Resolution: Fixed JavaScriptStripper breaks prototype.js

[jira] Resolved: (WICKET-1471) FeedbackPanel does not work properly in clustered environment

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1471. - Resolution: Won't Fix If you use Wicket on cluster with REDIRECT_TO_BUFFER you should always be

[jira] Assigned: (WICKET-1437) Pagemap lock calculates timeout wrong

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-1437: --- Assignee: Johan Compagner Pagemap lock calculates timeout wrong

[jira] Updated: (WICKET-1177) partial ajax updates on repeater components

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp updated WICKET-1177: Fix Version/s: (was: 1.4-M4) 1.5-M1 partial ajax updates on repeater

[jira] Updated: (WICKET-153) FormElement cookies not set when called using AJAX

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp updated WICKET-153: --- Fix Version/s: (was: 1.4-M4) 1.5-M1 FormElement cookies not set when called

[jira] Updated: (WICKET-1033) Allow Grace Period for AJAX Busy Indication

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp updated WICKET-1033: Fix Version/s: (was: 1.4-M4) 1.5-M1 Allow Grace Period for AJAX Busy

[jira] Assigned: (WICKET-1578) MixedParamUrlCodingStrategy makes an incorrect assumption about RequestParameters.parametersMap of type String where as its String[] according to Servlet 2.3 and later

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-1578: --- Assignee: Johan Compagner (was: Matej Knopp) MixedParamUrlCodingStrategy makes an

[jira] Commented: (WICKET-1576) Modal Window not opening the second time

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12632457#action_12632457 ] Matej Knopp commented on WICKET-1576: - Would need source code of the project, not war

[jira] Resolved: (WICKET-1550) AbstractDefaultAjaxBehavior ....shows the ajax indicator even if precondition script returns false

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1550. - Resolution: Won't Fix Can't be fixed wicket current ajax infrastructure. Will be addressed in

[jira] Resolved: (WICKET-1826) Forms + ModalWindow + AjaxSubmitLink + FormComponent#isInputNullable

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1826. - Resolution: Invalid This shouldn't happen if you have form in your modal window. If that's the

[jira] Resolved: (WICKET-1399) Escaping DiskPageStore SessionFolder needed

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1399. - Resolution: Fixed Escaping DiskPageStore SessionFolder needed

[jira] Resolved: (WICKET-1491) ModalWindow: unclear exception if property Content is not set

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1491. - Resolution: Fixed There should be no exception ModalWindow: unclear exception if property

[jira] Resolved: (WICKET-1343) HybridUrlCodingStrategy and StatelessForm ( or StatelessLink ) results in invalid parameter encoding

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1343. - Resolution: Fixed HybridUrlCodingStrategy and StatelessForm ( or StatelessLink ) results in

[jira] Updated: (WICKET-918) allow for pluggable javascript compression algorithms

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp updated WICKET-918: --- Fix Version/s: (was: 1.4-M4) 1.5-M1 allow for pluggable javascript

[jira] Commented: (WICKET-1707) Wicket.replaceOuterHtmlIE() (wicket-ajax.js) has very low performance.

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12632450#action_12632450 ] Matej Knopp commented on WICKET-1707: - I would have to see some code. Is there any

[jira] Commented: (WICKET-1426) URL creation in wicket-ajax.js - Wicket.Ajax.Call.doGet produces broken URLs for Gecko

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12632468#action_12632468 ] Matej Knopp commented on WICKET-1426: - I removed the workaround code from Wicket

[jira] Resolved: (WICKET-1426) URL creation in wicket-ajax.js - Wicket.Ajax.Call.doGet produces broken URLs for Gecko

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1426. - Resolution: Cannot Reproduce Please reopen if still valid URL creation in wicket-ajax.js -

[jira] Resolved: (WICKET-1368) ModalWindow causes display of JavaScript message Reloading this page will cause modal window to disappear when calling setResponsePage() in AjaxButton.onSubmit after M

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1368. - Resolution: Invalid Set the Wicket.Window.unloadConfirmation = false; javascript flag somewhere

[jira] Resolved: (WICKET-1502) Slow opening of ModalWindow for complex pages

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1502. - Resolution: Fixed Fix Version/s: 1.3.5 Slow opening of ModalWindow for complex pages

[jira] Commented: (WICKET-1623) LinkTree with IndicatingAjaxLink leaks script tags

2008-09-18 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12632472#action_12632472 ] Matej Knopp commented on WICKET-1623: - I was thinking of leaking of the actual

  1   2   3   4   >