boc-the-git
boc-the-git
Can't find the existing one.. @michael-genson your thoughts on this? I reckon I've seen your name on the related issue in the past.. Possibly if this is recently fixed it...
My guess is this is either because `1-4` gets evaluated as maths, becoming `-3` or more likely because it's an invalid character `-` but nothing is reported to the Android...
I still care about this
Please re-raise your issue using the [correct issue template](https://github.com/mealie-recipes/mealie/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=bug-report.yaml&title=%5BBUG%5D+-+YOUR+DESCRIPTIVE+TITLE+GOES+HERE) and fill in all the fields. Help us to help you. Include your docker-compose file, redacting only sensitive info. Include information...
Looked into this briefly.. Definitely don't have the full picture in my head as yet. The path `/app/data/.temp/my_zip_archive.zip` is coming from https://github.com/mealie-recipes/mealie/blob/292672601c783a1beb88b8e3ee5d161ff194ce78/mealie/core/dependencies/dependencies.py#L210 Which is almost certainly getting called from here:...
Possibly of interest.. in a dev container, I get this CORS error as below. I don't get that on my production instance. It's likely not relevant, but just dumping here...
Last thing I'll add for now.. ``` mealie | INFO: xxx.xx.xxx.xx:0 - "POST /api/recipes/one-pan-baked-butter-chicken/exports HTTP/1.1" 200 OK mealie | INFO: 04-Feb-24 21:48:52 temp_path=/app/data/.temp/my_zip_archive.zip, filename=one-pan-baked-butter-chicken.zip mealie | INFO: xxx.xx.xxx.xx:0 - "GET...
@cbaeyens I edited your last comment for readability. Please do let me know if it's not a true representation, but what I did shouldn't have changed the important content.
All good mate. For multi-line code comments you need to use 3 backticks but then have the content on new lines inside it, whereas for single line, use you 1...
Okay, as for your issue.. I don't have a super informed opinion on this, it's not something I've ever looked at. Hay-kot may be able to give some advice. My...