Mark messages as read in two attempts

Pzz

Verified User
Joined
May 20, 2013
Messages
138
Location
The Hague area, The Netherlands
I've 622 unread messages.

As admin I set the page to 500 messages and select them. Then I click "mark as read". They seem to be staying "not read".

Then I do the same trick again and there all marked as read.

Ok, then the next batch: my remaining 122 messages.

First time click at the button "mark as read" nothing seems to happen: if I select again and click "mark as read" again everything is marked as read.

I've really no idea if this is an Evolution problem, I never tried this before...

Not at all urgent, maybe not Evolution related, but still strange.
 
That was a race condition, it's now fixed in the latest version of the skin:
Code:
cd /usr/local/directadmin/data/skins
mkdir evolution
cd evolution
wget -O evolution.tar.gz https://demo.directadmin.com/download/evolution.tar.gz
tar xvzf evolution.tar.gz
cd ..
chown -R diradmin:diradmin evolution

Thank you for the report! :)
 
Back
Top