Author |
|
solkmaaker Senior Member
Joined: 28 June 2020
Online Status: Offline Posts: 163
|
Posted: 04 February 2022 at 12:40pm | IP Logged
|
|
|
Create/Update tables gives encoding errors:
Code:
[20:18:56.25][dcaeb3ff] Exception: SQLSTATE[HY000]: General error: 1300 Invalid utf8 character string: '\xF6\xF6\xFClesanded' (SQL: UPDATE au_adav_calendarinstances SET displayname = CONVERT(cast(CONVERT(displayname USING latin1) AS BINARY) USING utf8))
|
|
|
This is UTF-8 calendar name Ülesanded
Code:
[20:25:08.61][948c1a98] Exception: SQLSTATE[HY000]: General error: 1977 Cannot convert 'utf8' character 0xD09C to 'latin1' (SQL: UPDATE au_adav_calendarinstances SET displayname = CONVERT(cast(CONVERT(displayname USING latin1) AS BINARY) USING utf8))
|
|
|
This is cyrillic big M
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 15 February 2022 at 2:34am | IP Logged
|
|
|
The developers have provided a fix for this issue.
Remove 2022_01_28_16-10-11_update_calendarinstances_table.php file in modules/Calendar/Migrations/ directory and place the file from this archive into it.
Once done, "Create/Update Tables" should run as expected.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
solkmaaker Senior Member
Joined: 28 June 2020
Online Status: Offline Posts: 163
|
Posted: 15 February 2022 at 2:39am | IP Logged
|
|
|
Thank you.
Seems to be OK now.
|
Back to Top |
|
|
solkmaaker Senior Member
Joined: 28 June 2020
Online Status: Offline Posts: 163
|
Posted: 15 February 2022 at 8:31am | IP Logged
|
|
|
Cosmetic error:
If "IMAP and SMTP hosts for external mail clients" is defined under "mail servers" then in webmail, under user settings->mobile sync, those settings are not correctly aligned (like other settings there) also space between next item is missing.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 15 February 2022 at 10:47pm | IP Logged
|
|
|
Confirmed, thank you. Have reported it to the developers.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 21 February 2022 at 6:07am | IP Logged
|
|
|
We've just released version 9.3.1, I believe that issue is corrected there as well.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
solkmaaker Senior Member
Joined: 28 June 2020
Online Status: Offline Posts: 163
|
Posted: 01 March 2022 at 1:24am | IP Logged
|
|
|
Confirmed.
Layout looks correct now.
Thank you.
|
Back to Top |
|
|
solkmaaker Senior Member
Joined: 28 June 2020
Online Status: Offline Posts: 163
|
Posted: 03 March 2022 at 6:34am | IP Logged
|
|
|
V9.3.1
If user has many filters and mail folders then he is unable to configure filter if filter (select some folders).
Folder list is partially below visible part of browser and some folders cannot be selected.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 03 March 2022 at 11:00pm | IP Logged
|
|
|
That's a known issue, developers are working on correcting it, should be fixed in version 9.3.2 we plan to release within next few days. Thank you.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
solkmaaker Senior Member
Joined: 28 June 2020
Online Status: Offline Posts: 163
|
Posted: 16 April 2022 at 1:51am | IP Logged
|
|
|
solkmaaker wrote:
V9.3.1
If user has many filters and mail folders then he is unable to configure filter if filter (select some folders).
Folder list is partially below visible part of browser and some folders cannot be selected.
|
|
|
This is fixed in 9.3.3
|
Back to Top |
|
|