|
[
Permalink
| « Hide
]
David Peterson added a comment - 15/Nov/07 07:08 AM
This bug is confirmed. Still figuring out if there is a good solution...
Added F_RESOLVE_TOKENS so that macro rendering tokens are resolved before returning the macro results.
I think this may have broken other uses of this macro. More specifically, things like this:
{show-to:space=foo}{link-to:add news}create new news{link-to}{show-to}
No longer works. It now renders something like: <a href="/pages/createblogpost.action?spaceKey=~foo&fromPageId=7">create new entry</a> Basically, it looks like the inner tags get processed but the result then gets processed as markup rather than as raw HTML. So Confluence encodes the HTML and it shows up in the page. Actually, it might make sense to make this a parameter and to default to the old behavior since I'm guessing some folks might like either one behavior or the other. And defaulting to the old behavior won't break existing markup using the macro. Yeah, there seems to be some new wackiness with Visiblity. I will be looking at it as soon as possible. In the meantime, I suggest reverting to 1.5 if you can...
Apparently this fix caused the breakage discussed in
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||