Last modified: 2013-06-07 18:28:05 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T44974, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 42974 - VisualEditor: Avoid triggering "XMLHttpRequest cannot load. Origin is not allowed by Access-Control-Allow-Origin."
VisualEditor: Avoid triggering "XMLHttpRequest cannot load. Origin is not all...
Status: RESOLVED INVALID
Product: VisualEditor
Classification: Unclassified
MediaWiki integration (Other open bugs)
unspecified
All All
: Low normal
: ---
Assigned To: Krinkle
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-12 02:03 UTC by Krinkle
Modified: 2013-06-07 18:28 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Krinkle 2012-12-12 02:03:09 UTC
Feedback is one-way, we don't need to read the reponse (and we can't, due to origin policy). So we should convert this into a regular POST without XHR so that it doesn't error.

Apparently though the current method does work for one-way (the request isn't blocked in Chrome).
Comment 1 James Forrester 2013-02-25 18:20:23 UTC
De-prioritising and pulling from target milestone.
Comment 2 C. Scott Ananian 2013-04-18 20:24:50 UTC
I'm watching this bug.  Parsoid does support CORS headers via a configuration in localsettings.js (although maybe not yet on this particular response), so if you do decide to fix this on the parsoid end let me know.
Comment 3 James Forrester 2013-06-07 18:28:05 UTC
We're scrapping this feedback system, so marking as INVALID.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links