Bonfire variables no longer working in templates after upgrading to 2.2.3.0

Daniel Jonsson July 16, 2012

Hi,

Our Bonfire variables are no longer working after upgrading to 2.2.3.0. If I go to:

Templates -> Variables and click the "view" on the variable, I see the result in a javascript alert box but the variables are no longer working in any templates.

See below for an example of a now no-longer working variable/template that was functioning in 2.2.2.0:

Variable:

  1. Name: getCookie
  2. Value: document.cookie.split(",")

Template:

  1. {getCookie} placed in the description field.

As of 2.2.3.0 this is no longer working in Firefox 13.0.1. Have anyone experienced the same problem after upgrading?

Browser:
Firefox13.0.1
Operating System:
Windows 7 (Windows NT 6.1)
User Agent:
Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20100101 Firefox/13.0.1

1 answer

1 accepted

0 votes
Answer accepted
Daniel Jonsson July 16, 2012

I found the "problem". Seems like the variables are no longer fetched when I select the template. Instead, they are fetched when I submit the issue. If submitted to JIRA everything looks fine.

Suggest an answer

Log in or Sign up to answer