id
int64
0
5.38k
issuekey
stringlengths
4
16
created
stringlengths
19
19
title
stringlengths
5
252
description
stringlengths
1
1.39M
storypoint
float64
0
100
194
CONFCLOUD-60337
02/13/2018 16:24:33
deleted groups and users still get returned in the response of GET /rest/api/space/${spaceKey} requests
*Steps to reproduce* * create a group called "foo". * create a space called "bar". * give the group "foo" space permissions to view all pages. * delete the group "foo" without removing it from space permissions. * call the rest api "/rest/api/space/bar?expand=permissions" with a "GET" request *What happens* In the permissions array you will still find the group "foo". What should happen In permissions array, group "foo" shouldn't exist anymore.
1
195
CONFCLOUD-60094
06/12/2018 22:27:01
Clicking on a byline extension before page is fully loaded redirects to 403 page
# Create an add on with a byline extension that opens an inline dialog # Put some large images on a page to make it slower to load # Click on the byline -> instead of opening the dialog it goes to a 403 page  
3
196
CONFCLOUD-62394
08/27/2018 09:03:16
user_created webhook event not received in apps
h3. Summary No {{user_created}} Webhook event is received from apps. *Steps to replicate* # Create sample connect inspector app from here: [https://connect-inspector.atlassian.io/] # Install app in Confluence cloud # Add new user by going to Settings -> Users # Notice that no {{user_created}} event was received from logs # Contrary to when user is deactivated, a {{user_deactivated}} is received   h3. Additional Webhooks that don't work and needs investigation group_created group_removed user_created user_removed
3
197
CONFCLOUD-64975
11/06/2018 12:25:55
Anonymous users not redirected to a login screen when they accessed restricted content
h3. Summary Anonymous users who try to access a Confluence page that they don't have access to, are getting a blank page instead of a login screen. It seems that it's intermittently happening. h3. Steps to Reproduce # Enable Anonymous Access in Global Permission # Create a space and enable Anonymous Access # Create a page and add a page restriction where anonymous should not have access to the page. # Anonymous user tries to access the direct link of the page that was created in Step 3 h3. Expected Results * Anonymous users should be redirected to a login screen when they accessed restricted content h3. Actual Results * Anonymous users are getting a blank page when they accessed restricted content
2
198
CONFCLOUD-65219
12/10/2018 18:09:37
Team Calendar arrows are different sizes
h3. Summary A small UI defect exists with Team Calendars and Confluence Cloud. The calendar arrows are different sizes, see screenshot. h3. Environment * Confluence Cloud * Team Calendars h3. Steps to Reproduce # Visit a team calendar h3. Expected Results The arrows will be the same size h3. Actual Results The right arrow is slightly bigger than the left. h3.Workaround
1
199
CONFCLOUD-65310
12/21/2018 05:56:02
GET /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user returns 404 regardless if the user has access and content exists
h3. Summary According to [developer documentation|https://developer.atlassian.com/cloud/confluence/rest/#api-content-id-restriction-byOperation-operationKey-user-get], a 404 is returned when: * There is no content with the given ID. * The calling user does not have permission to view the content. * An invalid operation or user is specified. * A schema has not been defined for this response code When trying to invoke sample REST API call: {code} https://new-test-anne.atlassian.net/wiki/rest/api/content/20643841/restriction/byOperation/read/user?accountId=557058:a68c4402-d3b0-4c28-8626-4e1ddf9ac41d {code} a 404 was returned: !Snip20181221_20.png|thumbnail! even if # the page exists: !Snip20181221_21.png|thumbnail! # the user has read access: !Snip20181221_22.png|thumbnail! Expectation - Should be able to GET the restrictions
1
200
CONFCLOUD-65547
02/06/2019 02:50:43
The attachment_viewed webhook doesn't consistently fire when an attachment is viewed
h3. Summary The {{attachment_viewed}} webhook intermittently fires depending on the attachment being viewed.   h3. Steps to Reproduce # Install Connect Inspector (https://connect-inspector.prod.public.atl-paas.net/page/start) # Create a new Confluence page and attach a video # Ensure the video is embedded in the page (either as a link or a thumbnail), and save # When viewing the page, click the video (which opens the preview, allowing you to watch the video) # Observe that no attachment_viewed webhook is fired h3. Expected Results When an attachment is viewed, the webhook is fired h3. Actual Results The webhook is not fired for video attachments. For image and PDF, it is intermittently being sent (see notes for more info). h3. Notes * The {{attachment_viewed}} webhook only fires when the attachment is downloaded by clicking the download button. * If the attachment is an image, Shift + Reload the page fires {{attachment_viewed}} * If the attachment is a video, it does not fire * If the attachment is a PDF file, {{attachment_viewed}} is sent when the attachment is clicked right after creation, after this the pattern is to when it will be sent next is not yet clear h3. Workaround None
2
201
CONFCLOUD-65593
02/12/2019 02:56:55
Custom Theme Can’t Load Default Overview
h3. Summary Using a custom theme that does not override the space homepage results in a status 404 and does not load the page. h3. Steps to Reproduce # Follow https://developer.atlassian.com/cloud/confluence/create-a-confluence-theme/ # Set {{routeOverride}} to false # Use the theme h3. Expected Results Default overview h3. Actual Results Endless spinner is shown with a status 404 in the dev console. The route to {{spaceview}} is still being checked. h3. Notes Raised in https://community.developer.atlassian.com/t/custom-theme-cant-load-default-overview/26874
3
202
CONFCLOUD-65807
03/11/2019 07:40:23
Create Confluence Cloud 'test' servers where vendors can access platform builds prior to general deployment
Hi! +Solution:+ Create and give vendors access to Confluence Cloud 'test' servers where builds are deployed to *prior* to their general release. I believe all Cloud vendors could peacefully co-exist on a few such servers. +The problem:+ Increasingly code is being deployed to Confluence Cloud which is causing issues for (I think its safe to say) several thousands of customers. Only vendors seem to be able to find these issues as the platforms are not really dog fooded the way app vendors leverage them. A few examples of pretty significant issues this could alleviate : * CONFCLOUD-62749 * CONFCLOUD-64923 * [https://ecosystem.atlassian.net/browse/AC-2483] These are not minor issues, rather blocker issues, unresolved for weeks causing major customer disruption, being unable to use critical functionality they depend on without warning.....though preventable.   This suggestion is made with the interest of giving vendors the ability to aid Atlassian in testing, supplement platform stability and most importantly increase customer joy. If you're a customer or vendor and would like to increase reliability, stability and customer satisfaction please vote for this issue or offer even better solutions :)
3
203
CONFCLOUD-65975
03/28/2019 18:15:48
Moving restricted pages on the sidebar fails without proper advice
h3. Issue Summary According to the [Move, copy, and hide pages article|https://confluence.atlassian.com/confcloud/move-copy-and-hide-pages-724764858.html#Move,copy,andhidepages-Notesaboutpermissions], in order to move pages and reorder them from the sidebar, you must have the *edit* restriction available. When a user tries to move a page not respecting this restriction, Confluence only provides the following message, and, a message below mentioning that the page has been moved (without is not correct): !error.png|thumbnail! h3. Steps to Reproduce # Create a page and *restrict* the edit of the same for you (or have another user doing it, and removing you from the *edit* restriction) # After that, have another user trying to move the page. It's expected to not have it working. # Observe the message h3. Expected Results Confluence should mention that the user does not have permission to move the page, instead of sharing a generic message and ask the user to contact the support. h3. Actual Results A message stating that "Something went wrong" is displayed and another message saying that the page has been moved will be following the same. h3. Notes * By using the *inspect > console* feature from the browser development tools, the following message is shown, which is what should be displayed on the UI: !restriction.png|thumbnail! * When trying to do the move operation, the error message will be displayed, but, below the same, a message saying that the page has been moved will be displayed, which is not correct and cause confusion. * After facing this issue, you will no longer be able to move the pages in the sidebar. Only if refreshing the page. h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available
1
204
CONFCLOUD-66317
04/23/2019 03:49:25
Missing Group Rest API methods in Confluence
Hi team, I'm trying to create a Confluence Cloud App that needs to create Groups in Confluence. I'm surprised that the rest API in Confluence is incomplete. There is no way to: * Create/Delete/Update Group * Added/Remove members to/From a Group https://developer.atlassian.com/cloud/confluence/rest/#api-group-get At the moment, you can on read information from groups. My current workaround is using the Jira API that allows the operations I need. In the cloud, groups are shared between Jira and Confluence. https://developer.atlassian.com/cloud/jira/platform/rest/v3/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest%2F&utm_medium=302#api-rest-api-3-group-post The addon needs to ask the user for special JIRA permissions using 3LO. Would you add the rest methods to Confluence? Could you allow Confluence apps to have access to Jira Rest API? (maybe with a special Scope).
3
205
CONFCLOUD-66581
05/15/2019 21:52:29
Add/Remove PermissionsToSpace on /wiki/rest/api/space/{spacKey} only allows you to set permissions when the space is created
h3. Issue Summary The functionality to modify space permisssions at any time is currently available in the soon to be deprecated SOAP API. The {{/wiki/rest/api/space/\{spaceKey\}}} was provided as an alternative to the SOAP API, however, it only allows you to set space permissions when a space is created and not modify space permissions at any time.  h3. Workaround Currently there is no known workaround for this behavior. We are investigating if a workaround may be provided. 
8
206
CONFCLOUD-66916
06/20/2019 11:03:24
Vendors receiving webhooks from instances where app's already uninstalled/deactivated
h3. Issue Summary Around ~25 instances are sending {{page_viewed}}, {{page_updated}} webhooks to [Page View Analytics for Confluence|https://marketplace.atlassian.com/apps/1218023/page-view-analytics-for-confluence-cloud] for the past few weeks. Today alone, vendor has received 100+ from a single instance and total of 2.3M since the customer deactivated them. h3. Expected Results Unlicensed accounts should not have state ENABLED in License API response and we should not receive webhooks from them h3. Actual Results Getting state ENABLED in License API response and getting webhooks from these accounts. h3. Notes * Personally wasn't able to replicate. I think you'd need to have a licensed app to replicate this * Actual instances and requests added as an internal comment h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available
3
207
CONFCLOUD-66928
06/21/2019 05:44:28
Get blueprint templates REST API fails with status 500
h3. Issue Summary {{GET /wiki/rest/api/template/blueprint}} REST API stopped working on some instances and returns status 500. h3. Steps to Reproduce # Call [Get blueprint teamplates|https://developer.atlassian.com/cloud/confluence/rest/#api-template-blueprint-get] REST API h3. Expected Results Should receive status code 200 with an array of blueprint templates h3. Actual Results Received status code 500 with error message: {code} java.lang.IllegalStateException: No PageTemplate found for ContentTemplateRef: 0:com.atlassian.confluence.plugins.confluence-business-blueprints:pp-content {code} h3. Notes * Consistently happens in some instances, but works fine with other instances * Used to work fine on the instances before * Could successfully call {{GET /rest/api/template/page}} * Experienced in the following instances: ** https://wilson-lai.atlassian.net ** https://yoonkeansiaw.atlassian.net ** https://ucchishta5.atlassian.net h3. Workaround Currently, there is no known workaround for this behavior. A workaround will be added here when available.
3
208
CONFCLOUD-66949
06/24/2019 19:56:56
Cannot embed Team Calendars with Team Calendars macro
h3. Issue Summary When calling the *Team Calendars* macro, besides it doesn't auto populate the search results (CONFCLOUD-65260 - Team calendar macro on the new editor doesn't auto-populate in search), it doesn't find the calendar and it is not possible to insert the calendar in the page. h3. Environment * Cloud * New Editing Experience h3. Steps to Reproduce # Have the Team Calendars up and running on your instance; # Create a calendar 'Banana', as an example; # Add a random event called 'Banana Event', just to have something populated on it; # Create a new page (it can be on the same space as the calendar); # Call the */team calendars* macro and manually type the full calendar name; # Insert the macro and publish the page. h3. Expected Results The calendar gets embedded on the page, showing all of its events (the Banana Event). h3. Actual Results A blank calendar is shown *OR* the macro just keeps loading (in case you typed the calendar name wrong) h3. Workaround As a workaround, it has been confirmed that that the user can paste the calendar ID on the calendar field (for example, 2307a1bb-a01b-4b23-a470-5783d8b8e29b): # Select 'Calendars', locate the calendar you wish to embed into a page, select "Embed" from the calendars context menu, and copy the URL provided # On the URL, make sure to only copy the ID (in our example, 2307a1bb-a01b-4b23-a470-5783d8b8e29b) # Open a page and include the  "team calendars" macro # Paste the ID on the "Calendar" field # Tap the preview button and then, save the configuration. *Note* Once the calendar is added to the Page using the Workaround, each time after editing the page calendar keeps Spinning, refreshing the page resolves the issue.
5
209
CONFCLOUD-67045
07/04/2019 06:18:07
Copy page hierarchy REST API copies a page tree 5 times
h3. Issue Summary Doing a [Copy page hierarchy|https://developer.atlassian.com/cloud/confluence/rest/#api-content-id-pagehierarchy-copy-post] REST API call to some page trees results in 5 copies when {{copyProperties}} is set to true. h3. Instances replicated in * [https://issue-reproducers-4-atlassian.atlassian.net|https://issue-reproducers-4-atlassian.atlassian.net/] under Temp_test space h3. Steps to Reproduce # Call [Copy page hierarchy|https://developer.atlassian.com/cloud/confluence/rest/#api-content-id-pagehierarchy-copy-post] REST API with {{"copyProperties": true}} in the request body # Wait until the long-running task is done Sample request body: {code:java} { "copyAttachments": true, "copyPermissions": true, "copyProperties": true, "copyLabels": true, "originalPageId": "xxx", "destinationPageId": "xxx", "titleOptions": { "prefix": "[COPY] " } } {code} h3. Expected Results Only one page tree is copied. h3. Actual Results 5 copies are made with prefixes of "(2) (2)", "(3) (3)", ... , "(5) (5)". The title prefix is also duplicated. !Temp_test_-_Confluence.png|thumbnail! h3. Notes * Happens to specific contents only. * The pattern cannot be found as of yet. h3. Workaround Currently, there is no known workaround for this behavior. A workaround will be added here when available.
5
210
CONFCLOUD-67047
07/04/2019 09:45:20
AP.navigator.getLocation returns an undefined contentType when editing Space template
h3. Issue Summary When calling: {code} AP.navigator.getLocation(function (location) { console.log(location); }); {code} from editing an existing space template, {{contentType}} is undefined: !Snip20190704_5.png|thumbnail! h3. Expected Results Should be able to get {{contentType}} h3. Actual Results An {{undefined}} contentType is returned h3. Notes API works for existing pages, blogs, and global templates h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available
3
211
CONFCLOUD-67095
07/10/2019 16:28:46
Team Calendars not sending email notifications
h3. Summary No email notification being received from Team Calendars when any of the following events occur A new event is created An existing event is edited An event is deleted The entire calendar is deleted h3. Steps to Reproduce # User A - Add a new Team Calendar # User B - Watch the Team Calendar added in Step 1 # User A added an event to the Team Calendar created in Step 1 h3. Expected Results * Because User B is watching the Team Calendar, User B should receive email notification when a new event is created. h3. Actual Results * User B is not receiving any Team Calendar notification. h3. Additional Information * Even though the bug [CONFCLOUD 58754 - No Email Notification being received from Team Calendars|https://jira.atlassian.com/browse/CONFCLOUD-58754] is *Resolved*, there are some users that are facing this issue.
3
212
CONFCLOUD-67113
07/12/2019 04:41:38
'search_performed' webhook payload does not include 'query'
h3. Issue Summary When a single search is performed, developer's Connect app receives few webhooks with payload for 'search_performed' event. In couple of those payload, 'query' parameter is missing, which is making it difficult to link the _searched parameter_ with _number of results_. Also, devs receive duplicate webhooks. h3. Steps to Reproduce # Install Connect Inspector app in your Confluence instance. # Do a search for, say 'test'. # Check out payloads of 'search_performed' events in inspector. # You will see few duplicate webhooks and 'query' parameter missing from some of them. h3. Expected Results No duplicate webhooks and 'query' parameter be present in all payloads. h3. Actual Results {noformat} { "userAccountId": "...", "accountType": "customer", "query": "smartSearch~'test'+and+type in (space)", "results": 0, "timestamp": 1562849504306 } { "userAccountId": "...", "accountType": "customer", "results": 8, "timestamp": 1562849504489 } { "userAccountId": "...", "accountType": "customer", "query": "smartSearch~'test'+and+type in (space)", "results": 0, "timestamp": 1562849504497 } { "userAccountId": "...", "accountType": "customer", "results": 8, "timestamp": 1562849504683 } {noformat} h3. Notes Please refer to this ticket created by dev - [https://ecosystem.atlassian.net/projects/DEVHELP/queues/custom/165/DEVHELP-3078?oldIssueView=true] h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available
2
213
CONFCLOUD-67252
07/24/2019 12:07:46
User with only JIRA access in the instance, cannot access the Public Confluence Space
h3. Issue Summary User with only JIRA access in the instance, cannot access the Public Confluence Space. h3. Environment Confluence Cloud h3. Steps to Reproduce # Let be a user A with just JIRA product access and not Confluence. # User A will login into JIRA. # Provide the URL of Public Confluence Space of the same instance to the user A. # Without logging out of the Confluence, when User A accesses the Public Confluence Space, the user will not be able to access it. h3. Expected Results User must be able to access the Public Space. h3. Actual Results User is not able to access the Public Space. https://instancename.atlassian.net/login?application=confluence&dest-url<...publicspace...>&permission-violation=true h3. Workaround Access Space in incognito mode or in another browser where the user is not logged in into his/her instance.
2
214
CONFCLOUD-67429
08/08/2019 13:55:21
Cannot change page restrictions even having full permissions in the space
h3. Issue Summary When having *editing* restrictions permission on a space, or even full permissions in this space, you are not able to change the restrictions in an existing page that is restricted to be edited. Once you try to add another user in the page restrictions, you receive a message: "There was an error submitting the page restrictions. Please try again later." h3. Environment * Cloud h3. Steps to Reproduce [^How to reproduce it.mp4] h3. Expected Results You are able to add the new user h3. Actual Results You receive an error when applying the change: "_There was an error submitting the page restrictions. Please try again later._" And it is not updated. h3. Workaround Add your user with editing restrictions on this page, and then add the other user.
3
215
CONFCLOUD-67623
08/23/2019 16:16:08
Trying to add users with a deleted group in a restricted page list returns an error
h3. Issue Summary When trying to add any user in the restricted permissions on a page, if it has a deleted group in the list, after you hit apply to save changes, you receive a error message: "There was an error submitting the page restrictions. Please try again later." It happens regardless of having full permissions in the space, space admin or site-Admin rights. Steps to Reproduce # Create a group and add it to a restricted page # Delete the group created # Add a user to the restricted page h3. Expected Results Able to add user in the restriction page list h3. Actual Results Not able to add user to the restrictions page list. h3. Workaround Remove the deleted group from the restriction's page list, will able to add users as expected.
3
216
CONFCLOUD-67829
09/10/2019 05:14:47
Space permissions for an add-on custom content are incorrect
h3. Issue Summary Space permission header's wording seems switched as confirmed from aria attributes and rest endpoint response: * Space Permission !SpacePermission-headers-switched.png|width=818,height=278! * Rest endpoint response !SpacePermission-headers-switched-restResponse.png|width=848,height=356! That is, the first header should be about "Document Read Request" and not "Document Read Confirmation" and vice versa. h3. Steps to Reproduce # Install a Confluence Connect app that has at least two custom content types with configurable space permissions (apiSupport.supportedSpacePermissions = ["create", "read", "delete"] in the descriptor, docs for those fields are here [https://developer.atlassian.com/cloud/confluence/modules/custom-content/]). You can use our app Scroll Documents for Confluence Cloud to test this ([https://marketplace.atlassian.com/apps/1217608/scroll-documents-for-confluence?hosting=cloud]), which is also where we encountered the problem, although I think it's not specific to this app. # Go to the page for configuring add-on space permissions (Space Setting > Permissions > Add-on, /spaces/addonpermissions.action?key=<space-key>). # Change the space permissions for the first custom content type (Document Read Confirmations in our app) and observe the effect (you can check it through the REST API /rest/api/space/<space-key>?expand=permissions) # Do the same thing for the second content type (Document Read Requests in our app) and observe the effect. h3. Expected Results The cells under the header text for the first type (Document Read Confirmations) control the permissions of the first type and the cells under the header text for the second type (Document Read Requests) control the permissons of the second type. h3. Actual Results The relationships or headers are reversed. Concretely, the cells under "Document Read Confirmations" control the read request permissions and the cells under "Document Read Requests" control the read confirmation permissions. h3. Notes * From vendor: _Note that you can also see that something is wrong by inspecting the DOM tree in your browser. The table cells have a data-permission attribute that identifies the permission that they control. See if it matches what the header says._ * From vendor: _This issue very confusing to the user and may lead to accidental misconfiguration._ h3. Workaround Assume that the second column is the first column
3
217
CONFCLOUD-67855
09/11/2019 07:01:56
REST API for Labels
Currently , there is no Cloud REST API for Label as resource. It will good if we can query about label information by label name. For example the API will get the label id and other information of label (like associated pages) from label name.
3
218
CONFCLOUD-68109
10/03/2019 03:52:31
Fix add on validation for macro parameter types.
In a dynamic content macro, if you put a macro parameter and misspell the type, or put anything meaningless there for example {code:java} "parameters": [ { "identifier": "param1", "name": { "value": "Parameter" }, "description": { "value": "" }, "type": "text", ...{code} It will allow installation of the add on, but when trying to insert the macro it fails completely because the type is "text" instead of "string" or other valid type from documentation. This should fail validation with a clear error message. See https://jira.atlassian.com/browse/CONFCLOUD-67654 for more details.
3
219
CONFCLOUD-68319
10/28/2019 13:55:38
Cloud Free, Unable to delete some spaces
h3. Issue Summary Within Confluence Cloud free, when a site is initially created you're unable to delete said space even if you're an admin/site-admin. The creator of the space is listed as "Former User" and not yourself. h3. Steps to Reproduce # Create Cloud Free site # Create initial space # Attempt to delete said space h3. Expected Results The space should be available to be deleted. h3. Actual Results The space is not able to be deleted and there is no option to delete. !image-2019-10-28-08-54-25-901.png|width=243,height=207! h3. Workaround There is no workaround for this issue at this moment.
13
220
CONFCLOUD-68823
12/10/2019 20:36:48
ICS Import of a Team Calendar with multiple event types results in a calendar with just one event type
h3. Issue Summary If a calendar have multiple event types (custom or default), the ICS import will only contain a single event type. All the different event types are merged in one. h3. Steps to Reproduce # Create a calendar on Team Calendars # Create two event types # Add events for both event types # export the calendar to an iCalendar (ics) # Import the calendar on any calendar client or to a different space h3. Expected Results All events and event types should be exported h3. Actual Results The events are exported but the event types are merged in a single one h3. Workaround Currently there is no known workaround for this behavior other than move all events into a single event type before exporting the calendar. A different workaround will be added here when available
2
221
CONFCLOUD-69492
02/27/2020 21:27:39
Provide a way for static content macros to know if they are in edit mode or view mode
h3. Issue Summary Vendors would like to be able to render static content macros differently depending on whether the macro is viewed in view mode or editor mode. See https://jira.atlassian.com/browse/CONFCLOUD-65861 for the equivalent feature in dynamic content macros. h3. Suggested Fixes Provide a way for static content macros to have a Placeholder to show in edit mode, that way the ADF will be the same for both edit and view mode.  
5
222
CONFCLOUD-69582
03/11/2020 21:49:33
Advanced Search doesn't return questions or answers made on Questions for Confluence if All content is selected on Type filter
h3. Issue Summary Searching for a key word that is present on a question or an answer won't return the expected results if *all content* is selected on *Type* filter. However, switching the filter to "answers" or "questions" returns the results that are expected. h3. Steps to Reproduce # Install Questions for Confluence add-on. # Create a question. # Answer the question. # Access advanced search. # Search for a key word that matches the question and/or the answer. h3. Expected Results As the type filter is set to *All content*, matching results should return properly. h3. Actual Results The search doesn't return questions and/or answers that match the search criteria. h3. Workaround Change the type filter to the desired one (questions or answers).
1
223
CONFCLOUD-69608
03/16/2020 22:56:35
It is not possible to remove Page Restrictions once Confluence changes to Free tier
h3. Issue Summary If you use page restrictions on Confluence pages before the trial elapses and the Free tier is activated, the page restrictions cannot be removed, but continue to limit user activity. Even a site-admin cannot remove the page restrictions from the space settings. h3. Steps to Reproduce # Create a test instance, and add page restrictions. # wait for the trial period to elapse # Attempt to remove the page restrictions from the page following the instructions in: [Permissions and restrictions in the free plan|https://confluence.atlassian.com/confcloud/permissions-and-restrictions-in-the-free-plan-976780167.html] h3. Expected Results The page restrictions are removed h3. Actual Results An error message shows up saying: Page restrictions not removed we couldn't remove the page restrictions from <page name>. Try Again. The below error is returned as the response to the request: [{"errors":[{"message":"a0ce0ab6-3b1a-416d-a631-31129a79976d: com.atlassian.confluence.api.service.exceptions.PermissionException: Not enough permissions to clear ContentRestrictions on a content with ContentId <163917>","path":["clearRestrictionsForFree"],"extensions":\{"microsID":"a0ce0ab6-3b1a-416d-a631-31129a79976d","data":{"authorized":false,"valid":false,"errors":[{"message":{"key":null,"translation":"Not enough permissions to clear ContentRestrictions on a content with ContentId <163917>","args":[]}}],"successful":false},"statusCode":403}}],"data":null}] h3. Workaround Currently, the only workaround is to have the page restrictions force-removed by Atlassian Support
2
224
CONFCLOUD-69663
03/24/2020 07:09:16
Subscribing both Moqups for Confluence Cloud and Balsamiq Wireframes for Confluence Cloud on Confluence will break Balsamiq
h3. Issue Summary Subscribing both Moqups for Confluence Cloud and Balsamiq Wireframes for Confluence Cloud on Confluence will break Balsamiq h3. Steps to Reproduce # Go to Confluence Site Admin > Find new app # Install both Add-ons #* Moqups for Confluence Cloud and #* Balsamiq Wireframes for Confluence h3. Expected Results * Able to create page via Balsamiq template and * Invoke Balsamiq macro via page editor h3. Actual Results * Error pops up on the Editor view when creating new page via Balsamiq template and !Screenshot 2020-03-24 at 1.29.09 PM.png|thumbnail! * Balsamiq macro isn't being invoked from the page editor !Screenshot 2020-03-24 at 1.31.10 PM.png|thumbnail! The below exception is thrown in the log file: {noformat} Error rendering content for view: RuntimeException occurred while performing an XHTML storage transformation (Unknown macro : mockup) {noformat} h3. Workaround Uninstall and remove Moqups for Confluence Cloud
5
225
CONFCLOUD-69723
04/01/2020 16:27:10
[REGRESSION]Trying to add users with a deleted group in a restricted page list returns an error
h3. Issue Summary When trying to add any user in the restricted permissions on a page, if it has a deleted group in the list, after you hit apply to save changes, you receive a error message: "There was an error submitting the page restrictions. Please try again later." It happens regardless of having full permissions in the space, space admin or site-Admin rights. Steps to Reproduce # Create a group and add it to a restricted page # Delete the group created # Add a user to the restricted page h3. Expected Results Able to add user in the restriction page list h3. Actual Results Not able to add user to the restrictions page list. h3. Workaround Remove the deleted group from the restriction's page list, will able to add users as expected.
3
226
CONFCLOUD-69947
05/06/2020 22:06:31
Drafts section (Recent > Drafts) is not listing all the user's draft (on the old navigation sidebar)
h3. Issue Summary Drafts section is not listing all the drafts created by the user. This only affects the old navigation sidebar, in which *Your work* is available. h3. Steps to Reproduce # Access your Confluence home page. # Click on *Your work*, on the sidebar. # Switch to *Drafts* tab. h3. Expected Results All your drafts should be listed in there. h3. Actual Results Only some drafts are loaded. h3. Workaround Click on the *Recent pages* icon (under Confluence icon) > *Drafts*. All your drafts will be listed in there.
3
227
CONFCLOUD-69994
05/12/2020 07:45:51
Copying a page with attachments and content properties with Copy Single Page API second time fails with error 500
h3. Issue Summary There is some conflict when copying a page with both attachment and content properties which are already exist in the destination page when "existing_page" destination type is used. h3. Steps to Reproduce I was able to reproduce it on the production instance with "Comala Document Control for Confluence Cloud" app installed (adds content properties to the page). # Install "Comala Document Control for Confluence Cloud" to your instance. # Create a new page in any space. # Attach a file to this page. # From page's meatballs menu select "Add Page Workflow" with default options. # Copy this page to another parent page using the Copy Page API with "copyProperties" and "copyAttachments" flags: {code:json} POST <baseurl>/wiki/rest/api/content/<source_page_id>/copy { "destination": { "type": "parent_page", "value": "<parent_id>" }, "copyAttachments": true, "copyProperties": true } {code} It should be successfully copied and create new page with <new_page_id>. # Copy the source page again, but now with "existing_page" destination type to <new_page_id> with "copyContentProperties" and "copyAttachments" flags: {code:java} POST <baseurl>/wiki/rest/api/content/<source_page_id>/copy { "destination": { "type": "existing_page", "value": "<new_page_id>" }, "copyAttachments": true, "copyProperties": true } {code} h3. Expected Results Page is copied successfully. h3. Actual Results Three possible scenarios: *A.* Attachment's size is small (tested with 1KB): Request completes successfully. *B.* Attachment's size is medium (tested with 700KB image): Request fails with the following response: {code:json} { "statusCode": 500, "message": "com.atlassian.confluence.core.persistence.confluence.StaleObjectStateException: javax.persistence.OptimisticLockException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1" } {code} *C.* Attachment's size is big (tested with 1.6Mb file): Request fails with the following response:  {code:json} { "statusCode": 409, "data": { "authorized": false, "valid": true, "errors": [], "successful": false }, "message": "com.atlassian.confluence.api.service.exceptions.ConflictException: You're trying to edit an outdated version of that ContentProperty. Latest version is 11" } {code}   Removing attachment helps to resolve the issue as well as removing the "copyProperties" flag. Exception stack trace is attached. h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available
3
228
CONFCLOUD-70025
05/15/2020 22:28:36
Site Homepage setting doesn't work for unlicensed users
h3. Issue Summary When an unlicensed user (user from Jira Service Desk portal, or customer) access the Confluence instance, they'll be redirected to /wiki/home instead of the space set as home page on /wiki/admin/viewspacesconfig.action. h3. Steps to Reproduce # Set a space open to any logged in user as the *Site Homepage* in /wiki/admin/viewspacesconfig.action # Try to access <instance>.atlassian.net/wiki as an unlicensed user h3. Expected Results The user should be redirected to the space set as homepage. h3. Actual Results The user is redirected to /wiki/home h3. Workaround Directly access the desired space.
0
229
CONFCLOUD-70036
05/18/2020 19:13:41
Copy single page API method results in target page with doubled set of content properties
h3. Issue Summary When using the Copy Single Page API ([https://developer.atlassian.com/cloud/confluence/rest/#api-api-content-id-copy-post]) the resulting target page contains a duplicate / twin set of content properties. When fetching the page's content properties, you'll have two identical result entries for *result[n].key ("**editor"* for example). NOTE: toggling *copyProperties* and *copyCustomContents* may yield different results; however, the only way to NOT GET duplicate content property results would be to *set both of these options to false.* h3. Steps to Reproduce # Copy an existing page ID with single page copy API method with the following options all set to true: *copyProperties, copyCustomContents* # Fetch the properties of the newly created (target) page using the fetch properties API method h3. Expected Results Fetching properties of the target page will return a single copy of the page properties and the custom content properties, modeling the original page. h3. Actual Results The target page contains duplicate sets of page properties, including duplicate copies of custom content properties, as well as the system-created "editor" property. h3. Workaround There is no workaround known at this time.
2
230
CONFCLOUD-70441
07/16/2020 10:06:58
Unable to Fetch Trashed Content for SpaceAdmin
h3. Issue Summary Unable to Fetch Trashed Content for SpaceAdmin via REST call. /wiki/rest/api/content?type=page&spaceKey=TEST&status=trashed h3. Steps to Reproduce # As spaceAdmin, try fetching trashedContent using /wiki/rest/api/content?type=page&spaceKey=TEST&status=trashed h3. Expected Results 1. You should get data. h3. Actual Results Getting 403. h3. Workaround No Workournd   *Reference:* [https://community.developer.atlassian.com/t/forbidden-to-find-trashed-content-using-rest-api/39772]
2
231
CONFCLOUD-70474
07/22/2020 04:11:51
Site Spaces, All Spaces, and Personal Spaces are returning the same spaces in the Space Directory
h3. Issue Summary "Site Spaces" and "Personal Spaces" are returning all spaces in the "Space Directory" h3. Steps to Reproduce # Navigate to "Spaces" > "View all spaces" # Click "All Spaces", "Site Spaces", and "Personal Spaces" respectively h3. Expected Results The spaces in the list will differ h3. Actual Results The spaces in the list is the same h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available
0
232
CONFCLOUD-70476
07/22/2020 10:02:14
Unable to view Archived Spaces in Space Directory
h3. Issue Summary * No archived spaces are being returned from the Space Directory when the field is selected * Upon selecting a specific category in the list there are no spaces listed. * Clicking on the links for SIte SPaces or Personal Spaces does not filter for one or the other and displays the same content as the link for AllSpaces. h3. Steps to Reproduce # Go to space directory # click on archived spaces. # select on any categories in the list. h3. Expected Results Space directory should list the archived spaces and list the spaces based on the specified category. h3. Actual Results The space list shows empty and personal spaces and site space list all the spaces without differentiating. h3. Workaround  Either use the direct URL or space permission to list the archived space. For the non-admin who cannot list all spaces, they can see archived spaces via following Rest API as mentioned below: {code:java} /wiki/rest/api/space?status=archived{code}   and form the list take the space key and replace in the URL.    {code:java}  e.g: /wiki/spaces/PERM{code}
0
233
CONFCLOUD-70477
07/22/2020 13:46:59
CQL for search pages with macro not consistently working
h3. Issue Summary The [Confluence Query Language|https://support.atlassian.com/confluence-cloud/docs/confluence-search-syntax/#] should be a great way to user the search feature on Confluence. It has great potential to increase value to the product. Though we have a documentation listing tips of how to use it, some of the CQLs don't work properly, like the {{macroName}}. h3. Steps to Reproduce # Insert an *Excerpt Include* macro in a page; # Go to the Confluence Advanced Search; # In the search bar, type {{macroName:excerpt-include}} and hit enter. h3. Expected Results The search results show us all pages with that macro, including the new one we just created. h3. Actual Results Confluence only shows pages that contain the word "_include_" in the title or body. h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available
0
0
CONFSERVER-5599
02/28/2006 16:45:08
Export news (blog posts) to PDF
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-5599]. {panel} We write daily market summaries using the Confluence news posts feature. It would be very useful to be able to email these daily summaries (that include tables and attached graphs from Excel) to people outside of the company.
1
1
CONFSERVER-5942
04/18/2006 01:18:06
Indexing with 'Other' analyzer removes numbers from search
When indexing language is set to "other", searches ignore numbers. Example: Page contains string "foo" Search for "foo123" returns string "foo" as matching h5. Workaround: Switch to a different Indexing Language besides 'Other' then rebuild the index
2
2
CONFSERVER-14838
03/10/2009 05:24:54
Themes from plugins is still referenced by Confluence after plugin is uninstalled
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-14838]. {panel} Confluence still uses an uninstalled theme's layout (eg. the font will still be the old plugin's font) as its site layout although the plugin has been uninstalled. Steps to replicate: # Install a theme plugin # Set the theme as the Site Theme # Uninstall the theme # Confluence theme selection page (http://ConfluenceURL/admin/choosetheme.action) will report that the site is using the default theme. Warnings will be populating the log file: {noformat} 2009-03-10 16:11:26,659 WARN [http-8080-3] [atlassian.confluence.themes.DefaultThemeManager] extractTheme Unable to find configured theme module: com.atlassian.confluence.themes.classic:classic -- referer: http://localhost:8080/admin/console.action | url: /admin/choosetheme.action | userName: admin {noformat} Customers who used the Classic Theme as a site layout might encounter this warning after they have upgraded to Confluence 2.10. The work around is to set Confluence site theme to other installed theme.
3
3
CONFSERVER-21870
02/23/2011 17:46:38
"maximum number of expressions in a list is 1000" error when user is in more than 1000 groups visits dashboard
In *Oracle*, if a user belongs to more than 1000 groups and visits the dashboard, the following error occurs: {code}-- url: /confluence/pages/viewpage.action | page: 69468465 | userName: user | referer: Confluence URL | action: viewpage org.springframework.jdbc.BadSqlGrammarException: Hibernate operation: Could not execute query; bad SQL grammar []; nested exception is java.sql.SQLException: ORA-01795: maximum number of expressions in a list is 1000 Caused by: java.sql.SQLException: ORA-01795: maximum number of expressions in a list is 1000 at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288) at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745) at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219) at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:813) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1049) at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:854) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1154) at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370) at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3415) at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:93) at net.sf.hibernate.impl.BatcherImpl.getResultSet(BatcherImpl.java:89) at net.sf.hibernate.loader.Loader.getResultSet(Loader.java:880) at net.sf.hibernate.loader.Loader.doQuery(Loader.java:273) at net.sf.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:138) at net.sf.hibernate.loader.Loader.doList(Loader.java:1063) at net.sf.hibernate.loader.Loader.list(Loader.java:1048) at net.sf.hibernate.hql.QueryTranslator.list(QueryTranslator.java:854) at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1552) at net.sf.hibernate.impl.QueryImpl.list(QueryImpl.java:49) at net.sf.hibernate.impl.AbstractQueryImpl.uniqueResult(AbstractQueryImpl.java:550) at com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao$7.doInHibernate(HibernateSpaceDao.java:455) at org.springframework.orm.hibernate.HibernateTemplate.execute(HibernateTemplate.java:370) at org.springframework.orm.hibernate.HibernateTemplate.execute(HibernateTemplate.java:337) at com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpaceDao.countSpaces(HibernateSpaceDao.java:447) at com.atlassian.confluence.spaces.DefaultSpaceManager$1.getAvailableSize(DefaultSpaceManager.java:799) at com.atlassian.confluence.core.DefaultListBuilder.getAvailableSize(DefaultListBuilder.java:51) at com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport.getLabelsForPermittedSpaces(DashboardMacroSupport.java:216) at com.atlassian.confluence.plugins.macros.dashboard.DashboardMacroSupport.getViewableTeamLabels(DashboardMacroSupport.java:201) {code} The problem is that com.atlassian.confluence.spaces.persistence.dao.hibernate.HibernateSpacesQueryBuilder specifies the full list of groups the user is a member of in the "in" clause. It's unexpected for a user to be in more than 1000 groups, but it can happen, particularly if Confluence is delegating user management to a large LDAP server.
3
4
CONFSERVER-22154
03/31/2011 18:48:28
JIRA Issues Macro not following Confluence general configuration date/time format
It seems that the {jiraissues} macro for Confluence is not following the date format as set in the Confluence general configurations. The dates display in dd/MMM/yy format (with no timestamp), regardless of formatting of the "Date Time Format" or "Date Format" in general configs. Please see the attached screenshots for more detail. FWIW I tested this in Confluence 3.3.3, 3.4.7, and 3.5.0, using {jiraissues} macro to retrieve issues from JAC. There's an pretty old (fixed) ticket on this topic, but it's unclear whether it's the same bug: http://jira.atlassian.com/browse/CONF-1403
2
5
CONFSERVER-22287
04/10/2011 16:21:10
When Inserting Link Insert Button Not Clickable When Using Mouse Right-Click to Paste
h3. Summary "Insert" button is greyed out when using right mouse click to paste h3. Steps to Reproduce # Copy a URL into your clipboard. # Click Insert > Link #* Alternatively, Press ⌘K / ctrl + K to create a hyperlink # Click Web Link # Right-click in URL field/ Address field with mouse and select Paste !CONFSERVER-22287-replication steps.png|thumbnail! h3. Expected Results The "Insert"button can clicked and link can be inserted h3. Actual Results The "Insert" button is greyed out. h3. Workaround * Press Enter/Return key after pasting the link * Press Space bar after pasting the link * Use Ctrl + V instead * Type and then delete any character into the "Address" field; this enables the button. h3. Additional notes This most likely can be fixed by adding a JavaScript check for "Right click > Paste".
2
6
CONFSERVER-22339
04/15/2011 18:39:26
JIRA Issues Macro isn't correctly displayed when exported, in PDF and Word, if the text inside columns is too wide.
h4.Problem JIRA Issues Macro isn't correctly displayed when exported, in PDF and Word, if the text inside columns is too wide. The problem lies directly with the export function. h4.Fix There is none yet. h4.Workaround Use as landscape with this PDF Stylesheet: {code}@page { size: 297mm 210mm; }{code}
5
7
CONFSERVER-22575
05/24/2011 02:53:01
Support customisation of fields displayed by JIRA macro when showing a single issue
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-22575]. {panel} In a Confluence instance with an applink set up to JIRA I would like to be able to use the "shortcut" version of the jira issue macro like this: {noformat} {jira:MAI-19|server=jira|columns=assignee,resolution,updated} {noformat} At the moment the columns attribute is ignored and the key/description/status is displayed (see attachment). I would prefer that only the specified columns are displayed, perhaps with a vertical or horizontal layout attribute.
5
8
CONFSERVER-50755
08/24/2011 16:20:49
Cannot subscribe to iCal calendar
I'm trying to subscribe to a calendar but get the message that the calender doesn't seem to be in iCal format. I tested the attached file with these validators: http://icalvalid.cloudapp.net/ http://severinghaus.org/projects/icv/ and the calendar validates fine, funnily, the last validator makes use of iCal4j which is implemented in Team Calendars as well. Please see the attached log and ics file for more info. Thanks a lot, Peter
2
9
CONFSERVER-23993
11/28/2011 22:51:15
Share button greyed out, not obvious that an email address needs to be 'selected' first
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-23993]. {panel} Steps to reproduce: * Click the share button to display the pop-up * Type an email address * Hit TAB * The email is left in the text box. There is no error message yet the "share" button is greyed out (!) !confluence share.png!
3
10
CONFSERVER-24760
02/28/2012 00:46:20
Copy and Paste problems with list and macro selections.
h3. Summary * Copy and pasting lists / sections with only partial selections does not behave in a reasonable manner. To fix: * Confirm desired behaviour is what we want * Need to make sure we have good automated test cases for these selection and copy-paste scenarios * Fix the underlying issues [Copy and paste of original comments|http://confluence.atlassian.com/pages/viewpage.action?pageId=278070932] h3. History from CAC *Shannon GreyWalker* "EPIC" BUG The conversation thread that culminated in this specific comment up above has shed light on what I think is a "super pattern" that collectively describes various specific bugs that users have been reporting with the cut/copy/paste/dragMove behavior of the 4.x editor. The most concise way to describe this "epic" bug is as follows: *4.x editor does not consistently preserve and reproduce the semantic/visual structure (order and nesting) of a diverse set of selected elements when cutting/copying > pasting, or when drag-moving, into a new location* Note that I'm stressing the semantic and visual structure of the selection, because the new editor makes it truly impossible to understand how the start and end points of the selection correspond to the specific start and end tags of the underlying selection in the XML storage format of the page. Therefore, all your users can rely on is what they see in the rendered/styled text within the editor. And what they see is always clearly representative of a semantic structure that has a specific order and nesting of semantic elements. I would very much like to see a single JIRA issue number assigned to this overarching "epic" bug so that I can track a single JIRA ticket instead of multiple more granular JIRA tickets. Why? Because IMO this is one more "showstopper" issue that will prevent my company from migrating from 3.5.x to 4.x. Now that I've been banging specifically on copy/cut/paste/dragMove mechanics and seeing how truly dysfunctional the overall behavior currently is even in 4.1.5, I cannot give a green light internally to migration until the meta-issue I describe above is fully resolved in the most typical use cases. Now that I understand that these problems are essentially all bugs and not "behavior as designed, which can be managed correctly through some common conceptual workarounds", I cannot force this confusing behavior on my user base. It's worth noting that in the old wiki syntax, what you select is always 100% obvious, and is exactly what you paste, and the resulting behavior is always 100% predictable. So this is an entirely new problem introduced with the 4.x environment. Remember, moving things around in and between pages is at least 50% or more of what your heads-down users spend their time doing in the editor. Writing is mostly revision. I strongly recommend that once you get this "epic" bug resolved, you create several functional tests based on several test pages that you always faithfully run during regression for every single point release of Confluence, and you do not release if any of those functional tests fail. Why, again because cut/copy/paste/dragMove is at least 50% of what your users spend every hour in Confluence actually doing. Your code for cut/copy/paste/dragMove needs to be 100% reliable and predictable based upon what your users can actually see and infer in the rendered WYSIsortaWYG text in the editor. It was 100% reliable before in wiki syntax mode, so it needs to be the same in 4.x or we have a net loss and lots of confused and pissed-off users. Here are two specific and common functional tests I can think of off the top of my head. Both of these also serve to illustrate the meta pattern I describe above for this "epic" bug: h5.Functional Test 1 - Cut and paste within an ordered list h6. Test object {noformat} 1. This is originally step 1 a. This is originally step 1.a b. This is originally step 1.b 2. This is originally step 2 a. This is originally step 2.a b. This is originally step 2.b c. This is originally step 2.c 3. This is originally step 3 a. This is originally step 3.a b. This is originally step 3.b c. This is originally step 3.c 4. This is originally step 4 {noformat} h6. Sub Test 1.1 - Select from start of semantic parent, paste before start of another semantic parent # Select from the first character of the text within parent Step 3 through: ## The last character of the text within child Step 3.b. ## The last character of the text within child Step 3.b, and then press Shift + rightArrow one time to extend the selection highlight to the right margin of the editor frame. ## Also select the entire scope of Step 3 > 3.a > 3.b by placing the selection point immediately before the first character of the text within parent Step 3, then using Shift + downArrow three times to extend the selection highlight to the right margin of the editor frame for Step 3.b. ## The middle of the text within child Step 3.b (end just before the word "originally"). # Cut the selection. # Place the selection point immediately before the first character of the text within Step 2. # Paste the cut selection. Selection types 1.a, 1.b, and 1.c should all yield the same expected semantic result when pasted, as follows: {noformat} 1. This is originally step 1 a. This is originally step 1.a b. This is originally step 1.b 2. This is originally step 3 a. This is originally step 3.a b. This is originally step 3.b 3. This is originally step 2 a. This is originally step 2.a b. This is originally step 2.b c. This is originally step 2.c d. This is originally step 3.c 4. This is originally step 4 {noformat} Selection type 1.d should yield the following expected semantic result when pasted: {noformat} 1. This is originally step 1 a. This is originally step 1.a b. This is originally step 1.b 2. This is originally step 3 a. This is originally step 3.a b. This is originally step 3.b c. This is 3. This is originally step 2 a. This is originally step 2.a b. This is originally step 2.b c. This is originally step 2.c d. originally step 3.c 4. This is originally step 4 {noformat} h6. Sub Test 1.2 - Select from middle of semantic parent, paste before start of another semantic parent # Select from the middle of the text within parent Step 3 (start just before the word "originally") through: ## The last character of the text within child Step 3.b. ## The last character of the text within child Step 3.b, and then press Shift + rightArrow one time to extend the selection highlight to the right margin of the editor frame. ## Also select the entire scope of Step 3 > 3.a > 3.b by placing the selection point immediately before the first character of the text within parent Step 3, then using Shift + downArrow three times to extend the selection highlight to the right margin of the editor frame for Step 3.b. ## The middle of the text within child Step 3.b (end just before the word "originally"). # Cut the selection. # Place the selection point immediately before the first character of the text within Step 2. # Paste the cut selection. Selection types 1.a, 1.b, and 1.c should all yield the same expected semantic result when pasted, as follows: {noformat} 1. This is originally step 1 a. This is originally step 1.a b. This is originally step 1.b 2. originally step 3 a. This is originally step 3.a b. This is originally step 3.b 3. This is originally step 2 a. This is originally step 2.a b. This is originally step 2.b c. This is originally step 2.c 4. This is a. This is originally step 3.c 5. This is originally step 4 {noformat} Selection type 1.d should yield the following expected semantic result when pasted: {noformat} 1. This is originally step 1 a. This is originally step 1.a b. This is originally step 1.b 2. originally step 3 a. This is originally step 3.a b. This is originally step 3.b c. This is 3. This is originally step 2 a. This is originally step 2.a b. This is originally step 2.b c. This is originally step 2.c 4. This is a. originally step 3.c 5. This is originally step 4 {noformat} h6. Sub Test 1.3 - Select from start of semantic parent, paste in middle of another semantic parent # Select from the first character of the text within parent Step 3 through: ## The last character of the text within child Step 3.b. ## The last character of the text within child Step 3.b, and then press Shift + rightArrow one time to extend the selection highlight to the right margin of the editor frame. ## Also select the entire scope of Step 3 > 3.a > 3.b by placing the selection point immediately before the first character of the text within parent Step 3, then using Shift + downArrow three times to extend the selection highlight to the right margin of the editor frame for Step 3.b. ## The middle of the text within child Step 3.b (end just before the word "originally"). # Cut the selection. # Place the selection point in the middle of the text within Step 2 (just before the word "originally"). # Paste the cut selection. Selection types 1.a, 1.b, and 1.c should all yield the same expected semantic result when pasted, as follows: {noformat} 1. This is originally step 1 a. This is originally step 1.a b. This is originally step 1.b 2. This is 3. This is originally step 3 a. This is originally step 3.a b. This is originally step 3.b 4. originally step 2 a. This is originally step 2.a b. This is originally step 2.b c. This is originally step 2.c d. This is originally step 3.c 5. This is originally step 4 {noformat} Selection type 1.d should yield the following expected semantic result when pasted: {noformat} 1. This is originally step 1 a. This is originally step 1.a b. This is originally step 1.b 2. This is 3. This is originally step 3 a. This is originally step 3.a b. This is originally step 3.b c. This is 4. originally step 2 a. This is originally step 2.a b. This is originally step 2.b c. This is originally step 2.c d. originally step 3.c 5. This is originally step 4 {noformat} h6. Sub Test 1.4 - Select from middle of semantic parent, paste in middle of another semantic parent # Select from the middle of the text within parent Step 3 (start just before the word "originally") through: ## The last character of the text within child Step 3.b. ## The last character of the text within child Step 3.b, and then press Shift + rightArrow one time to extend the selection highlight to the right margin of the editor frame. ## Also select the entire scope of Step 3 > 3.a > 3.b by placing the selection point immediately before the first character of the text within parent Step 3, then using Shift + downArrow three times to extend the selection highlight to the right margin of the editor frame for Step 3.b. ## The middle of the text within child Step 3.b (end just before the word "originally"). # Cut the selection. # Place the selection point in the middle of the text within Step 2 (just before the word "originally"). # Paste the cut selection. Selection types 1.a, 1.b, and 1.c should all yield the same expected semantic result when pasted, as follows: {noformat} 1. This is originally step 1 a. This is originally step 1.a b. This is originally step 1.b 2. This is 3. originally step 3 a. This is originally step 3.a b. This is originally step 3.b 4. originally step 2 a. This is originally step 2.a b. This is originally step 2.b c. This is originally step 2.c 5. This is a. This is originally step 3.c 6. This is originally step 4 {noformat} Selection type 1.d should yield the following expected semantic result when pasted: {noformat} 1. This is originally step 1 a. This is originally step 1.a b. This is originally step 1.b 2. This is 3. originally step 3 a. This is originally step 3.a b. This is originally step 3.b c. This is 4. originally step 2 a. This is originally step 2.a b. This is originally step 2.b c. This is originally step 2.c 5. This is a. originally step 3.c 6. This is originally step 4 {noformat} h5.Functional Test 2 - Cut and paste within a mixed set of nested macros, sections, and paragraphs h6. Test object _This is hard to simulate in JIRA, so see_ !section-copy-paste-screenshot.jpg|thumbnail! ---- h4. Section 1 lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah * blah blah * blah blah * blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah {panel} h4. Section 2 lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah <warning macro> lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah * blah blah * blah blah <warning macro> lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah * blah blah * blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah {panel} h4. Section 3 lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah lorem ipsum blah blah ---- h5. Sub Tests Okay I'm not going to make another long vertical wall of specific tests and expected results here, because hopefully you see how the same testing pattern enumerated for the ordered list test object would be applied to this new test object comprising a semantic mixed content model for common combinations of paragraph and list block elements plus some nested macro objects (each of which contains a mixture of typical paragraph and list block elements. The basic idea is to apply the same four tests here to this new test object, ideally within *Section 2* because it contains the most complex mixture of semantic objects. * Sub Test 2.1 - Select from start of one semantic parent, paste before start of another semantic parent. For example, what would you intuitively expect to happen if you selected the entire panel macro in *Section 2* and then pasted the selection with your insertion point immediately before the first character of the first bullet in the bullet list of *Section 1*. Yeah, you see where I'm going here, right? Do you get this intuitively expected result right now? Nope. * Sub Test 2.2 - Select from start of one semantic parent, paste in middle of another semantic parent. I won't bore you with examples. I hope you get it by now. * Sub Test 2.3 - Select from middle of one semantic parent, paste before start of another semantic parent. Yada yada. * Sub Test 2.4 - Select from middle of one semantic parent, paste in middle of another semantic parent. Yada yada. *The bottom line with all these functional test objects and the four typical semantic cut/copy/paste/dragMove sub tests to perform on each one boils down to one intuitively expected UX pattern:* * Structurally speaking, the clipped/pasted result of a selection should be the exact same whether the selection's end-point is at the end of a visible text line in the editor or the end-point is at the right margin. Yes, under the covers this subtle distinction makes for a different range in the tinyMCE's information it gets from the browser, but for a user looking at the screen, there is no distinction; it's the same exact thing. Your code should reflect this user perception and should not reflect the actual technical distinction under the covers in the DOM. * The complete visual and semantic structure of the clipped selection should be preserved and reproduced exactly the same in the new, pasted context, AND * The visual and semantic structure into which you pasted the clipped selection should "split" around the inserted paste and that split structure should be maintained with the same exact structure in both halves of the split. * When you have to make a decision between acting upon what's really selected (or where the insertion point is) based on the underlying DOM of the selection range reported by the browser versus what the user sees visually in the editor and thinks of as being "the semantic objects I've selected", you should always decide in favor of what the user visually and conceptually sees with their own eyes. * Good luck with this. I'm sure it can be done. The question is: how soon? And what JIRA issue number do I track to watch for completion of this? ---- *Paul Curren* Hi Shannon. I apologise for the delay in responding to this comment. I've been in contact with our bug-fixing team to go through the issues you have described here. We will get one or more issues raised soon, as appropriate and let you know the numbers for tracking purposes. Thanks. ---- *Shannon Greywalker* Thanks Paul. I know it was a lot to chew on and spec out. No worries; thanks for the update.
5
11
CONFSERVER-25111
04/03/2012 10:29:58
Removing formatting from a bullet point or numbered list item moves the cursor to a new line
see this video: http://screencast.com/t/C9pYDRqwApnb Same thing happens with itlaics and underline
1
12
CONFSERVER-25278
04/19/2012 12:42:42
Page margin CSS in PDF Stylesheet can OOME and cause high load on Confluence during space export to pdf
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-25278]. {panel} h5. Steps to reproduce: # Add the following CSS in your Space PDF Stylesheet: {code} @page { margin: 5.5in; } {code} # Export a Page to PDF and will ended up at System Error page with the following stacktrace: {code} 2012-04-19 17:22:06,698 ERROR [http-8080-3] [[Standalone].[localhost].[/confluence].[action]] log Servlet.service() for servlet action threw exception java.lang.OutOfMemoryError: Java heap space at java.util.LinkedList.addBefore(LinkedList.java:778) at java.util.LinkedList.add(LinkedList.java:198) at org.xhtmlrenderer.css.newmatch.CascadedStyle.addProperties(CascadedStyle.java:148) at org.xhtmlrenderer.css.newmatch.CascadedStyle.<init>(CascadedStyle.java:135) at org.xhtmlrenderer.css.newmatch.Matcher.getPageCascadedStyle(Matcher.java:121) at org.xhtmlrenderer.context.StyleReference.getPageStyle(StyleReference.java:203) at org.xhtmlrenderer.layout.Layer.createPageBox(Layer.java:794) at org.xhtmlrenderer.layout.Layer.addPage(Layer.java:764) at org.xhtmlrenderer.layout.Layer.addPagesUntilPosition(Layer.java:875) at org.xhtmlrenderer.layout.Layer.getPage(Layer.java:861) at org.xhtmlrenderer.layout.Layer.getFirstPage(Layer.java:805) at org.xhtmlrenderer.render.BlockBox.layout(BlockBox.java:774) at org.xhtmlrenderer.render.BlockBox.layout(BlockBox.java:735) at org.xhtmlrenderer.pdf.ITextRenderer.layout(ITextRenderer.java:209) at com.atlassian.confluence.extra.flyingpdf.FlyingSaucerXmlToPdfConverter.convertXhtmlToPdf(FlyingSaucerXmlToPdfConverter.java:92) at com.atlassian.confluence.extra.flyingpdf.FlyingSaucerXmlToPdfConverter.convertXhtmlToPdf(FlyingSaucerXmlToPdfConverter.java:38) at com.atlassian.confluence.extra.flyingpdf.FlyingSaucerPdfExporterService.createPdfForPage(FlyingSaucerPdfExporterService.java:78) at com.atlassian.confluence.extra.flyingpdf.ExportPageAsPdfAction.execute(ExportPageAsPdfAction.java:28) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.intercept(DefaultWorkflowInterceptor.java:55) at com.atlassian.confluence.core.ConfluenceWorkflowInterceptor.intercept(ConfluenceWorkflowInterceptor.java:37) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.xwork.interceptors.XsrfTokenInterceptor.intercept(XsrfTokenInterceptor.java:100) at com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor.intercept(ConfluenceXsrfTokenInterceptor.java:25) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.security.interceptors.CaptchaInterceptor.intercept(CaptchaInterceptor.java:49) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) {code} # Export the Space to PDF and it will take forever and throw the following in the stacktrace: {code} 2012-04-19 17:02:40,878 ERROR [Long running task: PDF Space Export] [content.render.xhtml.DefaultRenderer] render Error rendering content for view: RuntimeException occurred while performing an XHTML storage transformation (null) -- referer: http://localhost:8080/confluence/spaces/flyingpdf/flyingpdf.action?key=SBX | url: /confluence/spaces/flyingpdf/doflyingpdf.action | userName: admin | action: doflyingpdf com.atlassian.confluence.content.render.xhtml.XhtmlException: RuntimeException occurred while performing an XHTML storage transformation (null) at com.atlassian.confluence.content.render.xhtml.storage.StorageXhtmlTransformer.transform(StorageXhtmlTransformer.java:60) at com.atlassian.confluence.content.render.xhtml.TransformerChain.transform(TransformerChain.java:41) at com.atlassian.confluence.content.render.xhtml.PluggableTransformerChain.transform(PluggableTransformerChain.java:53) at com.atlassian.confluence.content.render.xhtml.DefaultRenderer.render(DefaultRenderer.java:63) at com.atlassian.confluence.content.render.xhtml.DefaultRenderer.render(DefaultRenderer.java:51) at com.atlassian.confluence.extra.flyingpdf.html.RenderedXhtmlBuilder.renderToHtml(RenderedXhtmlBuilder.java:377) at com.atlassian.confluence.extra.flyingpdf.html.RenderedXhtmlBuilder.renderContentTreeNodes(RenderedXhtmlBuilder.java:346) at com.atlassian.confluence.extra.flyingpdf.html.RenderedXhtmlBuilder.buildHtml(RenderedXhtmlBuilder.java:134) at com.atlassian.confluence.extra.flyingpdf.FlyingSaucerPdfExporterService.createPdfForSpace(FlyingSaucerPdfExporterService.java:50) at com.atlassian.confluence.extra.flyingpdf.PdfExportLongRunningTask$1.doInTransactionWithoutResult(PdfExportLongRunningTask.java:70) at org.springframework.transaction.support.TransactionCallbackWithoutResult.doInTransaction(TransactionCallbackWithoutResult.java:33) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:128) at com.atlassian.confluence.extra.flyingpdf.PdfExportLongRunningTask.runInternal(PdfExportLongRunningTask.java:52) at com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask.run(ConfluenceAbstractLongRunningTask.java:21) at com.atlassian.confluence.util.longrunning.ManagedTask.run(ManagedTask.java:35) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: java.lang.NullPointerException at com.atlassian.confluence.content.render.xhtml.editor.macro.DefaultPlaceholderUrlFactory.getUrlForErrorPlaceholder(DefaultPlaceholderUrlFactory.java:73) at com.atlassian.confluence.content.render.xhtml.transformers.TransformErrorToHtmlPlaceholder.handle(TransformErrorToHtmlPlaceholder.java:54) at com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformer.transform(DefaultFragmentTransformer.java:124) at com.atlassian.confluence.content.render.xhtml.storage.StorageXhtmlTransformer.transform(StorageXhtmlTransformer.java:43) ... 20 more {code} h5. Findings It seems that this can only be reproduced if the value of the margin is bigger than 5in. h5. Workaround Follow the instructions from the following KB article: http://confluence.atlassian.com/display/CONFKB/Exporting+Page+or+Space+to+PDF+Fails+and+Causes+High+Load+or+OutOfMemoryError
3
13
CONFSERVER-25582
05/28/2012 03:12:32
Japanese (and possibly other 2 byte) characters are not properly displayed on Confluence Issue insert widget.
Component and Version are not displayed properly. See attached screenshots. We've tested with the following combinations of JIRA and Confluence versions and we saw the reported problem shown by attached image of 'bandicam 2012-05-15...' in all of them. ||JIRA||Confluence|| |4.4.1| 4.0.4| |5.0.4| 4.1.9| |5.0.5| 4.2.2| We did the test you said and the results are attached. The JIRA-Confluence versions of this test is 5.0.4-4.1.9. As you can see in the screen shots, most of the language display works fine. This problem is, I guess, specific to the pop-up screen of Insert-JIRA-Issue. The JIRA's Component and Version are not displayed properly. Project name and Task type are properly displayed. Concerning the screen shot, we defined two Components in JIRA for test purpose. One of the components have Japanese characters in its name and the other had no Japanese character. It is sure that Versions, if name has Japanese characters, are not displayed properly in similar way as Components does not.
5
14
CONFSERVER-26834
10/09/2012 20:52:18
Support for Microsoft SQL Server JDBC Driver
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-26834]. {panel} Microsoft SQL Server drivers, provided by Microsoft, support features such as: - Windows Authentication - Automatic failover - *Integrated Security parameter* (integratedSecurity=true) which Enterprise customers cannot work without! - And others These features are vital to enterprise level customers and also other users
8
15
CONFSERVER-26897
10/15/2012 21:57:55
Not able to link text to an anchor on a template page.
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-26897]. {panel} When creating a template page if you create an anchor and then try to link a text on the page with this anchor you get "The markup provided is not valid link markup" message. A workaround for it would be first creating it on a normal page, copy the content and paste on the template page, so the link will work then.
5
16
CONFSERVER-27259
11/15/2012 10:53:08
When using the Issuelinks field column in the JIRA macro, there are no hyperlinks like in the Issue Navigator in JIRA
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-27259]. {panel} Customer requests that the Linked Issue field column, when added to the JIRA Macro in Confluence, contain hyperlinks like when you add the field in the Issue Navigator in JIRA.
3
17
CONFSERVER-27594
12/19/2012 16:03:15
Deleting a Page does not Delete its Draft
h2. Summary of The Bug When users deleting a page on Confluence, the draft won't be deleted with it at the same time. This cause a {{WARN}} stack trace on the log whenever a user editing another page which saved into a draft. Here is the stack trace written on the logs: {code}2012-12-19 23:44:56,278 WARN [http-8090-4] [confluence.pages.actions.AbstractCreateAndEditPageAction] getCancelResult Removing invalid draft: Draft = { id: 851971, type: page, title: X, pageId: 851970}, for user : EmbeddedCrowdUser{name='admin', displayName='Septa Cahyadiputra', directoryId=294913} -- url: /pages/doeditpage.action | userName: admin | referer: http://localhost:8090/pages/editpage.action?pageId=524292 com.atlassian.confluence.core.service.NotValidException: Page not found with id 851970{code} h2. How to Replicate The Issue # Add a new page then save it # Edit the newly created page, wait until a draft was saved, then cancel editing # A draft version of the page is listed in *"username drop down option" >> Drafts* # Remove the page # Purge it from trash # Draft version of the page is *still* listed in *"username drop down option" >> Drafts* # Edit any other page, wait until a draft was saved, then cancel editing # {{atlassian-confluence.log}} will record the previously mentioned stack trace h3. Noted Please note that the stack trace is a {{WARN}} message that does not affect Confluence usage as the draft of the new page is still saved h2. Workaround There is a workaround detailed in [this KB article|https://confluence.atlassian.com/display/CONFKB/Removing+Orphaned+Draft]. It involved finding and removing the orphans from the database.
3
18
CONFSERVER-27618
12/21/2012 14:32:13
More cell highlight colors in Confluence
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-27618]. {panel} When using tables in Confluence we would like to have more options for colors in addition to the default colors options that can be used(grey, red, green, blue, yellow, white).   {panel:title=Atlassian Update - 18 May 2020|borderStyle=solid|borderColor=#6554c0|titleBGColor=#6554c0|bgColor=#eae6ff|titleColor=#ffffff} Hi everyone Thank you all for your patience on this one. Confluence 7.5 will ship with a new colour palette for table cells. We have expanded the original six options to a range of *49 bright and subtle options*. The existing five colours have been tweaked slightly to align with the Atlassian Design Guidelines (ADG) colour palette. Any colours you have used on existing tables/pages won't be affected and you can choose to update these tables with the new colours.  Please see the full update [in my latest comment|https://jira.atlassian.com/browse/CONFSERVER-27618?focusedCommentId=2415844&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-2415844]. Thanks again! Makisa | Senior Product Manager, Confluence Server and Data Center {panel}
2
19
CONFSERVER-31261
02/08/2013 05:54:46
restore data of setup screen does not look completely auified
[screenshot|http://screencast.com/t/YshL4w1mfyl] In the upload and restore a site/space backup section # the checkbox for build index looks stock. Not like the grey checkbox for aui # the line containg the "browse" button shouldn't have an empty field # on the same line, the button should be on the left of whatever it shares that line with In the restore a backup... section # the build index checkbox is stock # the box below it looks significantly different from the spec spec = CONFDEV-14482 (attached as screenshot)
5
20
CONFSERVER-28252
02/25/2013 16:46:33
Page break before and after Table of Contents macro are forced in PDF export
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-28252]. {panel} When a Page is exported, a page break is forced before and after Table of Contents, resulting in an otherwise empty page. This behaviour is not related to PDF stylesheet settings, and occurs regardless of the place in the page where the macro is embedded (see example exports attached).
3
21
CONFSERVER-28482
03/12/2013 09:17:07
Look & Feel Editor for Documentation Theme Space is Broken
h3. Steps to Reproduce: # Access any space that use documentation theme as its theme # Access the space administrator page of the space # Under the "Space Admin" tab access the "Stylesheet" menu under the "Look & Feel" section # Try to edit the "Stylesheet" which will redirect user to the "Stylesheet Editor" #* The save and cancel button is located at the top-left instead of under the editor. This occurred in release version 5.0, 5.0.1 and 5.0.2 !502layout.png|thumbnail! # Try to edit the "PDF Layout" which will redirect user to the "PDF Layout Editor" #* "PDF Space Export Header" and "PDF Space Export Footer" is positioned on a different frame and looks broken. This issue only occurred in release version 5.0.1 and 5.0.2 !502pdflayout.png|thumbnail! # Try to edit the "PDF Stylesheet" which will redirect user to the "PDF Stylesheet Editor" #* The save and cancel button is located at the top-left instead of under the editor. This occurred in release version 5.0.1 and 5.0.2 !502pdfstylesheet.png|thumbnail! h3. Expected Results: *Stylesheet Editor* Here is the screenshot of what the editor look like in Confluence 4.3.x: !435stylesheet.png|thumbnail! In Confluence release version 4.3.x the "Save and "Cancel" button is positioned in the same frame as the editor. Positioning "Save and "Cancel" button in the same frame as the menu button might confuse the customer. *PDF Layout Editor* Here is the screenshot of what the editor look like in Confluence 5.0.0: !500pdflayout.png|thumbnail! In Confluence release version 5.0.0 the positioned of all the editor are in the same column and doesn't look broken compared with 5.0.1 and 5.0.2. *PDF Stylesheet Editor* Here is the screenshot of what the editor look like in Confluence 5.0.0: !500stylesheet.png|thumbnail! In Confluence release version 5.0.0 the "Save and "Cancel" button is positioned in the same frame as the editor. Positioning "Save and "Cancel" button in the same frame as the menu button might confuse the customer.
3
22
CONFSERVER-28543
03/18/2013 08:33:16
Activity stream not respecting parent page restrictions
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-28543]. {panel} The Confluence Activity stream will display all pages that the user has access to according to the restrictions. However, if the user is limited in viewing a page due to inherited restrictions from a parent page, the page in question will still show up in the activity stream, and when following the link, the user will be notified that due to inherited restrictions, they will be unable to view the page. The activity stream should not display pages that are restricted for viewing due to inherited restrictions, or child pages should copy over parent page restrictions.
5
23
CONFSERVER-28550
03/19/2013 00:04:21
People Directory displays 'profile: No user <username>' for users in external directories
*pls refer to ticket https://jira.atlassian.com/browse/CONFDEV-15625 See screenshots. Users in the Confluence Internal Directory display correctly, whereas all external users display an error. h3. Steps to Reproduce # Import the attached XML backup to 5.0.1 (this is my live SRDL instance with email and the JIRA directory disabled, and no attachments) # Log in with admin:admin # View the People Directory and confirm that users display correctly. # Shut down Confluence 5.0.1 # Unzip the 5.1beta2 installation. # Point confluence.cfg.xml to the home directory of the 5.0.1 instance # Start the 5.1beta2 instance and allow the upgrade to complete # View the People Directory and confirm the error occurs. Site Back up can be located in linked issue -> https://jira.atlassian.com/browse/CONFDEV-15625
2
24
CONFSERVER-28621
03/22/2013 11:06:36
User Loses all Local Group Memberships If LDAP Sync is Unable to find the User, but the User appears again in subsequent syncs
h3.Steps to Reproduce # Add a connection to LDAP in {{Confluence Admin >> User Directories}} with the *Read Only, with Local Groups* option # Sync the directory and make sure that LDAP users are returned # Add 1 LDAP user to a local group (membership) # Change the User Object Filter in the directory's configuration in {{Confluence Admin >> User Directories}} to a dummy filter, such as the following: {code} (&(objectclass=inetorgperson)(cn=dummynonexistentuser)) {code} # Sync the directory again (Notice that the LDAP users are missing) # Revert the User Object Filter to the previous working filter # Sync the directory again (notice that the LDAP users are back, but their local group memberships are gone) h3. Workaround # Restore the instance's database backup to a new database (i.e. not production) prior to the point where memberships were lost. # Follow the instructions in step 1 of [Migrating Local Group Memberships Between Directories|https://confluence.atlassian.com/display/CONFKB/Migrate+Local+Group+Memberships+Between+Directories] to generate a CSV file of users and their memberships. # Run through the rest of the instructions in that KB article to populate the production instance's group memberships.
8
25
CONFSERVER-29182
05/03/2013 14:03:44
JIRA Issues macro links to application URL rather than display URL - the search link uses the application URL.
Application links have both an application URL, the URL by which the app connects on the backend (eg. http://jira.localhost), and a "display URL", the link displayed to the user (eg. https://jira.company.com"). Currently this doesn't work with the jiraissues macro, because: - If I use the "application URL" parameter (eg. "http://jira.localhost/sr/..."), I get results, but *the hyperlink of the search is then wrong*. - If, as a workaround, I try to use the "display URL", I get an message telling me "This table displays contents from an external source. The contents will be displayed as HTML. If you trust the security of this source, you can display the original formatting and avoid this warning by creating an Application Link to this JIRA instance". As for fixing this, I suggest: when rendering the search link, examine the search XML URL, and if it begins with an applink URL, substitute the applink's display URL.
2
26
CONFSERVER-49484
05/31/2013 00:39:51
Edit Time Zone for JIRA Team Calendars
We use JIRA Team Calendars in Confluence to track time-sensitive tasks (like promo start/end times/dates). It works really well, but it would be great if there were a way to set the time zone that data is displayed in. Currently, the actual times shown in JIRA Team Calendars are taken from the JIRA server's system time and can't be adjusted. This causes some confusion and inconvenience. Thanks, -Roger
3
27
CONFSERVER-29863
07/08/2013 10:30:17
JIRA Issues macro renders incorrectly when custom icons are used for issue types
*Steps to reproduce* # Have a Confluence instance linked with a JIRA instance # Place a custom icon at {{<JIRA-INSTALL>/atlassian-jira/icons/}} # Navigate to *JIRA Administration > g g > Issue Types* # Click Edit, specify the new icon # Go to Confluence, in the editor: *Insert > JIRA Issue* # Notice that the icon is already not displayed and is used as a background of the {{<span>}} instead Tested with Confluence 5.1.4 hooked up with JIRA 5.2.11. (Sample file attached to this ticket)
2
28
CONFSERVER-30071
07/23/2013 18:29:30
Excessive CPU usage with Firefox when viewing page with Attachments macro
When viewing a page containing the Attachments macro with Confluence 5.2-beta1 (which is running the recently-posted Attachments plugin 3.6.7 from CONF-22002), Firefox 22 consistently consumes 50-100% of CPU. Navigating away from the page seems to cure the problem, as does removing the attachments macro. At least one other browser (Safari) does not seem to be impacted in the same way.
5
29
CONFSERVER-30077
07/24/2013 02:34:11
JIRA issue macro aggressively caches, new issues take a while to appear in the issues macro
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-30077]. {panel} The new JIRA Issue macro, accessible via Insert > JIRA Issue, does not allow the user the configure caching. Currently it's always on. The problem here is that with caching always enabled, the information shown in Confluence is not always up-to-date. h4. Steps to reproduce # In JIRA, create a project with a key of TEST # Create one issue under TEST # On the Confluence editor, use Insert > JIRA Issue, and set the JQL to "project=TEST". Save the macro and page. One issue is shown # Create another issue under TEST # Refresh the Confluence page. The second issue does not appear until the cache is expired, or if it's flushed manually via Confluence Admin > Cache Statistics A workaround solution, You can remove the cache by following steps: # Go to the page "Confluence Admin >> Cache Statistics >> Advanced" # Search for the term "JIRA Issues". # Change the value from "100" (default) to "1" # Click the button "Adjust Size" to enable the change. h4. Other issues This is a related but separate issue from CONF-22845, which addresses the original JIRA Issues macro.
0
30
CONFSERVER-30079
07/24/2013 05:53:39
NullPointerException when attempting to render a JIRA issue where the resolution field has been hidden
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-30079]. {panel} Steps to reproduce: * Create an issue in JIRA (e.g. FOO-1). * Change the field configuration of that issue to set "Resolution" to "Hide" (if using the default Field Configuration, this can be done at /secure/admin/ViewIssueFields.jspa). * Edit a page in Confluence and insert a JIRA issue macro referencing FOO-1. * Save or Preview the page. *Expected result:* FOO-1 should be rendered by the macro as normal. *Actual result:* The following error is displayed: {quote} Error rendering macro 'jira' : com.atlassian.confluence.macro.MacroExecutionException: java.lang.NullPointerException {quote} Full stack trace from the logs: {noformat} 2013-07-24 14:49:30,853 ERROR [TP-Processor1] [confluence.extra.jira.JiraIssuesMacro] throwMacroExecutionException Macro execution exception: -- referer: https://mknight.jira-dev.com/wiki/pages/createpage.action?spaceKey=NEW&fromPageId=4554754 | url: /wiki/display/NEW/Tester | userName: sysadmin | action: viewpage | page: 4554758 java.lang.NullPointerException at com.atlassian.confluence.extra.jira.JiraIssuesMacro.setupContextMapForStaticSingleIssue(JiraIssuesMacro.java:739) at com.atlassian.confluence.extra.jira.JiraIssuesMacro.populateContextMapForStaticSingleIssue(JiraIssuesMacro.java:686) at com.atlassian.confluence.extra.jira.JiraIssuesMacro.createContextMapFromParams(JiraIssuesMacro.java:551) at com.atlassian.confluence.extra.jira.JiraIssuesMacro.execute(JiraIssuesMacro.java:1385) at com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroMarshaller.marshal(ViewMacroMarshaller.java:95) at com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroMarshaller.marshal(ViewMacroMarshaller.java:27) at com.atlassian.confluence.content.render.xhtml.UnmarshalMarshalFragmentTransformer.transform(UnmarshalMarshalFragmentTransformer.java:27) at com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformer.transformFragment(DefaultFragmentTransformer.java:125) at com.atlassian.confluence.content.render.xhtml.transformers.DefaultFragmentTransformer.transform(DefaultFragmentTransformer.java:101) at com.atlassian.confluence.content.render.xhtml.storage.StorageXhtmlTransformer.transform(StorageXhtmlTransformer.java:44) at com.atlassian.confluence.content.render.xhtml.TransformerChain.transform(TransformerChain.java:41) at com.atlassian.confluence.content.render.xhtml.PluggableTransformerChain.transform(PluggableTransformerChain.java:53) at com.atlassian.confluence.content.render.xhtml.DefaultRenderer.render(DefaultRenderer.java:80) at com.atlassian.confluence.content.render.xhtml.DefaultRenderer.render(DefaultRenderer.java:68) at com.atlassian.confluence.content.render.xhtml.DefaultRenderer.render(DefaultRenderer.java:58) at com.atlassian.confluence.content.render.xhtml.DeviceTypeAwareRenderer.render(DeviceTypeAwareRenderer.java:42) at com.atlassian.confluence.pages.actions.ViewPageAction.execute(ViewPageAction.java:261) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.core.ConfluenceWorkflowInterceptor.intercept(ConfluenceWorkflowInterceptor.java:64) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.xwork.interceptors.XsrfTokenInterceptor.intercept(XsrfTokenInterceptor.java:100) at com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor.intercept(ConfluenceXsrfTokenInterceptor.java:26) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.security.interceptors.CaptchaInterceptor.intercept(CaptchaInterceptor.java:49) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.validation.MessageHolderInterceptor.intercept(MessageHolderInterceptor.java:42) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.util.LoggingContextInterceptor.intercept(LoggingContextInterceptor.java:49) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.core.CancellingInterceptor.intercept(CancellingInterceptor.java:23) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.xwork.HttpMethodValidationInterceptor.intercept(HttpMethodValidationInterceptor.java:72) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.security.websudo.WebSudoInterceptor.intercept(WebSudoInterceptor.java:36) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.themes.ThemeContextInterceptor.intercept(ThemeContextInterceptor.java:68) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.security.actions.PermissionCheckInterceptor.intercept(PermissionCheckInterceptor.java:57) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.setup.webwork.BootstrapAwareInterceptor.intercept(BootstrapAwareInterceptor.java:26) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.user.actions.UserAwareInterceptor.intercept(UserAwareInterceptor.java:58) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.pages.actions.CommentAwareInterceptor.intercept(CommentAwareInterceptor.java:50) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.pages.actions.PageAwareInterceptor.intercept(PageAwareInterceptor.java:151) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.spaces.actions.SpaceAwareInterceptor.intercept(SpaceAwareInterceptor.java:77) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.xwork.FlashScopeInterceptor.intercept(FlashScopeInterceptor.java:25) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.core.actions.LastModifiedInterceptor.intercept(LastModifiedInterceptor.java:31) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.core.ConfluenceAutowireInterceptor.intercept(ConfluenceAutowireInterceptor.java:49) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.xwork.interceptors.TransactionalInvocation.invokeAndHandleExceptions(TransactionalInvocation.java:76) at com.atlassian.xwork.interceptors.TransactionalInvocation.invokeInTransaction(TransactionalInvocation.java:61) at com.atlassian.xwork.interceptors.XWorkTransactionInterceptor.intercept(XWorkTransactionInterceptor.java:56) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.xwork.SetupIncompleteInterceptor.intercept(SetupIncompleteInterceptor.java:43) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.atlassian.confluence.security.interceptors.XXSSSecurityHeaderInterceptor.intercept(XXSSSecurityHeaderInterceptor.java:21) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:115) at com.atlassian.confluence.servlet.ConfluenceServletDispatcher.serviceAction(ConfluenceServletDispatcher.java:57) at com.opensymphony.webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:199) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.web.filter.DebugFilter.doFilter(DebugFilter.java:50) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.labs.botkiller.BotKillerFilter.doFilter(BotKillerFilter.java:30) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.applinks.core.rest.context.ContextFilter.doFilter(ContextFilter.java:25) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter.doFilter(PrettyUrlsDispatcherFilter.java:60) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter.doFilter(PrettyUrlsSiteMeshFilter.java:70) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter.doFilter(PrettyUrlsMatcherFilter.java:56) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.confluence.plugins.mobile.filter.ViewPageActionRedirectFilter.doFilter(ViewPageActionRedirectFilter.java:45) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.confluence.plugins.mobile.filter.CanUseFilter.doFilter(CanUseFilter.java:61) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter.doFilter(PrettyUrlsCombinedMatchDispatcherFilter.java:61) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.core.filters.ServletContextThreadLocalFilter.doFilter(ServletContextThreadLocalFilter.java:21) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.util.UserNameHeaderFilter.doFilter(UserNameHeaderFilter.java:26) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.util.UserThreadLocalFilter.doFilter(UserThreadLocalFilter.java:41) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.seraph.filter.SecurityFilter.doFilter(SecurityFilter.java:211) at com.atlassian.confluence.web.filter.ConfluenceSecurityFilter.doFilter(ConfluenceSecurityFilter.java:28) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.seraph.filter.BaseLoginFilter.doFilter(BaseLoginFilter.java:150) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.oauth.serviceprovider.internal.servlet.OAuthFilter.doFilter(OAuthFilter.java:55) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter.doFilter(PrettyUrlsCombinedMatchDispatcherFilter.java:61) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.johnson.filters.AbstractJohnsonFilter.doFilter(AbstractJohnsonFilter.java:41) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter.doFilter(PrettyUrlsCombinedMatchDispatcherFilter.java:61) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.web.filter.DebugFilter.doFilter(DebugFilter.java:50) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302) at com.atlassian.confluence.servlet.simpledisplay.SimpleDisplayServlet.service(SimpleDisplayServlet.java:63) at com.atlassian.confluence.servlet.SpringManagedServlet.service(SpringManagedServlet.java:64) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.web.filter.DebugFilter.doFilter(DebugFilter.java:50) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.labs.botkiller.BotKillerFilter.doFilter(BotKillerFilter.java:36) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.applinks.core.rest.context.ContextFilter.doFilter(ContextFilter.java:25) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.agmp.gdata.servlet.GDataServiceErrorServletFilter.doFilter(GDataServiceErrorServletFilter.java:43) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.studio.core.servlet.filter.AlacarteLicenseEnforcer.doFilter(AlacarteLicenseEnforcer.java:71) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.mywork.client.filter.ServingRequestsFilter.doFilter(ServingRequestsFilter.java:37) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsDispatcherFilter.doFilter(PrettyUrlsDispatcherFilter.java:60) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsSiteMeshFilter.doFilter(PrettyUrlsSiteMeshFilter.java:70) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsMatcherFilter.doFilter(PrettyUrlsMatcherFilter.java:56) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.security.websudo.MessagesDecoratorFilter.doFilter(MessagesDecoratorFilter.java:59) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.opensymphony.sitemesh.webapp.SiteMeshFilter.obtainContent(SiteMeshFilter.java:129) at com.opensymphony.sitemesh.webapp.SiteMeshFilter.doFilter(SiteMeshFilter.java:77) at com.atlassian.confluence.util.profiling.ProfilingPageFilter.doFilter(ProfilingPageFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.plugin.remotable.plugin.module.permission.ApiScopingFilter.doFilter(ApiScopingFilter.java:62) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter.doFilter(PrettyUrlsCombinedMatchDispatcherFilter.java:61) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.jmx.JmxFilter.doFilter(JmxFilter.java:106) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.core.filters.ServletContextThreadLocalFilter.doFilter(ServletContextThreadLocalFilter.java:21) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.util.LoggingContextFilter.doFilter(LoggingContextFilter.java:40) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.util.UserNameHeaderFilter.doFilter(UserNameHeaderFilter.java:26) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.util.UserThreadLocalFilter.doFilter(UserThreadLocalFilter.java:41) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.seraph.filter.SecurityFilter.doFilter(SecurityFilter.java:211) at com.atlassian.confluence.web.filter.ConfluenceSecurityFilter.doFilter(ConfluenceSecurityFilter.java:28) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.web.filter.ThreadLocalCacheFilter.doFilter(ThreadLocalCacheFilter.java:22) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.security.auth.trustedapps.filter.TrustedApplicationsFilter.doFilter(TrustedApplicationsFilter.java:98) at com.atlassian.confluence.util.AbstractBootstrapHotSwappingFilter.doFilter(AbstractBootstrapHotSwappingFilter.java:30) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.seraph.filter.BaseLoginFilter.doFilter(BaseLoginFilter.java:150) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.oauth.serviceprovider.internal.servlet.OAuthFilter.doFilter(OAuthFilter.java:55) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.core.filters.ServletContextThreadLocalFilter.doFilter(ServletContextThreadLocalFilter.java:21) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter.doFilter(PrettyUrlsCombinedMatchDispatcherFilter.java:61) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.util.ClusterHeaderFilter.doFilter(ClusterHeaderFilter.java:37) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.johnson.filters.AbstractJohnsonFilter.doFilter(AbstractJohnsonFilter.java:72) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.springframework.orm.hibernate.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:170) at com.atlassian.spring.filter.FlushingSpringSessionInViewFilter.doFilterInternal(FlushingSpringSessionInViewFilter.java:29) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.util.ConfluenceErrorFilter.doFilter(ConfluenceErrorFilter.java:22) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.util.profiling.filters.ProfilingFilter.doFilter(ProfilingFilter.java:99) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter.doFilter(RequestTimeThreadLocalFilter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.gzipfilter.GzipFilter.doFilterInternal(GzipFilter.java:80) at com.atlassian.gzipfilter.GzipFilter.doFilter(GzipFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.core.filters.cache.AbstractCachingFilter.doFilter(AbstractCachingFilter.java:33) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.plugin.remotable.plugin.module.oauth.OAuth2LOFilter.doFilter(OAuth2LOFilter.java:70) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.plugin.remotable.host.common.service.http.bigpipe.BigPipeRequestIdFilter.doFilter(BigPipeRequestIdFilter.java:33) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.analytics.client.filter.AnalyticsFilter.doFilter(AnalyticsFilter.java:28) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.prettyurls.filter.PrettyUrlsCombinedMatchDispatcherFilter.doFilter(PrettyUrlsCombinedMatchDispatcherFilter.java:61) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66) at com.atlassian.confluence.extra.webdav.servlet.filter.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:43) at com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.web.filter.validateparam.RequestParamValidationFilter.doFilter(RequestParamValidationFilter.java:58) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.web.filter.TranslationModeFilter.doFilter(TranslationModeFilter.java:43) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.web.filter.LanguageExtractionFilter.doFilter(LanguageExtractionFilter.java:53) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.util.RequestCacheThreadLocalFilter.doFilter(RequestCacheThreadLocalFilter.java:25) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.web.filter.DebugFilter.doFilter(DebugFilter.java:50) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.core.filters.encoding.AbstractEncodingFilter.doFilter(AbstractEncodingFilter.java:41) at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.core.filters.HeaderSanitisingFilter.doFilter(HeaderSanitisingFilter.java:44) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.confluence.servlet.FourOhFourErrorLoggingFilter.doFilter(FourOhFourErrorLoggingFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190) at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291) at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:776) at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:705) at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:898) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690) at java.lang.Thread.run(Thread.java:662) 2013-07-24 14:49:30,859 ERROR [TP-Processor1] [xhtml.view.macro.ViewMacroMarshaller] marshal Exception executing macro: jira, with message: com.atlassian.confluence.macro.MacroExecutionException: java.lang.NullPointerException {noformat} If the Resolution field is set back to "Show", you will also need to flush Confluence's caches to get the macro working as expected (i.e. "Flush All" on /wiki/admin/cachestatistics.action). h5. Workaround: Uninstall JIRA Macros Plugin v5.0 and then download v4.0.29 from [Marketplace|https://marketplace.atlassian.com/plugins/confluence.extra.jira/versions] and manually upload it into Confluence from the Plugin manager (Manage Add-Ons > Upload Add-On).
0.5
31
CONFSERVER-30114
07/26/2013 06:25:00
Ability to sort issues in the JIRA issues macro table
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-30114]. {panel} In the new release of the JIRA issues macro, it is not possible to short the columns inside a table. This feature request is to sort columns from viewpage for the JIRA issues macro.
8
32
CONFSERVER-30116
07/26/2013 06:29:55
Ability to configure the maximum number of issues displayed in the JIRA issues macro
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-30116]. {panel} In earlier versions, the JIRA issue macro had a pagination feature. This feature was removed due to observed low feature usage, in addition with our strategic focus to simplify the Confluence user interface and to keep and complex JIRA operations in JIRA. My apologies for the may customers that were quickly impacted by this, we could have done a better job in communicating this and ensuring we had understood your needs with regards to this matter. Since then we've received a lot of feedback to bring back pagination. Thank you for those of you who provided helpful comments below, and for those customers we have been able to speak to about this. With this in mind, we have concluded the following: * It is very clear that the current issue limit we have is insufficient and does not meet most of your needs. * It is important for you to be able to see _all_ the issues requested * We still believe that the use case of navigating 100+ issues within inside Confluence is something that is extremely low and is something which should be done in JIRA. * Some of you mentioned of the importance of seeing this also in PDF exports when you share the release notes or pages with customers. With that in mind, what will we be doing to address this? 1. We will look at increasing the limit of the total number of visible issues 2. In addition, we will look at providing a parameter to configure this. *Note:* You will always be limited by the total amount of issues JIRA provides, but [this setting can be changed|https://confluence.atlassian.com/display/ONDEMANDKB/Changing+maxResults+Parameter+for+JIRA+REST+API]. 3. We will be looking at also implementing CONF-30114 (sorting) to assist with dealing with larger issue lists in Confluence. Thank you all for your patience in this matter, we will update this issue as we make progress. Sherif Mansour Confluence Product Manager Previous description: {panel} The new JIRA issues macro does not paginate. This feature request is to help us better understand why customers want this. If you are going to comment on this ticket, please provide some understanding for why you want pagination. We removed this feature because we saw very low usage of it. Since then, we've had a few requests to bring it back. One way we could solve the majority use case is to increase the default amount of search results displayed. We are a bit hesitant to bring this back as we want to understand what it is that we are missing. If you are embedding 50/100+ issues on a page and want pagination, you probably shouldn't be doing that in Confluence, but rather the JIRA issue navigator - that is why we tell you "there are xxx more issues, open in JIRA". Please help us understand why you want this and some examples where you really do have lots of issues on a page that you want your end-users to read (if that is the use case) {panel}
0
33
CONFSERVER-51714
07/31/2013 04:26:42
Accept an answer
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-51714]. {panel} As an employee, I want to mark an answer as the "accepted" answer.
13
34
CONFSERVER-51736
07/31/2013 04:33:10
When asking a question notify users of similar questions
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-51736]. {panel} This is intended to reduce the number of duplicate questions on the system.
5
35
CONFSERVER-51737
08/08/2013 06:39:08
link a CQ topic to a Hipchat room
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-51737]. {panel}
13
36
CONFSERVER-51705
08/08/2013 07:17:00
As a space admin, I want to display a list of questions on my page
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-51705]. {panel} macro parameters include: * (must have) restrict to these topics (and / or) - e.g. (design AND faq) * (nice to have) sort by: newest (default), oldest, most popular * (nice to have) maximum number of questions to display * (nice to have) show only answered or unanswered questions * (nice to have) display just questions or questions + answers
8
37
CONFSERVER-30428
08/16/2013 06:24:27
JIRA Issues Macro filter behaviour has changed so that it no longer saves the filter, but rather hard-codes the results.
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-30428]. {panel} h3. The problem Inserting a URL to a saved filter, eg {{http://localhost:9604/browse/TEST-3?filter=10000}} autocompletes to the JQL content of the filter - 'description ~ "description"' in my test case - so when filter 10000 changes, the JIRA Issues will still be 'description ~ "description"'. This is not the same as previous behaviour, where the filter would remain in the macro and changes to the filter would be reflected in Confluence. h3. Steps to Reproduce # Create and view a filter in JIRA # Copy the URL # Create a JIRA Issues Macro in Confluence 5.2.3 # Paste the URL into the macro #- Observe that the URL is immediately changed to the JQL of the filter. # Save the JIRA Issues Macro # Change the filter in JIRA so that the results are different # Reload the Confluence page #- Observe that the results do not reflect the changes to the filter
1
38
CONFSERVER-30575
08/27/2013 19:13:29
The confluence-space-ia plugin is missing from the Confluence source distribution
The {{confluence-space-ia}} plugin, new in Confluence 5.x, is not currently included in the Confluence source distribution. Customers would like to be able to access the source code to this plugin in order to customize it and/or learn how to replicate certain aspects of its behaviour. This will be a general problem for new plugins. We need to solve this in a generic way, or identify missing plugins automatically.
2
39
CONFSERVER-51754
09/13/2013 02:04:19
I want to be able to get a notification for every new question created regardless of topic
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-51754]. {panel} - An option to get notifications for all questions that are created. - The tricky thing is where to place the button/checkbox for that. - Should not send duplicate emails if I am also watching the topic for that question
8
40
CONFSERVER-30874
09/20/2013 01:24:05
Re-searching the same JQL will not update the macro contents.
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-30874]. {panel} I once had a JIRA Macro displaying all JIRA issues with a label "MYLABEL" (JQL: labels = "MYLABEL"). This returned seven results. I raised another ticket, and applied the label "MYLABEL". This did not update the macro contents on view, but I believe that is expected. I edited the page, and then the macro, and re-searched (the same search that was there). This second search returned eight results. I saved the macro and saved the page. Upon viewing the page, the JIRA Macro still had seven results.
0
41
CONFSERVER-51712
09/24/2013 01:17:40
Support anonymous users in CQ
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-51712]. {panel} Add an "anonymous use question" permission to the questions configuration screen.
13
42
CONFSERVER-47675
10/03/2013 23:09:03
Don't scale the topic avatar up
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-47675]. {panel} {quote} I select an 48x48 png image and get a scaled up version of this to select the range? If I do this I get a bad looking version of my good looking image with similar resolution. {quote} We should scale down the avatar if it's too big but shouldn't scale up if it's too small.
5
43
CONFSERVER-47613
10/08/2013 21:31:44
Unable to submit a question in IE. I get an error stating that I must add at least one topic.
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-47613]. {panel} We just installed the Confluence Questions beta after updating to Confluence 5.3. It is immediately unusable. When I go to Ask a Question, I enter the summary and description and then add some topic tags at the bottom. As soon as I hit the submit button, I get a red error indicating that I must add at least one topic. I have tried adding one and also two topics to no avail.
5
44
CONFSERVER-48045
10/11/2013 00:27:36
Question items appear on the popular stream for anonymous users even with restrictions in place
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-48045]. {panel} Steps to reproduce: # Create a question # Navigate to Administration > Confluence Questions Configuration and restrict access to questions to a group of users (say confluence-users) # Grant anonymous users "use" permission # Logout and then navigate to Confluence dashboard
5
45
CONFSERVER-31148
10/11/2013 03:34:17
JIRA Issues macro doesn't use display name for time tracking fields
h5. Symptoms When using a JIRA Issues macro including any time tracking fields as columns, the column header is not the correct display name, for example: * "Original Estimate" shows as "Timeoriginalestimate" * "Σ Time Spent" shows as "Aggregatetimespent" h5. Steps to Reproduce * Add a JIRA Issues macro to a page in Confluence, linked to JIRA via application links * Specify at least one column as a time tracking field * View the macro after saving the page
8
46
CONFSERVER-47813
10/14/2013 00:33:24
No visual feedback for topic icon upload
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-47813]. {panel} We need a spinner/throbber/something to indicate that the topic logo is being uploaded. https://support.atlassian.com/browse/CQS-60
3
47
CONFSERVER-31200
10/15/2013 22:20:27
Jira Issues Not Working for Confluence 5.3 and Jira 4.4
Jira issues macro version 5.1.x doesn't work properly when you link Confluence 5.3 with Jira 4.4 version. h4.What's Working? If you try to *Create a New Issue* it will work properly and you will be able to see the Jira issues within your Confluence page. h4.What's not Working? # *Search* feature isn't working. When you tip a search method in the field, the issues will display properly. However, when you click on *Insert* nothing happens and the dialog is still displayed. # *Recently Viewed* option just display an 400 HTTP error: !issue.png! h4.Steps to Reproduce: *On JIRA side* # Install Jira 4.4 version # Create an issue in JIRA *On Confluence side* # Install Confluence 5.3 version with Jira macros 5.1.x version # Create an Application Link between both instances # Edit/create a page # Go to Insert > Jira Issues # Click on Search and tip any issue key, search URL, JIRA link, JQL or plain text in order to display the issue(s) # Click on Insert and the same symptom will happen # Then, click on Recently viewed and the second symptom is displayed.
0
48
CONFSERVER-31209
10/16/2013 11:14:06
Column titles in the jira macro do not respect the global language configured at all, and remains English
h4.Steps to Reproduce: # Set the language of Confluence and JIRA to German, or French. # Set the browser first language to the same language that you set for your Confluence. # Insert Jira macro into a page h4.Expected Results: Column titles must be translated accordingly. h4.Actual Results: Column titles remain in English, and do not get translated. !column.jpg|width=600!
3
49
CONFSERVER-31255
10/21/2013 03:26:06
Page Tree Macro with "Include Excerpts" option shows raw HTML for formatted text
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-31255]. {panel} h5. Symptoms When using the Page Tree Macro, with "Include Excerpts in Page Tree" option, and an excerpt macro on one of the pages includes some text formatting, then the Page Tree Macro shows the raw HTML codes, rather than formatted or stripped text. h5. Steps to Reproduce # Create a page with an except macro, containing formatted text # Create a page with a page tree macro, including the page with the excerpt # Observe the excerpt with raw HTML codes in it h5. Workaround Don't use formatting in the excerpt macro.
3
50
CONFSERVER-47802
10/22/2013 05:19:59
CQ keyboard shortcuts interfere with regular Confluence shortcuts
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-47802]. {panel} [[email protected]] has had a quick look at this and fixed the immediate issue on PUG, but the theory is that changing the context of our keyboard shortcuts will stop the clash from occurring.
1
51
CONFSERVER-51725
10/27/2013 10:15:15
As a question viewer I want to turn an answer into a comment
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-51725]. {panel} some people are posting answers that really should comments. you should be allowed to turn answers into comments. Note - there should probably be a "turn answers into comments" permission in the system
13
52
CONFSERVER-31488
11/05/2013 23:45:31
JIRA issues macro throws exceptions when applinks are not configured correctly
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-31488]. {panel} Scenario 1: 1. Create applink to from Confluence to JIRA (2LO should be configured by default) 2. Insert JIM on a confluence page - see that it's rendered correctly 3. Disable the OAuth outgoing authentication from Confluence (Do not untick the "Enable outgoing 2-Legged OAuth requests" option 4. View the JIM again - see that a MacroExecutionException is displayed Scenario 2: 1. Create applink to from Confluence to JIRA (2LO should be configured by default) 2. Insert JIM on a confluence page - see that it's rendered correctly 3. Disabled "Enable outgoing 2-Legged OAuth requests" from the JIRA incoming OAuth authentication 4. View the JIM again - see that a MacroExecutionException is displayed Ideally we would display message to the end user indicating that there is an applink misconfiguration
3
53
CONFSERVER-47594
11/06/2013 03:35:20
Downvote emails are not really anonymous
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-47594]. {panel} !https://s3.amazonaws.com/uploads.hipchat.com/10804/157979/7Op4DM7Y2te9XKq/%5BConfluence%5D+New+vote+for+an+answer+on+%22can+I+accept+a+question%3F%22+-+jhoarau%40atlassian.com+-+Atlassian+Mail+2013-11-06+14-26-18.png!
3
54
CONFSERVER-31534
11/07/2013 23:56:23
When Epic Link is chosen as a display field in the JIRA macro, it should show Epic Name.
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-31534]. {panel} This was recently fixed in Jira, where in Issue Navigator issues now show their Epic's name rather than the Epic's Issue Key. In Confluence, the Epic's Issue Key is still displayed when using the JIRA macro.
3
55
CONFSERVER-31663
11/17/2013 04:32:58
JIRA Issues Macro does not work using Basic Access application link as described in documentation
h4. Symptoms In the JIRA Issues Macro documentation, it says that you can use Basic Access application link authentication, so that the issues that get displayed are those that the user in the application link has access to. This is no longer working, the only issues that can be viewed by an anonymous user, for example, are the ones that are viewable by an anonymous user in JIRA. Whilst this makes logical sense from a security standpoint, our [documentation|https://confluence.atlassian.com/display/DOC/JIRA+Issues+Macro] explicitly says that you should be able to see any issues that the Basic Access user can see. This was also working in older versions of Confluence/JIRA Issues Macro. h4. Steps to Reproduce # Create an application link between JIRA and Confluence using Basic Access # Create a page in Confluence, and add some JIRA issues # Make sure that page is anonymously accessible and the JIRA issues are not anonymously accessible # Load that page as anonymous (e.g. in incognito mode) and see that no issues are listed if it should be a table, or that only the issue key and no other details are showing if a single issue.
1
56
CONFSERVER-31695
11/20/2013 11:38:17
Emoticons disappear when inserted directly before a link
SUMMARY Confluence: Adding a check mark before a hyper link would fail silently. STEPS TO REPRODUCE 1. Edit a page. 2. Insert a link to another page on a new line, then save. 3. Edit the page again and move the cursor to just before the link, then insert emoticon. See attached screenshot 1. Save. RESULTS After save, the checkmark does not show up. See attached screenshot 2. WORKAROUND 1. Insert a space after the emoticon (before the hyperlink) and then click save. Then the emoticon stays. 2. Edit the page again and delete the space you added in step 1. Then save. Then the emoticon stays again whereas before it vanished. Additional testing has show that emoticons can not be part of the title of a link. When inserting one directly next to a link in edit mode, the emoticon gets rendered (ie {code}(/){code} for check mark). Upon saving the page, the emoticon will disappear. When clicking on the link in edit mode, navigate to the edit option of the link and adding the ( / ) to the title there, the short cut for the emoticon will not get rendered after page save, and the title of the link will simply display the 3 characters ( / ) In effect this appears to relate to CONF-26042 Besides that, another additional testing on Confluence 5.4.4 shows that this issue cannot be replicated if the link inserted to the page is a web link.
3
57
CONFSERVER-31708
11/21/2013 05:40:50
JIRA Issues Macro doesn't show resolution date
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-31708]. {panel} Steps to replicate: # Link together a JIRA 6.2-OD-03, Confluence 5.3-OD-12 instance (or just use OnDemand) and JIRA Macros v 5.2 is installed. # Create an issue in JIRA and resolve it # Create a page in Confluence, # Add the JIRA Issues Macro and perform a JQL search for the issue in step 2. Under display options add the Resolved field. # Save the page Result: Resolutiondate (all one word for some reason) will be displayed, but it will be empty Expected result: Resolution date will appear in the resolutiondate field. PS: This is affecting Confluence 5.3/5.3.4 and also JIRA issues macro version 5.1.1 and 5.1.3.
5
58
CONFSERVER-47633
12/11/2013 04:49:09
Content type icon for Questions doesn't show up in user's profile activity stream
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-47633]. {panel}
8
59
CONFSERVER-31934
12/11/2013 11:54:22
Unable to create issues from Confluence when linked to EPICs
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-31934]. {panel} Steps to reproduce: - Highlight a text in a Confluence page and click on the popup to create JIRA issue. - Make sure the "Link to epic" is available and tick it. - You will be faced with this error: !conf-3.png! In the logs, I observed the following stack : {code} 2013-12-11 16:14:42.974261500 com.atlassian.sal.api.net.ResponseStatusException: Unexpected response received. Status code: 400 2013-12-11 16:14:42.974271500 at com.atlassian.applinks.core.auth.ApplicationLinksStringReturningResponseHandler.handle(ApplicationLinksStringReturningResponseHandler.java:19) 2013-12-11 16:14:42.974273500 at com.atlassian.applinks.core.auth.ApplicationLinksStringReturningResponseHandler.handle(ApplicationLinksStringReturningResponseHandler.java:13) 2013-12-11 16:14:42.974274500 at com.atlassian.applinks.core.auth.trusted.TrustedApplinksReturningResponseHandler.handleNormally(TrustedApplinksReturningResponseHandler.java:40) 2013-12-11 16:14:42.974277500 at com.atlassian.applinks.core.auth.trusted.TrustedApplinksReturningResponseHandler.handle(TrustedApplinksReturningResponseHandler.java:28) 2013-12-11 16:14:42.974282500 at com.atlassian.plugins.rest.module.jersey.JerseyRequest$2.handle(JerseyRequest.java:166) 2013-12-11 16:14:42.974282500 at com.atlassian.sal.core.net.HttpClientRequest.executeAndReturn(HttpClientRequest.java:351) 2013-12-11 16:14:42.974283500 at com.atlassian.plugins.rest.module.jersey.JerseyRequest.executeAndReturn(JerseyRequest.java:161) 2013-12-11 16:14:42.974285500 at com.atlassian.applinks.core.auth.ApplicationLinkRequestAdaptor.executeAndReturn(ApplicationLinkRequestAdaptor.java:78) 2013-12-11 16:14:42.974286500 at com.atlassian.applinks.core.auth.trusted.TrustedRequest.executeAndReturn(TrustedRequest.java:51) 2013-12-11 16:14:42.974287500 at com.atlassian.applinks.core.auth.AbstractApplicationLinkRequest.execute(AbstractApplicationLinkRequest.java:159) 2013-12-11 16:14:42.974289500 at com.atlassian.confluence.extra.jira.DefaultJiraIssuesManager.createAndUpdateResultForJiraIssue(DefaultJiraIssuesManager.java:474) 2013-12-11 16:14:42.974290500 at com.atlassian.confluence.extra.jira.DefaultJiraIssuesManager.createIssuesInSingle(DefaultJiraIssuesManager.java:313) 2013-12-11 16:14:42.974291500 at com.atlassian.confluence.extra.jira.DefaultJiraIssuesManager.createIssues(DefaultJiraIssuesManager.java:297) 2013-12-11 16:14:42.974294500 at com.atlassian.confluence.plugins.jira.CreateJiraIssueResource.createJiraIssues(CreateJiraIssueResource.java:70) 2013-12-11 16:14:42.974295500 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-12-11 16:14:42.974295500 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 2013-12-11 16:14:42.974296500 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 2013-12-11 16:14:42.974298500 at java.lang.reflect.Method.invoke(Method.java:597) {code} Reasons: This is a known limitation where issues cannot be created with Epic links if the "Epic Links" field is not enabled as a field in a default screen in JIRA. Created with Epic links if the "Epic Links" field is not enabled as a default field in JIRA. Workaround: 1. Not select an epic to link the issues to. 2. Add epic link as a field in default screen via secure/admin/ConfigureFieldScreen.jspa?id=1 with admin privileges.
3