http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1471

*** shadow/1471 Tue Apr 24 06:23:08 2001
--- shadow/1471.tmp.15080       Tue Apr 24 06:23:09 2001
***************
*** 0 ****
--- 1,27 ----
+ +============================================================================+
+ | getInternalSubset returns NDATA with ""                                    |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 1471                        Product: Xerces-C                |
+ |       Status: NEW                         Version: 1.4                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Windows NT/2K           |
+ |     Priority: High                      Component: Miscellaneous           |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                  |
+ |  Reported By: [EMAIL PROTECTED]                                       |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Hi,
+ 
+ When using getInternalSubset to retrieve subsets from a DTD, if an Entity Node 
+ has a NDATA specified, the string returned seems to put that value between 
+ apostrophes.
+ for example <!ENTITY document SYSTEM "doc.txt" NDATA JPEG> is returned 
+ <!ENTITY document SYSTEM "doc.txt" NDATA "JPEG"> I know IE doesn't like that. 
+ 
+ Can someone help
+ 
+ Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to