Closed Bug 482101 Opened 15 years ago Closed 15 years ago

Large XML nodes still truncated in responses

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 194231

People

(Reporter: laionart7, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7

XML returned to browser through XMLHttpRequest results to be truncated in nodes whose text content is larger than 3.333 bytes

Reproducible: Always




I found this bug while developing a website using PHP.
To fix, I had to rewrite output functions so that XML nodes 'possibly' containing text strings larger than 3.333 bytes would be spread into subnodes chunks.
Component: General → DOM: Mozilla Extensions
Product: Firefox → Core
QA Contact: general → general
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Component: DOM: Mozilla Extensions → DOM
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.