Issue Details (XML | Word | Printable)

Key: VISIB-39
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: David Peterson
Reporter: David Ay
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Confluence Extension: Visibility Plugin

show-to and hide-from do not work with note, info and tip macros

Created: 15/Jan/08 06:24 PM   Updated: 12/Jul/08 11:00 PM
Component/s: {hide-from}, {show-to}
Affects Version/s: 1.6.0
Fix Version/s: 1.7.0

Time Tracking:
Not Specified

Issue Links:
Duplicate
 


 Description  « Hide
The following code: {show-to:group=confluence-users}
{note}Hi! confluence-users group. {note}{show-to}

produces

{show-to:group=confluence-users}
{note}Hi! confluence-users group. {note}{show-to}

This happens with info and tip macors to



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Ay added a comment - 15/Jan/08 07:12 PM
Change above to

produces

<table cellpadding='5' width='85%' cellspacing='8px' class='noteMacro' border="0" align='center'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/images/icons/emoticons/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td>Hi! confluence-users group. </td></tr></table>