Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken mails when mail contains attachment #213

Open
vjik opened this issue Jun 20, 2024 · 3 comments
Open

Broken mails when mail contains attachment #213

vjik opened this issue Jun 20, 2024 · 3 comments
Assignees
Labels
bug Something isn't working module [Smtp]
Milestone

Comments

@vjik
Copy link

vjik commented Jun 20, 2024

  1. Mail with attachment:
    image

  2. After reload page all mails hidden. Mails list is empty.

@butschster butschster transferred this issue from buggregator/server Jun 20, 2024
@Kreezag
Copy link
Member

Kreezag commented Jun 22, 2024

Hi @vjik!

Unfortunately, this has not been reproduced by me.
I hope this bug is already fixed for the latest frontend release (v 1.19.2).

Monosnap.screencast.2024-06-22.10-12-37.mp4

Could you please share client version and upgrade buggregator version if it is outdated.

The latest version of buggregator you always can find on the demo page: https://buggregator.dev/#demo

If you are already use lates version of client, please share with us your issued event on JSON format

@vjik
Copy link
Author

vjik commented Jun 22, 2024

With txt-files works good, bug appears with PDF attachments.

Versions: v1.10.3, v1.19.2

Error in console:

Kio8Tk7V.js:1 
GET http://127.0.0.1:8000/api/events 500 (Internal Server Error)
getAll @ Kio8Tk7V.js:1
getAll @ Kio8Tk7V.js:1
(anonymous) @ DKhngPU7.js:1
(anonymous) @ YzCi6Sqx.js:14
Ut @ YzCi6Sqx.js:14
nt @ YzCi6Sqx.js:14
t.__weh.t.__weh @ YzCi6Sqx.js:14
Ir @ YzCi6Sqx.js:14
au @ YzCi6Sqx.js:14
Promise.then (async)
ou @ YzCi6Sqx.js:14
Wi @ YzCi6Sqx.js:14
resolve @ YzCi6Sqx.js:14
resolve @ YzCi6Sqx.js:14
(anonymous) @ YzCi6Sqx.js:14
Promise.then (async)
registerDep @ YzCi6Sqx.js:14
se @ YzCi6Sqx.js:14
Z @ YzCi6Sqx.js:14
m @ YzCi6Sqx.js:14
q @ YzCi6Sqx.js:14
run @ YzCi6Sqx.js:10
p.update @ YzCi6Sqx.js:14
$ @ YzCi6Sqx.js:14
se @ YzCi6Sqx.js:14
Z @ YzCi6Sqx.js:14
m @ YzCi6Sqx.js:14
ph @ YzCi6Sqx.js:14
process @ YzCi6Sqx.js:14
m @ YzCi6Sqx.js:14
q @ YzCi6Sqx.js:14
run @ YzCi6Sqx.js:10
p.update @ YzCi6Sqx.js:14
$ @ YzCi6Sqx.js:14
se @ YzCi6Sqx.js:14
Z @ YzCi6Sqx.js:14
m @ YzCi6Sqx.js:14
q @ YzCi6Sqx.js:14
run @ YzCi6Sqx.js:10
p.update @ YzCi6Sqx.js:14
$ @ YzCi6Sqx.js:14
se @ YzCi6Sqx.js:14
Z @ YzCi6Sqx.js:14
m @ YzCi6Sqx.js:14
ph @ YzCi6Sqx.js:14
process @ YzCi6Sqx.js:14
m @ YzCi6Sqx.js:14
q @ YzCi6Sqx.js:14
run @ YzCi6Sqx.js:10
p.update @ YzCi6Sqx.js:14
$ @ YzCi6Sqx.js:14
se @ YzCi6Sqx.js:14
Z @ YzCi6Sqx.js:14
m @ YzCi6Sqx.js:14
K @ YzCi6Sqx.js:14
mount @ YzCi6Sqx.js:14
Up.t.mount @ YzCi6Sqx.js:18
Al @ YzCi6Sqx.js:34
await in Al (async)
(anonymous) @ YzCi6Sqx.js:34
Kio8Tk7V.js:1 getAll err SyntaxError: Unexpected token 'E', "Error code: 500" is not valid JSON

Error in request "http://127.0.0.1:8000/api/events" : Error code: 500

@Kreezag Kreezag transferred this issue from buggregator/frontend Jun 25, 2024
@butschster butschster self-assigned this Jun 25, 2024
@butschster butschster added the bug Something isn't working label Jun 25, 2024
@butschster
Copy link
Member

Undefined array key "subject" in app/modules/Smtp/Application/Mapper/EventTypeMapper.php:16

@butschster butschster added this to the 1.0 milestone Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module [Smtp]
Projects
Status: No status
Development

No branches or pull requests

3 participants