Andrew McLeod

Results 5 issues of Andrew McLeod

https://github.com/frappe/frappe/blob/3bea50d519b03b8003b56859b8c6846482c1742d/frappe/utils/image.py#L56 If you try and upload an image of an unusual type (i.e. identified as an image by mimetype guessing e.g. a Gimp .xcf file), optimize_image in frappe/utils/image.py will fail,...

Issue: Bug report **Describe the bug** Bench update fails if you have a custom app with an unusual git repository (as seen using git remote show upstream). For example, erpnext...

bug

## Description of the issue We use Frappe to pull email from Office365 mailboxes. The Communications created often have, in the 'recipients', 'cc' and 'bcc' fields, email address descriptors of...

bug

> Please provide enough information so that others can review your pull request: Currently, get_link_fields in frappe/model/rename_doc is used in two places - when renaming a document, and when cancelling...

add-test-cases

https://github.com/frappe/bench/blob/6aef163753c2ad96b7e0addf6da36691c9542eb8/bench/config/templates/nginx.conf#L54 The default NGINX SSL configuration sets HSTS (which is OK, if confusing for local development if you set up HTTPS then wonder why you can't access your local HTTP...