Problem while updating a dataset and re-rendering a template
------------------------------------------------------------
Key: SHINDIG-1162
URL: https://issues.apache.org/jira/browse/SHINDIG-1162
Project: Shindig
Issue Type: Bug
Components: Javascript
Environment: PHP Shindig (rev 810159)
Reporter: Matthieu Huguet
Here is an example gadget : http://pastebin.ca/1550608
After the first dataset update / template processing :
- A number (debug?) is prepended to the ${test} variable in the output
After the second dataset update / template processing :
- The number is still there, incremented
- The <h1></h1> block surrounding the ${test} variable has been removed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.