[Yanel-dev] Editing with Xinha

Michael Wechner michael.wechner at wyona.com
Thu Jan 29 12:09:10 CET 2009


Hi

I have tested with Xinha, but then received an error, that the text is 
not-well-formed because of nbsp, and then licked on "Tidy and Save", but 
then it was saved as follows

<html><head> <title>Rapid Development of Components</title> <link 
href="?yanel.resource.usecase=introspection" 
type="application/neutron+xml" rel="neutron-introspection" />
  </head>
  <body>
    <h1>Rapid Development of Components</h1>
    <h2>Building efficiently webapp classes</h2>
    <p>In order to build and test efficiently webapp classes one can run 
the following targets<br /></p>
    <p><em>./build.sh compile-webapp copy-basic-webapp-libs
copy-webapp-files-to-tomcat-cluster-node1&nbsp;
</em></p>
    <p>instead of running the whole build process. This should reduce 
the waiting time from a couple of minutes to a couple of seconds.<br /></p>
    <h2><br /></h2>
  </body>
</html>

but which still contains the nbsp and also namespace has been stripped.

Is it possible that Tidy isn't working propery and that somehow the 
well-formedness check is not used after tidy has been applied?

Thanks

Michi


More information about the Yanel-development mailing list