SDO Samples - fix sampleProgramContents.html's Firefox display issue
--------------------------------------------------------------------

                 Key: TUSCANY-2007
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2007
             Project: Tuscany
          Issue Type: Bug
          Components: Java SDO Samples
    Affects Versions: Java-SDO-Next
            Reporter: Amita Vadhavkar
            Priority: Minor
             Fix For: Java-SDO-Next


By below line to the 
https://svn.apache.org/repos/asf/incubator/tuscany/java/sdo/distribution/src/main/release/bin/samples/sampleProgramContents.html
it worked fine on firefox. Without it, it was displaying as html text on the 
browser.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" " " 
title="http://www.w3.org/TR/html4/loose.dtd";>" 
class="link">http://www.w3.org/TR/html4/loose.dtd";>

So fixing variable HTML_HEADER from sample-sdo/DocumentSamples to contain the 
above line will fix the rendering issue on Firefox.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to