[jira] Resolved: (WICKET-2832) Output wicket attributes even in ajax response

2010-04-17 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2832. --- Assignee: Igor Vaynberg Resolution: Won't Fix Output wicket attributes even in ajax

[jira] Created: (WICKET-2839) ajax not working due to bugs in resource handling

2010-04-17 Thread Kent Tong (JIRA)
ajax not working due to bugs in resource handling - Key: WICKET-2839 URL: https://issues.apache.org/jira/browse/WICKET-2839 Project: Wicket Issue Type: Bug Components: wicket

[jira] Updated: (WICKET-2839) ajax not working due to bugs in resource handling

2010-04-17 Thread Kent Tong (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kent Tong updated WICKET-2839: -- Attachment: patch.txt patch including test cases ajax not working due to bugs in resource handling

[jira] Updated: (WICKET-2832) Output wicket attributes even in ajax response

2010-04-17 Thread Kent Tong (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kent Tong updated WICKET-2832: -- Attachment: patch.txt Output wicket attributes even in ajax response

[jira] Commented: (WICKET-2832) Output wicket attributes even in ajax response

2010-04-17 Thread Kent Tong (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12858263#action_12858263 ] Kent Tong commented on WICKET-2832: --- I've created a patch for it. It is very simple and

[jira] Reopened: (WICKET-2832) Output wicket attributes even in ajax response

2010-04-17 Thread Kent Tong (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kent Tong reopened WICKET-2832: --- It will make the behavior of wicket more consistent (wicket:id still generated even if it's ajax).