[Bug 16776] New: Pyjs JSONRPC example test fails in wine iexplore
http://bugs.winehq.org/show_bug.cgi?id=16776 Summary: Pyjs JSONRPC example test fails in wine iexplore Product: Wine Version: 1.1.12 Platform: PC URL: http://pyjs.org/examples/jsonrpc/output/JSONRPCExample.h tml OS/Version: Linux Status: NEW Keywords: download, source Severity: enhancement Priority: P2 Component: mshtml AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=18450) --> (http://bugs.winehq.org/attachment.cgi?id=18450) +mshtml, bzip2 -9'ed Reported initially in wine-devel: http://www.winehq.org/pipermail/wine-devel/2009-January/071705.html Tried in firefox3, works fine (with PHP, python fails though). In iexplore, hangs on: fixme:mshtml:nsUploadChannel_SetUploadStream Unsupported aContentType argument: "application/x-www-form-urlencoded; charset=UTF-8" +mshtml attached -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16776 Luke Kenneth Casson Leighton <lkcl(a)lkcl.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lkcl(a)lkcl.net --- Comment #1 from Luke Kenneth Casson Leighton <lkcl(a)lkcl.net> 2009-01-04 04:44:05 --- errr.... there's no data! :) there should be a JSON-formatted RPC request, containing the function name "echo", and the parameters "Test String". Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 127.0.0.1 (127.0.0.1) Transmission Control Protocol, Src Port: 34316 (34316), Dst Port: http (80), Seq: 1, Ack: 1, Len: 560 Hypertext Transfer Protocol POST /services/EchoService.py HTTP/1.1\r\n Host: 127.0.0.1\r\n User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; chrome://navigator/locale/navigator.properties; rv:1.8.1.2) Gecko/20070528 WineGecko/1.1.1\r\n Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5\r\n Accept-Encoding: gzip,deflate\r\n Keep-Alive: 300\r\n Connection: keep-alive\r\n Content-Type: application/x-www-form-urlencoded\r\n Referer: http://127.0.0.1/examples/jsonrpc/output/JSONRPCExample.Mozilla.cache.html\r\n Pragma: no-cache\r\n Cache-Control: no-cache\r\n -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16776 --- Comment #2 from Luke Kenneth Casson Leighton <lkcl(a)lkcl.net> 2009-01-04 04:47:31 --- yaay - after a _long_ time (well over 30 seconds), a response _is_ actually filled in, into the JSONRPC application: "400 BAD Request" .... sent a request the server could not understand... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16776 --- Comment #3 from Luke Kenneth Casson Leighton <lkcl(a)lkcl.net> 2009-01-04 04:49:20 ---
Tried in firefox3, works fine (with PHP, python fails though).
yes, on the sourceforge web site, only PHP is supported; the python-server-side test is a cgi-bin script which, on sourceforge, has not been set up. on my local machine it's the other way round :) either way it doesn't matter - one test is as good as the other. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16776 Will Saxon <saxonww(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saxonww(a)gmail.com --- Comment #4 from Will Saxon <saxonww(a)gmail.com> 2009-01-10 10:50:40 --- This actually seems to prevent some types of purchases uses Steam as well. You already can't purchase most items due to #15263, however sometimes you can try to buy items via a bundle advertisement. Unfortunately, after putting in your purchase information and selecting submit, the submit button changes to 'Working...' and the form never finishes submitting. In the console I see the following message logged: fixme:mshtml:nsUploadChannel_SetUploadStream Unsupported aContentType argument: "application/x-www-form-urlencoded; charset=UTF-8" -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16776 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-08-05 07:54:48 --- Still in wine-1.3.0-167-g65d1c99 0[13f070]: file wine:http://pyjs.org/examples/jsonrpc/output/JSONRPCExample.nocache.html, line 1: Error: Permission denied for <wine:http://pyjs.org/examples/jsonrpc/output/JSONRPCExample.nocache.html> to get property Window.__pygwt_webModeFrameOnLoad from <wine:http://pyjs.org/examples/jsonrpc/output/JSONRPCExample.html>. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16776 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2013-01-23 16:14:58 CST --- Still in wine-1.5.22-58-g83846cd1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16776 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18450|0 |1 is obsolete| | --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2013-01-23 16:15:12 CST --- Created attachment 43309 --> http://bugs.winehq.org/attachment.cgi?id=43309 terminal output -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16776 --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- Still in wine-1.7.16-117-ge3383d1 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16776 Will Saxon <saxonww(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|saxonww(a)gmail.com | -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16776 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16776 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |95bdd084a18132d15c85a8eb141 | |b4307801dd950 Status|NEW |RESOLVED CC| |jacek(a)codeweavers.com Resolution|--- |FIXED --- Comment #9 from Jacek Caban <jacek(a)codeweavers.com> --- It seems that the URL is no longer available. We have JSON support in Wine now, so I'm assuming it's fixed. If there are more problems, feel free to file new bugs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16776 --- Comment #10 from Luke Kenneth Casson Leighton <lkcl(a)lkcl.net> --- jacek if you have concluded from the mention of the word "JSON" that the problem is fixed, you have made a faulty logical deduction. you should actually be focussing on XMLHttpRequest. i leave it up to you as to whether you wish to see wine improve by properly following software development practices instead of closing bugreports based on assumptions. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16776 --- Comment #11 from Luke Kenneth Casson Leighton <lkcl(a)lkcl.net> --- ... i apologise - i appear to have also made a logical faulty deduction: it's likely to do with x-www-form-urlencoded, but you get the general idea. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16776 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE --- Comment #12 from Jacek Caban <jacek(a)codeweavers.com> --- x-www-form-urlencoded thing should be fixed in Wine now, XMLHttpRequest is close to being exposed, msxml3's implementation of XHR should already work fine. Also since the original report we changed scripts to be ran by our jscript by default. A lot of things changed and it doesn't make sense to keep this bug if we can't test it (and we can't because mentioned URL doesn't work anymore). If you thing it's about XMLHttpRequest, that's fine with me. It's a duplicate then. *** This bug has been marked as a duplicate of bug 29583 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16776 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Austin English <austinenglish(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org