FLUID-3591: Fluid Renderer tests related to UI message fails: using IE 6

Metadata

Source
FLUID-3591
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2010-04-01T16:22:35.000-0400
Updated
2010-04-07T11:26:39.000-0400
Versions
  1. 1.1.2
Fixed Versions
  1. 1.2
Component
  1. Renderer

Description

Fluid Renderer tests related to UI message fails

Run the fluid parser unit tests
http://build.fluidproject.org/infusion/tests/framework-tests/renderer/html/Renderer-test.html

Notice the failing tests

Environments

IE 6 (Win XP)

Attachments

Comments

  • Justin Obara commented 2010-04-01T16:23:43.000-0400

    screenshot-1 shows one of the failing unit tests

  • Antranig Basman commented 2010-04-06T11:14:38.000-0400

    IE6 doesn't appreciate raw text being added as an href target and attempts to fully qualify it with the current base URL on fetch. Text case fixed up to supply a valid protocol-based URL. Also improved slight ambiguity in assertNode messages which confused me for a while.

  • Justin Obara commented 2010-04-06T12:04:16.000-0400

    Tested, looks to be working now

  • Colin Clark commented 2010-04-07T11:26:39.000-0400

    I've reviewed Antranig's changes to the Renderer tests at r9804 and they look good. +1 for inclusion in Infusion 1.2