Issue Details (XML | Word | Printable)

Key: LINK-76
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Peterson
Reporter: James Mortimer
Votes: 0
Watchers: 1
Operations

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

if I use a page with a space key for the parent of a link-page, it says that the page does not exist

Created: 25/Apr/07 10:30 PM   Updated: 11/Jul/07 10:30 AM
Component/s: {link-page}
Affects Version/s: 2.3.1
Fix Version/s: 2.4

Time Tracking:
Not Specified


 Description  « Hide
  • {link-page:MyCategory|parent=help:Categories|template=Category Template}add{link-page}
  • returns this error:

link-page: The parent specified does not exist or is not accessible: help:Categories
add

  • however, this page, /display/help/Categories, does exist


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson added a comment - 11/Jul/07 06:48 AM
My guess is that it is simply looking within the current space and doesn't support the 'spacekey:' prefix. I should be able to add this for the next version.

David Peterson added a comment - 11/Jul/07 10:30 AM
Added the ability to specify a page in a different space as the new page's parent via the standard 'KEY:Page Name' syntax.