Issue Details (XML | Word | Printable)

Key: VISIB-23
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: David Peterson
Reporter: James Mortimer
Votes: 4
Watchers: 3
Operations

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

hide-if / show-if / hide-from / show-to are no longer in notation guide

Created: 20/Mar/07 06:12 PM   Updated: 15/Nov/07 06:50 AM
Component/s: {hide-from}, {hide-if}, {show-if}, {show-to}
Affects Version/s: 1.5
Fix Version/s: 1.6.0

Time Tracking:
Not Specified

File Attachments: 1. Text File VISIB-23.patch (2 kB)

Environment:
visibility 1.5
confluence 2.3.3


 Description  « Hide
hide-if / show-if / hide-from / show-to are no longer in notation guide

visibility 1.5
confluence 2.3.3



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tuomas Jormola added a comment - 18/Apr/07 10:41 AM
This is because atlassian-plugin.xml refers to old help template file:

<resource type="velocity" name="help" location="org/randombits/confluence/visibility/hideifmacro-help.vm">
<param name="help-section" value="advanced"/>
</resource>

Please fix the location


James Kwong added a comment - 01/Aug/07 12:37 AM
I encountered the same problem when I visited the Notation Guide under Advanced Formatting and saw errors in my catalina.out file.

I'm running the Visibility 1.5 plugin with Confluence 2.5.4 on Redhat Enterprise.

I was able to hack atlassian-plugin.xml file in the visibilty-plugin-1.5.jar file by editing the "resource" tags, deployed it on my test environment, and it passed successfully. I've enclosed the patch for atlassian-plugin.xml.


brian thomas added a comment - 10/Oct/07 11:25 PM
Could someone explainto me how to apply the patch? I haven't found the magic to change the plugin's jar file so that it doesn't get overwritten every time the appserver restarts.

David Peterson added a comment - 15/Nov/07 06:50 AM
Paths to the notation guides have been updated.