Re: Problem with escaped characters in MoML, [was Re: bug report.]

2008-07-11 Thread Jianwu Wang
Hi, Christopher, Thanks for your detailed reply. I made a mistake in model1.xml. It should not have the String: "". Yet the bug still exist. Did you try customizing actor document with "" ? I think it will throw exception when you save and reopen it. If you customize actor

Re: Problem with escaped characters in MoML, [was Re: bug report.]

2008-07-11 Thread Christopher Brooks
Hi Jianwu, I can't reproduce the bug in Ptolemy because Ptolemy does not have the userLevelDocumentation property. I have no doubt the bug can occur in Kepler, which does have the userLevelDocumentation property. The real bug is that Kepler should not use here, which means that the rest of the c

Problem with escaped characters in MoML, [was Re: bug report.]

2008-07-11 Thread Christopher Brooks
Hi Jianwu, This seems to be an issue with Kepler's documentation system. The custom documentation system in Ptolemy works fine. The difference between the two .xml files you attached is below: [EMAIL PROTECTED] 34% diff model1.xml model2.xml 4c4 < --- > 26c26 < The StringConstant actor ou