Open
Bug 1973010
Opened 15 hours ago
Updated 13 hours ago
Unreadable Digest output in CMD for file downloads from Google Drive/OneDrive
Categories
(Firefox :: Data Loss Prevention, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox141 | --- | affected |
People
(Reporter: bhidecuti, Unassigned)
References
Details
Attachments
(1 file)
61.63 KB,
image/png
|
Details |
Found in
- 141.0a1 (2025-06-18)
Affected versions
- 141.0a1 (2025-06-18)
Tested platforms
- Affected platforms: Windows 10, Windows 11
- Unaffected platforms: Ubuntu, macOS
Preconditions
- Download the DLP test assets from https://drive.google.com/file/d/1yjqVRuxdKV3WnO7D2wzMgDXBuYBxUgVw/view
- Create a distribution folder inside the Firefox folder and paste the policies.json
- DLP Agent is running:
.\content_analysis_sdk_agent.exe --user --toblock=.*\d{3}-?\d{2}-?\d{4}.* --towarn=.*warn.* --delays=10
Steps to reproduce
- Download any file from Google Drive or OneDrive
- Observe the Digest output in CMD
Expected result
- The "Digest" information should be shown in a readable format
Actual result
- The "Digest" information is shown in an unreadable format, containing non-ASCII characters (e.g. Digest: ┬cüaó╧LôGûΓÑúè║@Σù┬æò╪?afnu₧B8≈)
Regression range
- Not a regression, as this is a new feature
Additional notes
- Attached a screenshot
Reporter | ||
Comment 1•13 hours ago
|
||
Also reproducing when downloading files from https://www.thinkbroadband.com/download
You need to log in
before you can comment on or make changes to this bug.
Description
•