cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]
http://cypht.org
GNU Lesser General Public License v2.1
979 stars 154 forks source link

Fixed everything view not updating correctly #1055

Closed josaphatim closed 4 months ago

josaphatim commented 4 months ago

Fixes https://github.com/cypht-org/cypht/issues/1024

Integer math operation on strings returns NaN and made the code miss elements to delete.

kroky commented 4 months ago

This probably came from the move away from integer IDs.