knime-mpicbg / knime-scripting

knime-scripting includes scripting extensions for KNIME to integrate R, Matlab, Python and Groovy scripts. These extensions include a collection of nodes to develop and deploy templates in the respective languages.
https://github.com/knime-mpicbg/knime-scripting/wiki
Other
43 stars 25 forks source link

Rgg fails to replace more than one domain placeholders #36

Closed niederle closed 9 years ago

niederle commented 9 years ago

If an rgg-template does contain the domain placeholder $$$DOMAIN('xyz')$$$ more than once, it fails to properly replace them with values and results in strange rgg-GUIs (if valid at all).