Issue Details (XML | Word | Printable)

Key: UTIL-12
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: David Peterson
Reporter: Bob Swift
Votes: 0
Watchers: 0
Operations

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

Document how to use getContextParams to avoid conflicts

Created: 27/Jan/06 02:02 AM   Updated: 14/Mar/06 12:20 PM
Component/s: Storage
Affects Version/s: 1.4.8, 2.1.2
Fix Version/s: 1.4.9, 2.0.3, 2.1.3

Time Tracking:
Not Specified


 Description  « Hide
Key needs to be unique across all macros used on the page, so each macro should be careful pick keys that are will not conflict. Suggest using a key based on getClass().getName() or package name or similar.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.