I noted we miss the <!--DOCTYPE ...> tag for all files. Also, we are using ISO-8859-1 while a empty generated file using 1.1.2 use UTF-8.
Not sure if this could be a problem. I will add to the Cocoon generated files the <!--DOCTYPE> tags and see what is going on... stay tunned. ;-) Best Regards, Antonio Gallardo Antonio Gallardo dijo: > Hi Ross: > > I am checking byte by byte all the stylesheets we are using. > > I note all of the samples close the OOo window. I am using: > > Firefox 1.0 > OOo 1.1.2 > Sun Java 1.4.2_06 > Fedora Core 3. > > I already changed some things in the stylesheet for writer: > > build/webapp/samples/hello-world/style/xsl/page2sxw.xsl > > I am just making some changes, using try and error approach, testing the > output. I thought Cocoon stylesheets for OOo were more elaborated, but it > is not important now. > > If I solve this issue, I will commit. ;-) > > Thanks for the hint. I will test it too. > > Best Regards, > > Antonio Gallardo. > > Ross Gardler dijo: >> Antonio Gallardo wrote: >>> To me is not working the OO Impress sample: >>> >>> http://localhost:8888/samples/hello-world/hello.sxi >> >> Could it be because of lines like this: >> >> >> <config:config-item config:name="BitmapTableURL" >> config:type="string">file:///C:/Program%20Files/OpenOffice.org1.0.3/user/config/standard.sob</config:config-item> >> >> (note the fixed filepath) >> >> Ross >> >
