Hi, it looks like we explicitly set the string.Template delimiter to % (CodeGenerator.py line 1364). I also did a quick check with a dollar sign in the loader template and it went through OK. Are you sure it's not a percent sign in the CKEditor code that causes the problem?
Also, how exactly are you including the code in the loader? Through the "add-script" job key? Regards, Daniel On 07/02/2012 10:52 AM, david leray wrote: > Hi everyone, > I am trying to port our Kameleoon application to qx 2.0 and it seems the > building process has changed a bit. While running loaderFillTemplate(), > python gives me an "Invalid placeholder in string" error. It seems > caused by a "$" character in my loader_template, since python looks for > the $ character in template strings. I include CKEDITOR in my > loader_template and it's code contains said $. > Can anyone tell me either: > - how I can keep the CKEDITOR source in my loader without having to > specifically protect every signe $ in the source? > - how I can put the CKEDITOR source in another file, included in the > final application file, without it to be interpreted as a template by > python? > - by default, the correct way to protect every $ in CKEDITOR source code > without breaking CKEDITOR? > > Thanks in advance, > V. > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > _______________________________________________ > qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel