Side navigation
#35 closed enhancement (fixed)
Opened July 04, 2006 09:32PM UTC
Closed August 17, 2006 05:15AM UTC
$.get() should handle params
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | ajax | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Currently params for $.get() are ignored, they should be serialized and appended to the URI.
Already in SVN.