|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000050 |
[File Access Library - Filestreams] Behavior/Execution |
minor |
always |
2009-03-25 01:03 |
2009-03-31 21:32 |
|
|
Reporter |
carl |
View Status |
public |
|
|
Assigned To |
carl |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
0.8.5 |
|
|
Summary |
0000050: XML Parser has a limitation on tag sizes. |
|
Description |
The XML Parser limits the tag string (including attributes), to MAX_STRING_LENGTH (2048 characters). This causes some XML parsing failures where
it should not, such as when parsing an xml file which has an attribute that has over MAX_STRING_LENGTH characters. (See attached xmltest.xml). |
|
Additional Information |
|
| Tags |
No tags attached. |
|
|
Attached Files |
xmltest.xml [^] (4,381 bytes) 2009-03-25 01:03 |
|
|