FLUID-4027: jqUnit appends div with main id to div with main id for all consequent (after the initial one) tests that fetchTemplate.

Metadata

Source
FLUID-4027
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
y z
Created
2011-01-07T16:18:57.735-0500
Updated
2011-06-22T17:12:27.159-0400
Versions
  1. 1.3
Fixed Versions
  1. 1.4
Component
  1. Testing Infrastructure

Description

Currently testCase.fetchResources caches the container with fetchedTemplate inside so during the consequent tests it appends this container's clone to the container in the dome and thus incorrectly nests the same divs with id main inside each other.

Comments

  • y z commented 2011-01-07T16:20:34.226-0500

    Apply to jqUnit.js

  • Justin Obara commented 2011-05-17T09:48:19.379-0400

    Bug Parade Infusion

  • Michelle D'Souza commented 2011-06-20T16:36:04.047-0400

    Yura's fix was merged into the project repo at 73025e5319598d0fa500c474cc0af526ef558434

  • Justin Obara commented 2011-06-22T17:12:27.156-0400

    already in project repo, see previous comment