Is this a bug? Or am I using it wrong?
I embed a PocketQuery macro into my site as follows:
</ac:structured-macro> <ac:structured-macro ac:name="pocketquery"> <ac:parameter ac:name="name">myQuery</ac:parameter> <ac:parameter ac:name="parameters">myParameter=%Joseph%</ac:parameter> <ac:parameter ac:name="allowgetparams">true</ac:parameter> <ac:parameter ac:name="includechangetemplate">true</ac:parameter> </ac:structured-macro>
Where the sql has been defined with single parameter, namely, :myParameter.
It displays fine when I save the page and the URL is:
http://confluencedev/pages/viewpage.action?pageId=11272196
However, when I use the included change template and update the value for myParameter to be Geoffry, and click 'update' I am navigated to a URL lacking the pageId, namely
http://confluencedev/pages/viewpage.action?pq_myParameter=Geoffry
Alas, the pageID is dropped. If I manually insert it into the URL, indeed the page is refreshed, and the parameter is taken.
Confluence Version | 5.3 |
Hi Malcolm!
Thank you for discovering this issue! It will be fixed with version 1.13.2 which I will release later this week.
Regards, Felix [Scandio]
Version 1.13.2 is now on the marketplace :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Malcolm! If you like PocketQuery, would you consider leaving a review at the Atlassian marketplace? We'd be very glad ;).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.