Closed Bug 53520 Opened 24 years ago Closed 24 years ago

XUL Template with lots of data only partially displayed

Categories

(Core :: XUL, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: matt, Assigned: waterson)

Details

Attachments

(3 files)

Linux build 20000920, Linxu 2.2.14 i686, RedHat 6.1

When looking into the limits of XUL templates, I've found two test cases
where XUL seems to stop working.  Both testcases are based off of the
examples given in http://www.mozilla.org/docs/xul/xulnotes/template-nested.html

Both examples contain one piece of top level data, with a whole bunch of
sub-level data; the top level data is simply the string "alt", while each
sub-level piece of data is a number (1, 2, 3, ...) .  The first example has
150 sub-elements, but only 86 are show.  (Attachments will be uploaded
shortly).

The second example will be given in another bug.
Making summary more descriptive.  Also, it was 125 sub-elements, not 150.

The other testcase is bug 53521.
Summary: XUL Template with nested content can't handle lots of data (part1) → XUL Template with lots of data only partially displayed
Oops!  The RDF file I gave is malformed, in that the closing </rdf:Seq>
tag is missing; when it's put back in, it displays fine.  Though it might
still be a bug that with the malformed RDF file Mozilla does almost, but not
quite, the right thing.

I'll be uploading the corrected RDF file shortly.
->waterson
Assignee: trudelle → waterson
Malformed RDF -> malformed results. Sorry! (It would IMO be impractical to
validate the RDF/XML document before using it, even though, in theory, we should
reject it.)

I'm assuming that with well-formed & valid RDF/XML, this works...if not re-open.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Well, it does give this error output for the non-closed datasource:

XML Error in file 'file:///usr/home/matt/temp/quux/data1.rdf', Line Number: 393,
Col Number: 6, Description: mismatched tag
Source Line:     </nc:subheadings>

Didn't notice this the first time around, since I was redirecting stderr and
stdout to /dev/null.  I guess this error message should be enough for any
RDF author.

Marking VERIFIED.
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: