[XML-SIG] [ pyxml-Bugs-448593 ] Runtime Error in 4xslt

noreply@sourceforge.net noreply@sourceforge.net
Mon, 06 Aug 2001 16:12:17 -0700


Bugs item #448593, was opened at 2001-08-06 16:12
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=106473&aid=448593&group_id=6473

Category: 4Suite
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Runtime Error in 4xslt

Initial Comment:
<html>
  <head>
    <meta http-equiv='Content-Type' 
content='text/html; charset=iso-8859-1'>
    <link type='text/css' title='new' rel='stylesheet' 
href='/main-new.css'>
    <title>Gentoo Linux 
	
		Documentation
	
-- 
	Gentoo Linux Documentation Guide</title>
  </head>
  <body marginwidth='0' leftmargin='0' topmargin='0' 
bgcolor='#ffffff' marginheight='0'>
    <table cellspacing='0' border='0' cellpadding='0'>
      <tr>
        <td width='30%' height='168' bgcolor='#45347b' 
valign='top'>
          <table border='0' width='100%' 
cellpadding='0' cellspacing='0'>
            <tr>
              <td class='logobg' height='120' 
valign='top' align='center'>
                <a href='/index.html'><img 
src='/images/gtop-new.jpg'></a>
              </td>
            </tr>
            <tr>
              <td class='logobg' height='48' 
valign='top' align='center'>
                <a href='/index.html'><img 
src='/images/gbot-new.gif'></a>
              </td>
            </tr>
          </table>
        </td>
        <td width='70%' height='168' bgcolor='#000000' 
valign='bottom'>
          <table class='menu' border='0' width='100%' 
cellpadding='10' cellspacing='0'>
            <tr>
              <td valign='top'>
						main 
menu ::<br>
                <a class='oldlink' 
href='/index.html'>About Gentoo Linux</a>
                <br>
                <a class='oldlink' href='/index-
download.html'>Download/Install</a>
                <br>
                <a class='oldlink' 
href='http://cvs.gentoo.org/wiki'>Dev Wiki</a>
                <br>
                <a class='oldlink' href='/index-
changelog.html'>CVS Changelog</a>
                <br>
                <a class='oldlink' href='/index-
projects.html'>Projects</a>
                <br>
                <br>
              </td>
              <td valign='top'>
					
	toc ::<br>
                <a class='oldlink' 
href='#doc_chap1'>Guide basics</a>
                <br>
                <a class='oldlink' 
href='#doc_chap2'>Guide XML</a>
                <br>
                <a class='oldlink' 
href='#doc_chap3'>Resources</a>
                <br>
              </td>
              <td valign='top'>
					
	summary ::<br>
                <font color='#00ff00'>This guide shows 
you how to compose web documentation using the new 
lightweight Gentoo guide
XML syntax.  This syntax is the official format for 
Gentoo Linux documentation, and this document
itself was created using guide XML.  This guide 
assumes a basic working knowledge of XML and HTML.
</font>
              </td>
            </tr>
            <tr>
              <td colspan='3'>
						
	docs 
						
						::
						<a 
class='highlight'Traceback (most recent call last):
  File "/usr/bin/4xslt", line 4, in ?
    _4xslt.XsltCommandLineApp().run()
  File "/usr/lib/python2.0/site-
packages/Ft/Lib/CommandLine/CommandLineApp.py", line 
87, in run
    cmd.run_command(self.authenticationFunction)
  File "/usr/lib/python2.0/site-
packages/Ft/Lib/CommandLine/Command.py", line 83, in 
run_command
    self.function(self.clOptions, self.clArguments)
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/_4xslt.py", line 114, in Run
    outputStream=out_file)
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/Processor.py", line 175, in 
runUri
    writer, uri, outputStream)
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/Processor.py", line 284, in 
execute
    self.applyTemplates(context, None)
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/Processor.py", line 309, in 
applyTemplates
    self.applyBuiltins(context, mode)
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/Processor.py", line 322, in 
applyBuiltins
    self.applyTemplates(context, mode)
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/Processor.py", line 305, in 
applyTemplates
    found = sty.applyTemplates(context, mode, self, 
params)
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/Stylesheet.py", line 444, in 
applyTemplates
    template.instantiate(context, processor, params)
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/TemplateElement.py", line 117, 
in instantiate
    context = child.instantiate(context, processor)[0]
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/LiteralElement.py", line 97, in 
instantiate
    context = child.instantiate(context, processor)[0]
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/LiteralElement.py", line 97, in 
instantiate
    context = child.instantiate(context, processor)[0]
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/LiteralElement.py", line 97, in 
instantiate
    context = child.instantiate(context, processor)[0]
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/LiteralElement.py", line 97, in 
instantiate
    context = child.instantiate(context, processor)[0]
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/LiteralElement.py", line 97, in 
instantiate
    context = child.instantiate(context, processor)[0]
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/LiteralElement.py", line 97, in 
instantiate
    context = child.instantiate(context, processor)[0]
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/LiteralElement.py", line 97, in 
instantiate
    context = child.instantiate(context, processor)[0]
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/LiteralElement.py", line 97, in 
instantiate
    context = child.instantiate(context, processor)[0]
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/LiteralElement.py", line 87, in 
instantiate
    value = avt.evaluate(context)
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/AttributeValueTemplate.py", 
line 96, in evaluate
    self._parsedParts
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xslt/AttributeValueTemplate.py", 
line 95, in <lambda>
    lambda x, c=context: Conversions.StringValue
(x.evaluate(c)),
  File "/usr/lib/python2.0/site-
packages/_xmlplus/xpath/ParsedExpr.py", line 94, in 
evaluate
    raise RuntimeException(Error.UNDEFINED_VARIABLE,
NameError: There is no variable 
named 'RuntimeException'


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=106473&aid=448593&group_id=6473