[wp-trac] [WordPress Trac] #14648: Flash Uploader security error in IDN domains

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 16 18:50:16 UTC 2010


#14648: Flash Uploader security error in IDN domains
--------------------------+-------------------------------------------------
 Reporter:  dovydas       |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:                 
 Severity:  normal        |    Keywords:                 
--------------------------+-------------------------------------------------

Comment(by dovydas):

 I have created crossdomain.xml in server root with the following
 content:[[BR]]
 [[BR]]
 # cat crossdomain.xml[[BR]]
 [[BR]]
 <?xml version="1.0"?>[[BR]]
 <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds
 /cross-domain-policy.dtd">[[BR]]
 <cross-domain-policy>[[BR]]
   <allow-access-from domain="*" />[[BR]]
 </cross-domain-policy>[[BR]]


 Unfortunately that didn't change anything.[[BR]]
 I still receive security error...[[BR]]
 Please can anyone confirm that my crossdomain.xml syntax is correct?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14648#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list