FLUID-3328: Renderer ignores debugMode option

Metadata

Source
FLUID-3328
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Anastasia Cheetham
Reporter
Anastasia Cheetham
Created
2009-10-23T16:47:23.000-0400
Updated
2010-01-29T09:03:33.000-0500
Versions
  1. 1.1.2
Fixed Versions
  1. 1.2
Component
  1. Renderer

Description

Currently, fluid.renderer() sets the debugMode flag to the value passed in the options, but then 14 lines later hard-codes it to 'false'

Comments

  • Antranig Basman commented 2009-11-29T00:36:50.000-0500

    Fixed at revision 8765

  • Anastasia Cheetham commented 2010-01-29T09:03:33.000-0500

    Confirmed.