History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3957
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Phong Trinh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

QuickBuild displays unreadable characters in build logs.

Created: 04/May/23 07:43 PM   Updated: 10/May/23 11:46 PM
Component/s: None
Affects Version/s: 12.0.19
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. QB_Logs.PNG
(9 kb)

2. QB_Logs_1.PNG
(17 kb)


 Description  « Hide
 QuickBuild displays unreadable characters in build logs. Please see the attached files for your references.

  Thanks,
ptrinh

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [04/May/23 11:47 PM]
Please edit the step generating this output, and specify output character set as the correct one.

Phong Trinh [05/May/23 02:17 AM]
Thank you for promptly response. I couldn't find any where in the step settings that I can specify output character.

Robin Shen [05/May/23 02:40 PM]
This setting exists in command build step. What is your step type?

Phong Trinh [09/May/23 05:12 PM]
The step type is 'Command Line Execution' It calls a batch script to run.

Robin Shen [10/May/23 12:06 AM]
"command line execution" is obsolete and remains here for backward compatibility. Please use step of type "shell/batch command" instead which has the output charset control.

Phong Trinh [10/May/23 07:11 PM]
It works. Thank you!