[jira] Created: (WICKET-1748) 304 Last Modified responses should include an Expires header

2008-07-13 Thread Nathan Hamblen (JIRA)
304 Last Modified responses should include an Expires header Key: WICKET-1748 URL: https://issues.apache.org/jira/browse/WICKET-1748 Project: Wicket Issue Type: Improvement

[jira] Updated: (WICKET-1748) 304 Last Modified responses should include an Expires header

2008-07-13 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen updated WICKET-1748: --- Attachment: last_mod.patch I've patched this in a pretty naive way, just to confirm that

[jira] Created: (WICKET-1607) addDomReadyEvent unreliable for Safari

2008-05-09 Thread Nathan Hamblen (JIRA)
addDomReadyEvent unreliable for Safari -- Key: WICKET-1607 URL: https://issues.apache.org/jira/browse/WICKET-1607 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.3.3,

[jira] Updated: (WICKET-1607) addDomReadyEvent unreliable for Safari

2008-05-09 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen updated WICKET-1607: --- Attachment: safari-domready.patch This patch sets a new timer if the DOM is not ready when

[jira] Commented: (WICKET-1307) autolinked resources have locale appended

2008-04-20 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590818#action_12590818 ] Nathan Hamblen commented on WICKET-1307: The procedure needed to reveal this bug

[jira] Updated: (WICKET-1556) Non-existant package resources lazily added to pool

2008-04-20 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen updated WICKET-1556: --- Attachment: lazy-res.diff checks for existence before get, add Non-existant package

[jira] Created: (WICKET-1556) Non-existant package resources lazily added to pool

2008-04-20 Thread Nathan Hamblen (JIRA)
Non-existant package resources lazily added to pool --- Key: WICKET-1556 URL: https://issues.apache.org/jira/browse/WICKET-1556 Project: Wicket Issue Type: Bug Components: wicket

[jira] Commented: (WICKET-1307) autolinked resources have locale appended

2008-04-20 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590840#action_12590840 ] Nathan Hamblen commented on WICKET-1307: Okay I found the problem. It's different

[jira] Reopened: (WICKET-1307) autolinked resources have locale appended

2008-04-18 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen reopened WICKET-1307: 1.3.3 is doing this again, anyone know what happened? autolinked resources have locale

[jira] Updated: (WICKET-1166) add sanity check on form submit for request method

2008-02-11 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen updated WICKET-1166: --- Attachment: submit-method-javadoc.patch I'm not sure where the formal requirements would

[jira] Created: (WICKET-1307) autolinked resources have locale appended

2008-01-25 Thread Nathan Hamblen (JIRA)
autolinked resources have locale appended - Key: WICKET-1307 URL: https://issues.apache.org/jira/browse/WICKET-1307 Project: Wicket Issue Type: Bug Components: wicket Affects Versions:

[jira] Updated: (WICKET-1307) autolinked resources have locale appended

2008-01-25 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen updated WICKET-1307: --- Attachment: resource.patch This patch removes the line that adds the shared resource in the

[jira] Commented: (WICKET-1166) add sanity check on form submit for request method

2007-12-15 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552154 ] Nathan Hamblen commented on WICKET-1166: Good catch! If you have the form with method=get, and then submit

[jira] Commented: (WICKET-1166) add sanity check on form submit for request method

2007-11-21 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544595 ] Nathan Hamblen commented on WICKET-1166: I tested the same scenario with a GET and there was no null

[jira] Created: (WICKET-1167) add sanity check on form submit for request method

2007-11-19 Thread Nathan Hamblen (JIRA)
add sanity check on form submit for request method -- Key: WICKET-1167 URL: https://issues.apache.org/jira/browse/WICKET-1167 Project: Wicket Issue Type: Improvement Components:

[jira] Created: (WICKET-1168) Perform sanity check on form submit for request method

2007-11-19 Thread Nathan Hamblen (JIRA)
Perform sanity check on form submit for request method -- Key: WICKET-1168 URL: https://issues.apache.org/jira/browse/WICKET-1168 Project: Wicket Issue Type: Improvement

[jira] Created: (WICKET-1170) Perform sanity check on form submit for request method

2007-11-19 Thread Nathan Hamblen (JIRA)
Perform sanity check on form submit for request method -- Key: WICKET-1170 URL: https://issues.apache.org/jira/browse/WICKET-1170 Project: Wicket Issue Type: Improvement

[jira] Closed: (WICKET-1167) add sanity check on form submit for request method

2007-11-19 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen closed WICKET-1167. -- Resolution: Fixed Dupe, crazy JIRA I swear. add sanity check on form submit for request

[jira] Closed: (WICKET-1169) Perform sanity check on form submit for request method

2007-11-19 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen closed WICKET-1169. -- Resolution: Duplicate Dupe, crazy JIRA I swear. Perform sanity check on form submit for

[jira] Closed: (WICKET-1170) Perform sanity check on form submit for request method

2007-11-19 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen closed WICKET-1170. -- Resolution: Duplicate Dupe, crazy JIRA I swear. Perform sanity check on form submit for

[jira] Updated: (WICKET-1166) add sanity check on form submit for request method

2007-11-19 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen updated WICKET-1166: --- Attachment: submit-method.patch So, anyway, here is my little patch. I doubt it will live

[jira] Created: (WICKET-1074) Image resource parameters fail to output in src attribute

2007-10-13 Thread Nathan Hamblen (JIRA)
Image resource parameters fail to output in src attribute - Key: WICKET-1074 URL: https://issues.apache.org/jira/browse/WICKET-1074 Project: Wicket Issue Type: Bug

[jira] Created: (WICKET-1047) Amersand escaped twice for ResourceLink href

2007-10-07 Thread Nathan Hamblen (JIRA)
Amersand escaped twice for ResourceLink href Key: WICKET-1047 URL: https://issues.apache.org/jira/browse/WICKET-1047 Project: Wicket Issue Type: Bug Components: wicket Affects

[jira] Commented: (WICKET-1047) Amersand escaped twice for ResourceLink href

2007-10-07 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532985 ] Nathan Hamblen commented on WICKET-1047: This is similar to WICKET-559, which was fixed by removing the

[jira] Resolved: (WICKET-938) Second and subsequent ajax component updates fail in Safari

2007-09-11 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen resolved WICKET-938. --- Resolution: Fixed Likewise! The problem I was seeing is gone in the current snapshot.