bugGnash - The GNU Flash player - Bugs: bug #19493, Gnash fails to load XML over HTTP

 
 

bug #19493: Gnash fails to load XML over HTTP

Submitter:  None
Submitted:  Mon 02 Apr 2007 10:59:03 PM UTC
   
 
Category:  ActionScript Severity:  3 - Normal
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  strk
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 05 Apr 2007 07:02:17 AM UTC, comment #3: 

If you can provide a smaller testcase it will help fixing other pending bugs. I'm still workin on the XML framework these days.

Sandro Santilli <strk>
Group Member
Wed 04 Apr 2007 09:37:07 PM UTC, comment #2: 

As much as I can tell from gnash's verbose output, this is now working. Since the rest of the swf isn't, I can't fully test.
Many thanks. (john@nextraweb.com)

just a snip from the logs:

Load XML file from url: http://maps.yahooapis.com/xml/apiconfig.xml?r=741
extractChildNode from text for text has contents http://maps.yahooapis.com
extractChildNode from text for text has contents http://maps.yahooapis.com
extractChildNode from text for text has contents http://maps.yahooapis.com
extractChildNode from text for text has contents gcd.xml
extractChildNode from text for text has contents traffic.xml
extractChildNode from text for text has contents lsx.xml
extractChildNode from text for text has contents api.xml
extractChildNode from text for text has contents track.php
extractChildNode from text for text has contents San Francisco, CA
extractChildNode from text for text has contents 4

Anonymous
Tue 03 Apr 2007 07:30:41 AM UTC, comment #1: 

I committed support for network stream loading.
The code is not tested, so any further report is welcome.

Sandro Santilli <strk>
Group Member
Mon 02 Apr 2007 10:59:03 PM UTC, original submission:  

I'm trying an in-development Flash app for open street map, and its trying to access an external XML file via the xml class.
URL: http://richard.dev.openstreetmap.org/potlatch/

Non-verbose output:
[john@ezri64 samples]# gnash potlatch.swf
ERROR: doesn't exist.http://maps.yahooapis.com/xml/apiconfig.xml?r=741

The file is accessible in a browser, so I had a look at the source, function xml_load in server/asobj/xml.cpp only opens local files.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by strk (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-04-09 strk Open/ClosedOpen Closed
    2007-04-05 strk CategoryNone ActionScript
        StatusNone Fixed
        Assigned toNone strk

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code