Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: Rushmore
-
Fix Version/s: All Time Backlog
-
Component/s: Reseller UI
-
Labels:None
-
Environment:
Yahoo Japan
-
Story Points:8
-
Sprint:Sprint 7
-
Epic Link:
Description
Exported PDF file name does not show Japanese character
Scenario-1: Created a Quote with Quote name that contains Japanese characters. Exported the Quote as PDF. The name of the exported file does not contain any Japanese characters which I had given in Quote name.
Example: If merchant name is “Fuji Testing1” and the Quote name is “四輪バギー 四輪バギー”then the name of the exported file must be “FujiTesting1_四輪バギー四輪バギー”But the exported file name was “FujiTesting1_Quote.pdf”
Scenario-2: Changed the merchant name to some Japanese Characters like “四輪バギー” and created a Quote with Quote name “四輪バギー 四輪バギー’and exported Quote as PDF. In this case exported file contains name as “Quote.pdf”
Example: If merchant name is “四輪バギー”and Quote name is “四輪バギー 四輪バギー”then the name of the exported file must be “四輪バギー_四輪バギー四輪バギー”. But the exported PDF has a file name “Quote.pdf”.
Scenario-3: Changed merchant name to “四輪バギー123”and created a Quote with Quote name “四輪バギー@四輪バギー123”and exported Quote as PDF. In this case the file name was “123_123.pdf”, but the expected file name is “四輪バギー123_四輪バギー四輪バギー123”