eveseat / seat

🌀✳️ SeAT: A Simple, EVE Online API Tool and Corporation Manager
https://eveseat.github.io/docs/
GNU General Public License v2.0
430 stars 143 forks source link

some mail not loading #796

Open muzixa opened 3 years ago

muzixa commented 3 years ago

some mail bodies doesn't load, have just this image

debug mode will provide more info in this case?

warlof commented 3 years ago

Please fill provided issue template. It contains all the minimal things required to diagnose issue. We can't do anything with that screen.

Crypta-Eve commented 3 years ago

Usually this is caused because the mail headers have been downloaded, but not the actual body yet. This will normally resolve itself over time. As warlof said though, without further information there is little that can be investigated on our side regarding this.

Crypta-Eve commented 3 years ago

Adding updated info from support on discord from Dr Spodumain

This is actually a bug. For some reason if you try to read a corporate mail from the search page it tries to load the mail as the CEO, which you may not have access to, so it appears to load forever.
If I navigate to the actual recipient and view the mail from their mail page, it loads correctly.

If the recipient isnt in SeAT then the passed id will have to be the sender. Logic to decide which ID to use is needed.