[OpenLayers-Trac] Re: [OpenLayers] #2884: Wrong VML rendering

OpenLayers trac-20090302 at openlayers.org
Tue Oct 19 03:58:11 EDT 2010


#2884: Wrong VML rendering
-------------------------------------+--------------------------------------
  Reporter:  ondrejl                 |       Owner:  ahocevar    
      Type:  bug                     |      Status:  reopened    
  Priority:  major                   |   Milestone:  2.10 Release
 Component:  Renderer.VML            |     Version:  2.10        
Resolution:                          |    Keywords:              
     State:  Awaiting User Feedback  |  
-------------------------------------+--------------------------------------

Comment(by ahocevar):

 * Use a doctype that forces IE into standards mode (see
 http://msdn.microsoft.com/en-us/library/bb250395(VS.85).aspx)
  * Apply the attached patch - it replaces all {{{number | 0}}} occurrences
 in Renderer.VML with {{{Math.round(number)}}}.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/2884#comment:8>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list