NethServer / dev

NethServer issue tracker
https://github.com/NethServer/dev/issues
63 stars 18 forks source link

WebTop 5.7.3 #5770

Closed Amygos closed 5 years ago

Amygos commented 5 years ago

Upgrade WebTop to release 5.7.2

Required modifications:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

Amygos commented 5 years ago

Test case 1

Test case 2

Test case 3

Test case 4

Test case 5

Test case 6

Test case 7

Test case 8 - Configure a Active Sync client with support for Display name field (eg. Thunderbird) - Create a new contact on Webtop5 - Synchronize the device - Check if the field Display name is filled correctly (Test case removed, out of scope of this issue)

lucagasparini commented 5 years ago

Test case 1: OK Test case 2: OK Test case 3: OK Test case 4: OK Test case 5: OK Test case 6: FAILED Test case 7: OK

For test case 6 extracted address book from PST test (see attachment: test_cal_card.zip) and imported with script pst2webtop_card.php

The Display name on the destination db webtop5 only shows the Last Name.

Content address book extracted from PST: # cat '/tmp/tmp.XS82bhhztX/File di dati di Outlook/Contatti/contacts' BEGIN:VCARD FN:1111111\, contatto N:1111111;contatto;;; EMAIL:contatto1@nethesis.it TEL;TYPE=work,voice:11111111111111 NOTE:\n VERSION: 3.0 END:VCARD

BEGIN:VCARD FN:22222\, contatto N:22222;contatto;;; EMAIL:contatto2@nethesis.it TEL;TYPE=work,voice:222222222222222 NOTE:\n VERSION: 3.0 END:VCARD

Content of the target database: webtop5=# select firstname,lastname,display_name from contacts.contacts where category_id=8; firstname | lastname | display_name -----------+----------+-------------- contatto | 1111111 | 1111111 contatto | 22222 | 22222 (2 rows)

nethbot commented 5 years ago

in 7.6.1810/testing:

lucagasparini commented 5 years ago

Repeated test case 6: OK

nethbot commented 5 years ago

in 7.6.1810/updates:

nethbot commented 5 years ago

in 7.6.1810/updates:

nethbot commented 5 years ago

in 7.6.1810/updates:

gsanchietti commented 5 years ago

The release has been retired since new bugs have been raised. More information will follow.

nethbot commented 5 years ago

in 7.6.1810/testing:

Amygos commented 5 years ago

Repeats all the previous QA Test cases and the new one:

Test case 8

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

gsanchietti commented 5 years ago

Repeat the test cases from 1 to 7. Verify also that after the upgrade tomcat doesn't use jsvc anymore. Check the tomcat webapp doesn't hang and doesn't eat too much resources on the long run.

lucagasparini commented 5 years ago
nethbot commented 5 years ago

in 7.6.1810/testing:

nethbot commented 5 years ago

in 7.6.1810/testing:

gsanchietti commented 5 years ago

After 3 days on production, tomcat hung while the number of Java threads increased drastically. Sonicle developers didn't find anything useful on the logs.

We are now expanding the test installation to see if this is a recurring issue.

nethbot commented 5 years ago

in 7.7.1908/testing:

nethbot commented 5 years ago

in 7.7.1908/testing:

nethbot commented 5 years ago

in 7.7.1908/testing:

nethbot commented 5 years ago

in 7.7.1908/updates:

nethbot commented 5 years ago

in 7.7.1908/updates:

nethbot commented 5 years ago

in 7.7.1908/updates: