Forums: Index > Watercooler > 2015 software update
A new version of the SMW and Semantic Forms software has recently (about 20 Feb 2015) been installed. I have noticed the following impact:
- When the "sources" and "notes" properties are retrieved using #show, the line-breaks and the "new note" tags have ben removed, so that the formatting no longer works. I have some examples on my talk page, where the #ask results show that the string is being stored correctly, but the #show results show that it is being mangled on retrieval. I have found a work-around, using a template with the #show, so I intend to replace the coding in {{footer}} with the coding in {{{footer test}}. The change is actually in {{facts do ref}}, changed to {{facts do ref test}}. Everyone please test and comment.