Oracle WebCenter Content (MOSC)

MOSC Banner

Comments in HTML files not exported in Search Export

edited Jan 6, 2012 1:03AM in Oracle WebCenter Content (MOSC) 1 commentAnswered
 Hi,
When running the "exsimple.exe" demo application, and inputting a HTML file, some text are missing from the output.
The text in HTML comments, marked in the file with <!-- some text --> is not outputted.

How do I configure exsimple.exe to output the text from HTML comments?
I use the default.cfg file included in the SDK as configuration file.

BR
Claus

HTML file example:
<html>
<head>
<title>HTML file title</title>
</head>
<body>
<!-- Here is a comment -->
<h1>Here is some H1 text</h1>
Here is some normal text
</body>
</html>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center