-
Bug
-
Resolution: Won't Fix
-
Medium
-
None
-
6.3.3
-
Replicated in versions 3.0.2 and 3.0.3 of the plugin (in OnDemand Fireball's 215 and 220)
-
Severity 3 - Minor
-
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
If a Confluence page title has a Colon (:) the Insert ‘Office Excel’ and 'Office Powerpoint' Macros 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
-
CONFSERVER-24540 Viewfile macro can't find attachment if the page title contain character after colon (:)
- Long Term Backlog
- relates to
-
CONFCLOUD-39100 Insert ‘Office Excel’ Macro shows blank "File Name" dropdown if page title has a colon
- Closed