Side navigation
#6759 closed bug (invalid)
Opened July 03, 2010 06:10PM UTC
Closed August 21, 2010 01:08PM UTC
ajax GET error ,
Reported by: | parsturk | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | ajax | Version: | 1.4.2 |
Keywords: | 123 | Cc: | |
Blocked by: | Blocking: |
Description
my english bad
ajax GET problem editing
down code succsec okey ready
gs:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded;",
processData:true,
async:true,
xhr:A#XMLHttpRequest && #A#lo#ation#protocol!=="file:"||!A.ActiveXObject#?function##{
try{return new A.XMLHttpRequest}catch#a#{return new A.ActiveXObject#"Microsoft.XMLHTTP"#}
}:function##{
try{
return new A.ActiveXObject#"Microsoft.XMLHTTP"#
}catch#a#{}},
thanks
Attachments (0)
Change History (1)
Changed August 21, 2010 01:08PM UTC by comment:1
need: | Commit → Patch |
---|---|
resolution: | → invalid |
status: | new → closed |
Sorry but I can't determine the bug from the code snippet provided. Can you provide a complete test case?