CMS MADE SIMPLE FORGE

Decision Tree

 

[#5808] using the word "or" in a decision name causes tree to fail in Chrome

avatar
Created By: Matt Hornsby (DIGI3) (DIGI3)
Date Submitted: Tue Dec 07 11:32:43 -0500 2010

Assigned To:
Version: 0.1.4
CMSMS Version: None
Severity: Minor
Resolution: None
State: Open
Summary:
using the word "or" in a decision name causes tree to fail in Chrome
Detailed Description:
example:
<decision name="foo">
works fine in all browsers, but
<decision name="foo or bar">
will make this decision not open in Chrome (other decisions from a different
parent will open fine, and other browsers are fine)


History