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

No message body shown #348

Closed
avanc opened this issue Mar 28, 2017 · 6 comments
Closed

No message body shown #348

avanc opened this issue Mar 28, 2017 · 6 comments

Comments

@avanc
Copy link

avanc commented Mar 28, 2017

Steps to reproduce

  1. Install mail app from git
  2. Select a message

Expected behaviour

Mail body should be shown

Actual behaviour

Nothing is shown, the area for the message is empty.
This is for all messages on my IMAP server. Get the following error message:

Error	PHP	Undefined index: messages at /usr/share/webapps/nextcloud/apps/mail/lib/Folder.php#163	2017-03-28T22:03:08+0200

Mail app

Mail app version: (see apps admin page)
0.6.2 build from git: 3733b1b
I thought that this commit solves my problem of empty messages.

Mail app version build date: (only if you are using a Nightly Build)
Today build, see above.

Server configuration

Operating system:
Linux

Web server:
Apache

Database:
MariaDB

PHP version:
7.1.2

Version: (see admin page)
11.0.2

@ChristophWurst ChristophWurst added this to the 0.6.3 milestone Mar 28, 2017
@avanc
Copy link
Author

avanc commented Mar 29, 2017

Just some thoughts: Do I need to initiate some migration steps after installing a new version of mail app?
I was thinking that the older app maybe cached some information in file or in database and the new installation uses this old data? Or is everything newly fetched every time from IMAP?

@avanc
Copy link
Author

avanc commented Mar 29, 2017

Sorry, I missed some (maybe) usefull log information:

Error	PHP	Undefined index: messages at /usr/share/webapps/nextcloud/apps/mail/lib/Folder.php#163	2017-03-28T22:03:08+0200
Error	PHP	Undefined index: messages at /usr/share/webapps/nextcloud/apps/mail/lib/Folder.php#162	2017-03-28T22:03:08+0200
Error	PHP	Undefined index: unseen at /usr/share/webapps/nextcloud/apps/mail/lib/Folder.php#161	2017-03-28T22:03:08+0200

@ChristophWurst
Copy link
Member

Just some thoughts: Do I need to initiate some migration steps after installing a new version of mail app?
I was thinking that the older app maybe cached some information in file or in database and the new installation uses this old data? Or is everything newly fetched every time from IMAP?

No, it should migrate automatically.

@ChristophWurst
Copy link
Member

Thanks for checking out the the latest development snapshot. This looks like a bug, hence something we have to fix. Feel free to dive into the code and fix this bug, shouldn't be too hard to find I presume 😉

@avanc
Copy link
Author

avanc commented May 4, 2017

Problem cannot be reproduces with latest version (0.6.3).

@avanc avanc closed this as completed May 4, 2017
@ChristophWurst ChristophWurst modified the milestones: 0.6.5, 0.7 Aug 2, 2017
@lock
Copy link

lock bot commented Nov 20, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and questions.

@lock lock bot locked and limited conversation to collaborators Nov 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants