Feature Requests item #2141068, was opened at 2008-10-01 22:42
Message generated for change (Comment added) made by sjoerd
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482471&aid=2141068&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Pathfinder - loader
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Loredana Afanasiev (lafanasi)
Assigned to: Nobody/Anonymous (nobody)
Summary: relative path to a DTD

Initial Comment:
Dear MonetDB/XQuery team,

When shredding a document that contains a document type declaration referring a 
dtd file given by a relative path, MonetDB returns a "could not find the dtd 
file" error. 

For example, shredding a document that contains this declaration:
<!DOCTYPE handeling SYSTEM "handeling.dtd">,
generates this error:
MAPI  = [EMAIL PROTECTED]:50000QUERY = let $path := 
"/scratch/PolitiekeData/PoliticalMashup/HAN"ERROR = !ERROR: I/O warning : 
failed to load external entity "handeling.dtd"        !ERROR: Start tag 
expected, '<' not found
        !ERROR: [shred_url]: 1 times inserted nil due to errors at tuples 
[EMAIL PROTECTED]
        !ERROR: [shred_url]: first error was:
        !ERROR: shred_external_subset: WARNING: xmlParseDTD("handeling.dtd") 
FAILED, NO ID/IDREF QUERIES
        !ERROR: shred_external_subset: NOTE   : maybe using absolute filenames 
works, sorry!
        !ERROR: CMDshred_url: operation failed.

Given a big collection of such documents, it is not pleasant/clean to change 
the dtd file into an absolute path. It would be great if MonetDB would accept 
relative dtd paths also. 

Thank you for consideration,
l.

----------------------------------------------------------------------

>Comment By: Sjoerd Mullender (sjoerd)
Date: 2008-10-01 23:22

Message:
The document being shredded.

----------------------------------------------------------------------

Comment By: Stefan Manegold (stmane)
Date: 2008-10-01 22:58

Message:
Question: relative to what?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482471&aid=2141068&group_id=56967

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to