Bug 114649 - debug-panel.xsl doesn't work on Xalan
Summary: debug-panel.xsl doesn't work on Xalan
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-30 18:02 UTC by Vadim Nasardinov
Modified: 2007-04-18 17:02 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-08-03 18:44:49 UTC
Embargoed:


Attachments (Terms of Use)
screenshots (102.30 KB, image/png)
2004-01-30 18:03 UTC, Vadim Nasardinov
no flags Details

Description Vadim Nasardinov 2004-01-30 18:02:05 UTC
//core-platform/dev/web/packages/ui/xsl/debug-panel.xsl has code that
generates a pretty-printed XML representation of the bebop page, as
well as the page layout structure, when the developer appends
"&transform=debug" to the URL.  To show the structure visually, the
HTML for the pretty-printed representation is placed inside
<pre></pre> tags and uses indentation to convey the tree structure.

The stuff that goes inside the <pre> tag runs with no new lines
whatsoever, when Xalan is used.  It works fine with Saxon.

Marking as low priority, since we don't use Xalan much (if at all).

Comment 1 Vadim Nasardinov 2004-01-30 18:03:14 UTC
Created attachment 97371 [details]
screenshots

The screenshot show two Mozilla windows side by side.  One has
the correct output generated by Saxon, and the other incorrect
by Xalan.

Comment 2 Vadim Nasardinov 2005-08-03 18:44:49 UTC
slate


Note You need to log in before you can comment on or make changes to this bug.