|
Yeah, I've confirmed this is a problem in 2.5. Not exactly sure what caused it though. A quick check of the source code revealed nothing. I'll get back to you soon, hopefully.
Same problem here:
System Information Java VM Memory Statistics Runtime Information This is also a problem with {link-page}. We're using 2.5.4.
Here's the specific use we have problems with-- {link-page:.About|parent=My Parent|template=About Person|live=true}Person About Box{link-page} Same issue as above – goes to the page creation page, but clicking on Add results in "not permitted" for anyone but confluence-administrators. Appears the problem is with the "live" part of the macro, because looks like there's a workaround... 1) create another global template – e.g. "Live About Person" that contains the "live" part... {live-template:About Person}2) then use "live=false" in {link-page} instead of "live=true", but switch to using the new template with the "live" part embedded in the template itself, e.g. Haven't verified this works with {add-page} but I'm guessing it will. Yeah, this will effect both {add-page} and {link-page}, and is only the 'live' option. It seems Atlassian has changed what some permissions mean, and I need to figure out what the replacement is...
You should be able to add pages in Confluence 2.5 now.
Hi David, I've upgraded the Linking Plugin to v2.3.3, but I still see the same problem: using add-page with a live template isn't permitted to non admin users. Same config as my previous comment.
Yeah, you're correct. I suspect there is a problem with how it is connecting with the Scaffolding plugin. I'll need to do some more rigorous testing to figure out what the issue is here...
FWIW, we're using v2.3-dr5 for the Scaffolding plugin (latest is dr6).
As voting is not available for resolved issues, I am also having this problem as well.
And if it helps, the error shown is the exact same one that was show to non-admins attempting to create pages when I attempted the fix for System Information Java VM Memory Statistics Runtime Information Sorry - meant to reopen this issue earlier, since I have confirmed it is not fixed. However, I believe it is an actually issue with Scaffolding not Linking. I'll update this issue also when I can confirm what the root of the problem is.
David, any update? This is a pretty big bug for us as we have used the linking plugin extensively in our environment to allow people to easily create pages using live templates. I realize you are working on a lot at once, but I'm hoping that perhaps you can give this issue some priority.
Encountered this issue with Confluence 2.5.6 using the add-page macro and a live scaffolding template.
It appears as though a check for the ADMINSTRATECONFLUENCE permission is being made when the user attempts to save the page. As a workaround, I have removed the 'live=true' parameter.
All going well and a fix becomes available for this issue, I would like to switch back to live templates. Is there any method of converting a non-live templatized page to being a live one? I understand that Confluence simply makes a copy of the template and pastes it in the page - so maybe there is no data there to link back to the original template. Ok, I've finally tracked down what the problem was - turns out a field name has changed sometime between Confluence 2.5.1 and 2.5.4. This will be fixed in the next release.
Awesome David - the Linking Plugin with live templates works perfectly now!
Thanks for your work on this. I just want to say that we've been experiencing this bug for the past 8 hours and it's been hell, and this page saved my life. So, woohoo confluence community!
|
|||||||||||||||||||||||||||||||||||||||||||||||
Thanks.