[go: up one dir, main page]

Menu

#31 colorer -ht problem

colorer-take5
closed-rejected
nobody
General (16)
5
2004-01-13
2004-01-09
Anonymous
No

I'm running colorer (Linux) with -ht command like this:
./colorer -dc -dh -ht ~sergey/xmltest/test.xml 2>/dev/null

and I have contents of the tag stripped out

<span class='xml_element.start.lt'>&lt;</span><span
class='xml_element.start.name'>container</span><span
class='xml_element.start.gt'>></span>

<span class='xml_element.end.lt'>&lt;/</span><span
class='xml_element.end.name'>container</span><span
class='xml_element.end.gt'>></span>

while -h option works fine

./colorer -dc -dh -h ~sergey/xmltest/test.xml 2>/dev/null
<span style='color:#a65700; '>&lt;</span><span
style='color:#5f5035; '>container</span><span
style='color:#a65700; '>></span>
contents
<span style='color:#a65700; '>&lt;/</span><span
style='color:#5f5035; '>container</span><span
style='color:#a65700; '>></span>

Discussion

  • Igor Russkih

    Igor Russkih - 2004-01-13
    • status: open --> closed-rejected
     
  • Igor Russkih

    Igor Russkih - 2004-01-13

    Logged In: YES
    user_id=313042

    Sorry, can't reproduce.
    Please attach used xml file and generated files.

     

Log in to post a comment.