-
Bug
-
Resolution: Won't Fix
-
Medium
-
None
-
Replicated in versions 3.0.2 and 3.0.3 of the plugin (in OnDemand Fireball's 215 and 220)
NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.
If a Confluence page title has a Colon (:) the Insert ‘Office Excel’ Macro shows a blank "File Name" dropdown. On Firebug I was able to see an 404 error, it seems that the macro is searching for attachments in the wrong place because of that colon.
This is for a page called 'colon : test'
GET /wiki/json/attachmentsearch.action?spaceKey=colon+&title=+test&fileTypes=xls&fileTypes=xlsx&_=1369257002193 404 Not Found
This is for a page called 'colon - test'
GET /wiki/json/attachmentsearch.action?spaceKey=TEST&title=&pageId=4063242&fileTypes=xls&fileTypes=xlsx&_=1369257136774 200 OK
- duplicates
-
CONFCLOUD-24540 Viewfile macro can't find attachment if the page title contain character after colon (:)
- Closed
- is related to
-
CONFSERVER-39100 Insert ‘Office Excel’ or 'Office Powerpoint' Macro shows blank "File Name" dropdown if page title has a colon
- Closed