We were using the menuicon macro to insert icons into both Theme Builder menus and in the body of non-Theme Builder pages. This icon now is rendered with a proceeding <p> <p> tags. I realize this is related to the inline change that occurred in Confluence 3.x. Without a fix to this we will have to stop using the menuicon macro and its collection of nice icons.
.png)








Comments (7)
Oct 22, 2009
Guy Fraser says:
Which version of Builder do you have installed? Atlassian changed the way macros...Which version of Builder do you have installed? Atlassian changed the way macros render in Confluence 3.x and we've been updating all our macros in recent versions of plugins to remove the unwanted paragraph tags.
Oct 22, 2009
Alain Moran says:
In confluence 3.0 Atlassian changed the way that the isInline method of BaseMacr...In confluence 3.0 Atlassian changed the way that the isInline method of BaseMacro is interpreted ... this is the reason why the extra <p> tags have appeared.
In confluence 3.1 the isInline method has become deprecated, I'm hoping to get more information out of the atlassian devlopers this week while at atlas-camp to find out what's going on, but by the looks of things they are going to implement the fix for these <p> tags in the renderer (the place it belongs)
Oct 23, 2009
Don Gamble says:
We have 3.3.5-conf210 installed with Confluence 3.0.2.We have 3.3.5-conf210 installed with Confluence 3.0.2.
Oct 23, 2009
Guy Fraser says:
The latest milestone of 3.3.6 should solve it, but not sure if you'd want to run...The latest milestone of 3.3.6 should solve it, but not sure if you'd want to run it on a production environment until final release.
Oct 23, 2009
Don Gamble says:
Thank's we will consider installing in our test environment. BTW, is this same ...Thank's we will consider installing in our test environment.
BTW, is this same issue fixed in an upcoming version of the tm macro?
Thanks in advance,
don.
Oct 23, 2009
Guy Fraser says:
Yup - latest Content Formatting Macros plugin avail from repository fixes tm mac...Yup - latest Content Formatting Macros plugin avail from repository fixes tm macro and many others. I think span macro slipped through the net though - got someone looking in to that at the moment.
Most of the site customisations we're doing for customers are now on Confluence 3.x so we'll be weeding out any remaining issues more quickly.
Oct 23, 2009
Don Gamble says:
Guy, I apologize for being off topic - but thanks for taking the time to address...Guy, I apologize for being off topic - but thanks for taking the time to address our issues with the tm macro.
I just tried
{tm}Google{tm} and {tm}Microsoft{tm} are new, but {tm}IBM{tm} is older.in our test instance of Confluence 3.0.2 with version 1.6.12 (latest) of the Content Formatting Macros and I get each trademarked item on a new line. The resulting HTML is:
Is there a newer Content Formatting Plugin that the repository isn't finding?
Thanks a lot,
don.