<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>5131</bug_id>
          
          <creation_ts>2007-10-04 06:09:55 +0000</creation_ts>
          <short_desc>&lt;code&gt; element is empty</short_desc>
          <delta_ts>2007-10-17 10:42:48 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>mobileOK Basic checker</product>
          <component>Java Library</component>
          <version>unspecified</version>
          <rep_platform>Macintosh</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Roland G">roland</reporter>
          <assigned_to name="Sean Owen">srowen</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>17027</commentid>
    <comment_count>0</comment_count>
    <who name="Roland G">roland</who>
    <bug_when>2007-10-04 06:09:55 +0000</bug_when>
    <thetext>Acually there are xml nodes in the &lt;code&gt; elements.
It seems that the java code returns the value of the &lt;code&gt; elements, not the nodelist.

There are two possible solutions:
a) use the nodelist in the java code
b) transform the nodes into text in the XSLT</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>17036</commentid>
    <comment_count>1</comment_count>
    <who name="Sean Owen">srowen</who>
    <bug_when>2007-10-04 19:46:50 +0000</bug_when>
    <thetext>How hard is it to convert to text in XSL? I believe this was the intent, that &lt;code&gt; contains only text and not nodes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>17040</commentid>
    <comment_count>2</comment_count>
    <who name="Roland G">roland</who>
    <bug_when>2007-10-07 08:30:54 +0000</bug_when>
    <thetext>converting the dom structure into text is not a big deal.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>17042</commentid>
    <comment_count>3</comment_count>
    <who name="Roland G">roland</who>
    <bug_when>2007-10-07 09:17:58 +0000</bug_when>
    <thetext>could you regenerate the expected result documents (or tell me how I could to this)?
thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>