Bug Tracker

Opened 15 years ago

Closed 15 years ago

#3708 closed bug (invalid)

IE6 bug?

Reported by: Bill Daly Owned by: flesler
Priority: minor Milestone: 1.3
Component: core Version: 1.2.6
Keywords: Cc: Bill, Daly
Blocked by: Blocking:

Description

I don't know whether this has been reported before (I didn't read all the tickets). I also don't know exactly which version it applies to (either 1.2.4 or 1.2.6, I think). Anyway, here's what happens.

I've got a DIV named 'contactInfo' which I was trying to populate via $('#contactInfo').html(contactinfo). This worked fine under FF and Opera, but not under IE6 (and maybe IE7 as well). I changed it to copy the variable 'contactinfo' directly into the innerHTML, and that fixed it.

Change History (1)

comment:1 Changed 15 years ago by flesler

Cc: Bill Daly added
Component: unfilledcore
need: ReviewTest Case
Resolution: invalid
Status: newclosed

There's obviously nothing we could do without any kind of details.

Reopen this with a test case and we'll check that out.

Note: See TracTickets for help on using tickets.