Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
Release 5.7.4
-
None
-
R6.1.0 Sprint 1
-
Description
We are getting NullPointer Exception when the user has the char "\" on the filename generated.
If the filename contains the char "\", Xporter interpreted as a sub-directory.
Steps to Reproduce the problem:
- Create a new Multi Action Post Function with actions "Attach File", "Save Locally" and "Send mail".
- Right a filename for the report generated with the character "\" in the middle of the filename. Example: Filename18\19
- Execute the Post Function
Expected Solution:
We should escape the filename of the report generated
Currently creates the following:
Result action "Attach file": Does not generate document
Result action "Save Locally": Does not generate document
Result action "Send mail": Generates, but not including "\"
Attachments
Issue Links
- relates to
-
XPORTER-2126 When using a Post Function to attach a Report, if the filename contains the character / the report is not attached to the issue
- Closed
There are no Sub-Tasks for this issue.