FLUID-1696: rewriteLeafOpen() in fluidRenderer.js has 'failure of falsity'

Metadata

Source
FLUID-1696
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Anastasia Cheetham
Created
2008-10-20T15:25:49.000-0400
Updated
2009-06-03T13:45:29.000-0400
Versions
  1. 0.5
Fixed Versions
  1. 0.6beta1
Component
  1. Renderer

Description

Line 386 of fluidRenderer.js:

if (value)
replaceBody(value);

is not properly handling empty strings.

Comments

  • Antranig Basman commented 2008-10-24T09:06:16.000-0400

    Fixed at revision 5790