OpenLayers OpenLayers

Ticket #1376 (closed bug: fixed)

Opened 5 months ago

Last modified 1 month ago

Test.AnotherWay has issues in FF3 with html_eq

Reported by: tschaub Assigned to: tschaub
Priority: minor Milestone: 2.7 Release
Component: general Version: 2.5
Keywords: Cc:
State: Complete

Description

We need to do some owner document checking and import nodes where appropriate.

Attachments

html_eq.patch (0.8 kB) - added by tschaub on 02/19/08 19:33:44.
import node before appending

Change History

02/19/08 19:33:44 changed by tschaub

  • attachment html_eq.patch added.

import node before appending

02/21/08 18:16:49 changed by tschaub

  • owner set to tschaub.
  • status changed from new to assigned.

03/31/08 02:54:16 changed by crschmidt

  • state set to Review.

Was this waiting for a second pair of eyes? Or just someone else with FF3 to confirm?

05/30/08 20:04:00 changed by tschaub

This was just waiting for 2.6. Will commit with review.

06/19/08 18:10:05 changed by crschmidt

  • state changed from Review to Commit.

Looks fine.

06/25/08 16:40:45 changed by tschaub

  • status changed from assigned to closed.
  • state changed from Commit to Complete.
  • resolution set to fixed.

(In [7452]) Patching Test.AnotherWay to use importNode in html_eq. r=crschmidt (closes #1376)