-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
3.15.1, 3.15.3
-
None
-
4
-
Severity 3 - Minor
-
Summary
Apparently, if we put an alias into an attachment, it will throw a "403 - Forbidden Error" when clicked.
Steps to Reproduce
- Create a Service Desk request
- View it from Agent View.
- Compose a new comment and attach a zip file using the 'Clip' option.
- After it is added to the comment, add an alias like:
[Alias|file.zip]
- Click "Share with customer" to add a public comment.
- Click "View customer request" on the right panel to view it in the portal.
- Click the Attached file.
Expected Results
The file will be downloaded
Actual Results
A "403 - Forbidden Error" will come out instead
Notes
Somehow, if the same file is attached again without an alias, both links will work.
- duplicates
-
JSDSERVER-6082 Opening an attachment linked using link notation (with pipeline) on Customer portal results in 403 Forbidden error
-
- Closed
-
- is related to
-
JSDSERVER-6115 Attachments publicly shared by an Agent with some specific dimensions can't be seen from the customer portal
-
- Closed
-
- relates to
-
JSDSERVER-6082 Opening an attachment linked using link notation (with pipeline) on Customer portal results in 403 Forbidden error
-
- Closed
-
Form Name |
---|
[JSDSERVER-6151] Attachment with Alias is not downloadable from Portal
Workflow | Original: JSD Bug Workflow v5 - TEMP [ 3072760 ] | New: JAC Bug Workflow v3 [ 3126568 ] |
Status | Original: Done [ 10044 ] | New: Closed [ 6 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Untriaged [ 11672 ] | New: Done [ 10044 ] |
Link |
New:
This issue duplicates |
Support reference count | Original: 3 | New: 4 |
Link |
New:
This issue is related to |
Link |
New:
This issue relates to |
Support reference count | Original: 2 | New: 3 |
Support reference count | Original: 1 | New: 2 |
Support reference count | New: 1 |
Description |
New:
h3. Summary
Apparently, if we put an alias into an attachment, it will throw a "403 - Forbidden Error" when clicked. h3. Steps to Reproduce # Create a Service Desk request # View it from Agent View. # Compose a new comment and attach a zip file using the 'Clip' option. # After it is added to the comment, add an alias like: {code} [Alias|file.zip] {code} # Click "Share with customer" to add a public comment. # Click "View customer request" on the right panel to view it in the portal. # Click the Attached file. h3. Expected Results The file will be downloaded h3. Actual Results A "403 - Forbidden Error" will come out instead !screenshot-1.png|thumbnail! h3. Notes Somehow, if the same file is attached again without an alias, both links will work. |