Skip to main content

Bug Tracker

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 dmethvin comment:1

need: CommitPatch
resolution: → invalid
status: newclosed

Sorry but I can't determine the bug from the code snippet provided. Can you provide a complete test case?