Actions
Bug #71
closedPrivacy Browser crashes on downloading files with Content-Dispostions that contain filenames not encapsulated in double-quotes
Start date:
11/09/2016
Due date:
% Done:
0%
Estimated time:
Description
If a file download contains a Content-Dispositon with `filename=file.name` the parsing of Content-Disposition will fail and Privacy Browser will crash.
Updated by Soren Stoutner about 8 years ago
- Subject changed from Privacy Browser on downloading files with Content-Descriptions that contain filenames not encapsulated in double-quotes to Privacy Browser on downloading files with Content-Dispostions that contain filenames not encapsulated in double-quotes
- Description updated (diff)
- Status changed from New to Closed
Fixed by adding more intelligent parsing of Content-Disposition.
Resolved in https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=6df5f6e84ab873b5628ba3769e62dd2c4f49ea52.
Updated by Soren Stoutner about 8 years ago
- Subject changed from Privacy Browser on downloading files with Content-Dispostions that contain filenames not encapsulated in double-quotes to Privacy Browser crashes on downloading files with Content-Dispostions that contain filenames not encapsulated in double-quotes
Updated by Soren Stoutner over 5 years ago
- Priority changed from 2 to Next Release
Actions