Ticket #826 (closed defect: invalid)

Opened 7 years ago

Last modified 7 years ago

When editing a html created by excel firefox and IE messes up the html code

Reported by: Juergen Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version:
Severity: normal Keywords:
Cc:

Description

When editing the attached html file created by saving the attached excel file firefox messes up the html code.

After saving the html in firefox, the file is displayed incorrect in IE. It is displayed correct in firefox.

When openening the file in xinha within IE, the content is displayed incorrect.

Attachments

Excel.xls (169.5 kB) - added by guest 7 years ago.
Excel as html.zip (189.1 kB) - added by guest 7 years ago.

Change History

Changed 7 years ago by guest

Changed 7 years ago by guest

Changed 7 years ago by mokhet

  • status changed from new to closed
  • resolution set to invalid

Is this a joke ?

Seriously, you can't expect anyone beside internet explorer to do anything with such proprietary microsoft piece of code.

<link rel=OLE-Object-Data href="Excel%20as%20html-Dateien/oledata.mso">
...
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
x\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
...
 <x:DefaultColWidth>10</x:DefaultColWidth>
 <x:Selected/>
 <x:Panes>
  <x:Pane>
...
<v:shapetype id="_x0000_t201"
   coordsize="21600,21600" o:spt="201" path="m,l,21600r21600,l21600,xe">
   <v:stroke joinstyle="miter"/>
   <v:path shadowok="f" o:extrusionok="f" strokeok="f" fillok="f"
    o:connecttype="rect"/>
   <o:lock v:ext="edit" shapetype="t"/>
  </v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t201" style='position:absolute;
   margin-left:46.8pt;margin-top:7.2pt;width:343.8pt;height:250.8pt;z-index:1'
   fillcolor="window [78]" strokecolor="windowText [77]" o:insetmode="auto">
   <v:fill color2="windowText [77]"/>
   <o:lock v:ext="edit" rotation="t" text="t"/>
   <x:ClientData ObjectType="Chart">
    <x:WebChart>
     <x:Scaling>

So yes, Firefox is removing all thoses useless microsoft comments when going in edit mode and there's nothing Xinha can do to preserve them. Sorry, but this is irrelevant to Xinha.

Note: See TracTickets for help on using tickets.