Page MenuHomePhorge
Feed Search

Nov 15 2019

dhoffend added a project to T5659: pykolab daemons writing world-wide writeable pidfiles: PyKolab.
Nov 15 2019, 10:28 AM · PyKolab, Bug Reports
dhoffend updated the task description for T5659: pykolab daemons writing world-wide writeable pidfiles.
Nov 15 2019, 10:27 AM · PyKolab, Bug Reports
dhoffend created T5659: pykolab daemons writing world-wide writeable pidfiles.
Nov 15 2019, 10:26 AM · PyKolab, Bug Reports

Nov 13 2019

machniak added a comment to T3982: Kolab does not import ics files / appointments with non olson timezones correctly.

https://github.com/sabre-io/vobject/pull/476 fixes the issue for me.

Nov 13 2019, 1:05 PM · Roundcube Kolab Plugins , Bug Reports

Nov 8 2019

dhoffend added a project to T5653: Editing a domain in hosted mode throws error 500: Web Administration Panel.
Nov 8 2019, 6:52 PM · Web Administration Panel, Bug Reports
dhoffend created T5653: Editing a domain in hosted mode throws error 500.
Nov 8 2019, 6:39 PM · Web Administration Panel, Bug Reports
pasik added a comment to T5641: kolab wallace: ERROR event|todo_from_ical() exception: InvalidAttendeeCutypeError("Invalid cutype u'ROOM'",);.

@machniak Thanks a lot! I'll try the patch. This .ics arrived from Microsoft Exchange Server 2010 (based on the PRODID field in .ics).

Nov 8 2019, 11:30 AM · Kolab 16, PyKolab, Bug Reports
machniak closed T5641: kolab wallace: ERROR event|todo_from_ical() exception: InvalidAttendeeCutypeError("Invalid cutype u'ROOM'",); as Resolved.

Fixed.

Nov 8 2019, 10:30 AM · Kolab 16, PyKolab, Bug Reports
machniak added a comment to T5641: kolab wallace: ERROR event|todo_from_ical() exception: InvalidAttendeeCutypeError("Invalid cutype u'ROOM'",);.

Further investigation shows that actually Kolab format has CutypeRoom and CutypeUnknown defined. So, we can add these to the map, but still we should probably silently ignore unsupported values.

Nov 8 2019, 7:59 AM · Kolab 16, PyKolab, Bug Reports
machniak closed T5647: admin role created in the wrong base_dn as Resolved.

Fixed.

Nov 8 2019, 7:51 AM · Web Administration Panel, Bug Reports
machniak added a comment to T5641: kolab wallace: ERROR event|todo_from_ical() exception: InvalidAttendeeCutypeError("Invalid cutype u'ROOM'",);.

According to RFC5545 ROOM, UNKNOWN, X-* are valid values. Those aren't supported by Kolab, but we definitely should not throw exceptions on these. I wouldn't touch the map variable. Probably better to handle these in set_cutype().

Nov 8 2019, 7:02 AM · Kolab 16, PyKolab, Bug Reports
machniak added a comment to T5647: admin role created in the wrong base_dn.

Hi Daniel, Good catch. The 3rd option looks good to me. parse_input_attributes() should probably accept base_dn input for all kind of objects, not only 'ou' (except domain objects). https://git.kolab.org/diffusion/WAP/browse/master/lib/kolab_api_service.php$419

Nov 8 2019, 6:49 AM · Web Administration Panel, Bug Reports
dhoffend added a comment to T5647: admin role created in the wrong base_dn.

We're taking about this call:
https://git.kolab.org/diffusion/WAP/browse/master/lib/api/kolab_api_service_domain.php$413-418

Nov 8 2019, 3:55 AM · Web Administration Panel, Bug Reports
dhoffend updated the task description for T5647: admin role created in the wrong base_dn.
Nov 8 2019, 3:28 AM · Web Administration Panel, Bug Reports
dhoffend added a project to T5647: admin role created in the wrong base_dn: Web Administration Panel.
Nov 8 2019, 3:25 AM · Web Administration Panel, Bug Reports
dhoffend created T5647: admin role created in the wrong base_dn.
Nov 8 2019, 3:24 AM · Web Administration Panel, Bug Reports

Nov 6 2019

pasik added projects to T5641: kolab wallace: ERROR event|todo_from_ical() exception: InvalidAttendeeCutypeError("Invalid cutype u'ROOM'",);: PyKolab, Kolab 16.
Nov 6 2019, 9:22 PM · Kolab 16, PyKolab, Bug Reports
pasik created T5641: kolab wallace: ERROR event|todo_from_ical() exception: InvalidAttendeeCutypeError("Invalid cutype u'ROOM'",);.
Nov 6 2019, 9:22 PM · Kolab 16, PyKolab, Bug Reports

Oct 12 2019

machniak closed T5632: roundcubemail-plugin-calendar 1:3.5.1-0~kolab1: runtime errors as Resolved.
Oct 12 2019, 7:10 PM · Bug Reports
machniak added a comment to T5632: roundcubemail-plugin-calendar 1:3.5.1-0~kolab1: runtime errors.

Fixed in 20c9539cc5ff. I didn't catch this because it's not an error on PHP >= 7.3.

Oct 12 2019, 7:09 PM · Bug Reports

Oct 8 2019

jh23453 updated the task description for T5632: roundcubemail-plugin-calendar 1:3.5.1-0~kolab1: runtime errors.
Oct 8 2019, 2:24 PM · Bug Reports
jh23453 created T5632: roundcubemail-plugin-calendar 1:3.5.1-0~kolab1: runtime errors.
Oct 8 2019, 2:04 PM · Bug Reports

Oct 4 2019

sicherha closed T5351: Dependency broken in package kolab-webclient for debian 8 (jessie) ! (php-pspell) as Resolved.

I believe this was already fixed back in June with https://obs.kolabsys.com/package/rdiff/Kolab:Winterfell/kolab?linkrev=base&rev=37.

Oct 4 2019, 3:54 PM · Jessie, Kolab 16, Bug Reports
sicherha closed T5588: Ubuntu 18.04 Repositories missing packages: php-endroid-qrcode, php-spomky-labs-otphp and php-enygma-yubikey for roundcubemail-plugin-kolab-2fa as Resolved.

Done. Thanks for reporting this!

Oct 4 2019, 3:45 PM · Bug Reports
machniak closed T5626: VTIMEZONE missing STANDARD as Resolved.

Fixed in d05e11f145cf.

Oct 4 2019, 11:49 AM · Roundcube Kolab Plugins , Bug Reports

Oct 3 2019

machniak closed T5552: unable to save a simple txt file in chwala and Roundcubemail's menu option Files as Resolved.

There was a regression in chwala fixed with https://git.kolab.org/rC9770260d90d8b7. This is fixed in chwala-0.5.6-5.1.

Oct 3 2019, 12:57 PM · Bug Reports

Oct 1 2019

machniak created T5626: VTIMEZONE missing STANDARD.
Oct 1 2019, 7:13 PM · Roundcube Kolab Plugins , Bug Reports
machniak created T5620: Default alarm is set in task/event edit form when it has no alarm set.
Oct 1 2019, 7:02 PM · Roundcube Kolab Plugins , Bug Reports

Sep 30 2019

saper added a comment to T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'..

spam ^^

Sep 30 2019, 7:11 AM · Maipo, PyKolab, Bug Reports

Sep 29 2019

machniak moved T4319: Umlauts and spaces getting removed when sending appointment (as attachment) in Roundcube from Done to Backlog on the Roundcube Kolab Plugins board.
Sep 29 2019, 9:03 AM · Roundcube Kolab Plugins , Bug Reports
machniak closed T5387: Error 500 on saving certain events as Resolved.

I'm unable to reproduce on current git-master.

Sep 29 2019, 8:09 AM · Bug Reports, Roundcube Kolab Plugins
KolkataEscortss added a comment to T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'..
Sep 29 2019, 6:03 AM · Maipo, PyKolab, Bug Reports

Sep 27 2019

machniak closed T2145: problem with new lasklist as Resolved.

Fixed in 1ddbb2bcaa1b2.

Sep 27 2019, 7:21 PM · Roundcube Kolab Plugins , Bug Reports
machniak closed T2142: editing task with no status fails as Resolved.

Fixed in b3b695b66d6d15.

Sep 27 2019, 7:04 PM · Roundcube Kolab Plugins , Bug Reports
machniak closed T2148: problems with editing task list as Resolved.

Fixed in 58d9ed122718c.

Sep 27 2019, 6:22 PM · Roundcube Kolab Plugins , Bug Reports

Sep 25 2019

saper added a comment to T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'..

This also produces a broken configuration file:

Sep 25 2019, 3:29 PM · Maipo, PyKolab, Bug Reports
saper added projects to T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'.: PyKolab, Maipo.
Sep 25 2019, 3:18 PM · Maipo, PyKolab, Bug Reports
saper created T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'..
Sep 25 2019, 3:18 PM · Maipo, PyKolab, Bug Reports
saper added a project to T5605: ERROR: Can't open /var/log/clamav/freshclam.log: PyKolab.
Sep 25 2019, 3:18 PM · PyKolab, Maipo, Bug Reports
saper added a project to T5605: ERROR: Can't open /var/log/clamav/freshclam.log: Maipo.
Sep 25 2019, 3:12 PM · PyKolab, Maipo, Bug Reports
saper created T5605: ERROR: Can't open /var/log/clamav/freshclam.log.
Sep 25 2019, 3:08 PM · PyKolab, Maipo, Bug Reports
machniak closed T5333: Roundcube calendar issues as Resolved.

Fixed in ad33b48521d7.

Sep 25 2019, 8:06 AM · Roundcube Kolab Plugins , Bug Reports

Sep 23 2019

johndoe merged task T5599: Thunderbird + TbSync + DAV-4-TbSync recognize readonly shared calendar as fully read/write. into T2157: No support for read-only access in CalDAV-Sync (android).
Sep 23 2019, 1:49 PM · Bug Reports
johndoe added a comment to T5599: Thunderbird + TbSync + DAV-4-TbSync recognize readonly shared calendar as fully read/write..

My report seems to be a duplicate of T2157.

Sep 23 2019, 1:47 PM · Bug Reports

Sep 21 2019

johndoe updated the task description for T5599: Thunderbird + TbSync + DAV-4-TbSync recognize readonly shared calendar as fully read/write..
Sep 21 2019, 8:22 PM · Bug Reports
johndoe created T5599: Thunderbird + TbSync + DAV-4-TbSync recognize readonly shared calendar as fully read/write..
Sep 21 2019, 8:13 PM · Bug Reports

Sep 12 2019

jankow added a comment to T5333: Roundcube calendar issues.

this is the problem. It's not reproducable at all. Nearly all of our users can do all the stuff. Only very few encounter these problems. So maybe it's a caching issue - and the settings are not repsponsible but special settings together with some special circumstances in caching.

Sep 12 2019, 2:50 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T5333: Roundcube calendar issues.

I'm unable to reproduce any of these issues.

Sep 12 2019, 12:48 PM · Roundcube Kolab Plugins , Bug Reports

Sep 11 2019

jankow added a comment to T5333: Roundcube calendar issues.

Here are the preferences which cause the error. I have shortened the folder list for privacy reasons. But I think it doesn't cause the error.

Sep 11 2019, 10:57 AM · Roundcube Kolab Plugins , Bug Reports

Sep 10 2019

machniak added a comment to T5333: Roundcube calendar issues.

Could you provide the faulty preferences?

Sep 10 2019, 7:25 AM · Roundcube Kolab Plugins , Bug Reports

Sep 9 2019

jankow added a comment to T5333: Roundcube calendar issues.

In the meantime I got another issue - not with calendar but wit task plugin.

Sep 9 2019, 2:11 PM · Roundcube Kolab Plugins , Bug Reports

Sep 7 2019

templer1234 created T5588: Ubuntu 18.04 Repositories missing packages: php-endroid-qrcode, php-spomky-labs-otphp and php-enygma-yubikey for roundcubemail-plugin-kolab-2fa.
Sep 7 2019, 9:07 PM · Bug Reports

Aug 30 2019

lennartack added a comment to T1141: webdav interface partly broken after seafile integration.

This scenario is not possible at the moment and because SeaFile has it's own WebDAV service I'm not sure there's a need to use iRony for that. You can configure iRony to provide CalDAV and CardDAV only if needed.

Aug 30 2019, 6:25 PM · Chwala, iRony, Bug Reports
machniak closed T5556: Caldav changes not possible when fileapi_backend is seafile as Invalid.

Duplicate of T1141.

Aug 30 2019, 5:37 PM · Bug Reports
lennartack created T5556: Caldav changes not possible when fileapi_backend is seafile.
Aug 30 2019, 11:46 AM · Bug Reports

Aug 29 2019

jankow added a comment to T5333: Roundcube calendar issues.

In my case it was sufficiant to switch from German to English date format and back. Then it's possible to save events but the pop up window doen't close. It remains but without content.

Bildschirmfoto 2019-08-25 um 13.08.42.png (1,006×723 px, 59 KB)

Aug 29 2019, 12:14 PM · Roundcube Kolab Plugins , Bug Reports
jph added a comment to T5333: Roundcube calendar issues.

For those useres affected, we could fix the problem by setting the roundcube standard date format from the German to the Englisch version. Then the save button works again. Nevertheless, those users, who did not have this problem, continue to use the German date format setting without a problem. All this on the same server and same domain.

Aug 29 2019, 12:14 PM · Roundcube Kolab Plugins , Bug Reports
machniak closed T5507: Webadmin not work after upgrade as Resolved.

This is supposed to be fixed with https://git.kolab.org/rPNLd6718d6d1de66ed799e8140ab1eca9cdeee4e399.

Aug 29 2019, 12:13 PM · Net_LDAP3, Bug Reports

Aug 20 2019

jankow added a comment to T5333: Roundcube calendar issues.

We are also affected.

Aug 20 2019, 8:25 AM · Roundcube Kolab Plugins , Bug Reports
jankow added a comment to T2388: Kolab webadmin connect to LDAPS server.

I first needed to understand that the mozldap ldapsearch is only necessary for getting the effective rights. Reading and modifying the objects is done by php. While the php ldap libs use the system wide certificate storage the mozldap doesn't. So modifying wouldn't be the problem but kolab webadmin isn't able to get the aci rights for the ldap objects.

Aug 20 2019, 8:25 AM · Net_LDAP3, Web Administration Panel, Bug Reports
waadaa85 created T5552: unable to save a simple txt file in chwala and Roundcubemail's menu option Files .
Aug 20 2019, 8:19 AM · Bug Reports
machniak added a project to T5507: Webadmin not work after upgrade: Net_LDAP3.

I confirm regression in php-kolab-net-ldap3-1.1.0. A workaround would be do downgrade this package or to disable memcache use in webadmin.

Aug 20 2019, 8:19 AM · Net_LDAP3, Bug Reports

Jul 24 2019

winnertako lowered the priority of T5546: Activesync doesn't work Kolab 16 from Needs Triage to High.
Jul 24 2019, 10:09 AM · Bug Reports

Jul 23 2019

winnertako created T5546: Activesync doesn't work Kolab 16.
Jul 23 2019, 5:47 PM · Bug Reports

Jul 16 2019

machniak closed T1217: calendar - tabbed view open invitation as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · Restricted Project, KDE PIM, Bug Reports
machniak closed T1156: Kontact fails to send mails as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · Restricted Project, KDE PIM, Bug Reports
machniak closed T1205: Kontact - selecting multiple messages works only first time as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1289: Excessive data usage on Akonadi client as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1613: Kontact - Appointment: file extension is lost if user changes the file name as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1628: Kontact - Tasks: Description problems kontact/roundcube as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1631: Kontact - Tasks: Deleted tasklist in kontact is not deleted on the server, it is still visible in roundcube as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1643: Kontact - Tasks: Menu without function as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1649: Kontact - Tasks: Tasks with keywords are not listed below open or all tasks anymore as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1655: Kontact - Contacts: New address book folder is created as a email folder as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1652: Kontact - Calendar: Calendar colours are not supported (printout) as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1676: Kontact - Tasks: Task folders will be also displayed as calendar folders as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1661: Kontact - Tasks: Deletion of keywords is not working with del-key as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1682: Kontact - address book: Groups created with kontact are shown as empty in roundcube as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1679: Kontact - Calendar: Error opening embedded files as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1691: Kontact - Calendar: First date of weekly series not visible (series created in roundcube). as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1688: Kontact - Akonadi Server: Akonadi Server is not starting after execution of "kwinshutdown.exe" as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1703: Kontact - Email: Configured start and end date is not taken if appointment is created directly from an email as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1700: Kontact - Email: Email text is missing in the description field if a new tasks or appointment is created directly from an email as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1709: Kontact - Email: It is not possible to filter for multiple key words as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1715: Kontact - Contacts: Global address book not shown as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:43 AM · KDE PIM, Bug Reports
machniak closed T1718: Kontact - Appointment: Only start and end dates choosen from the dropdown list will be saved as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:42 AM · KDE PIM, Bug Reports
machniak closed T1724: Kontact - Calendar: Kontact client saves/remembers the last calendar view for today, day and week but not for month. as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:42 AM · KDE PIM, Bug Reports
machniak closed T1730: Kontact - Calendar: Modification of recurring event - Cancel and X function is not working as expected as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:42 AM · KDE PIM, Bug Reports
machniak closed T1727: Kontact - Calendar: date navigator behaves different than roundcube as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:42 AM · KDE PIM, Bug Reports
machniak closed T1733: Kontact - Tasks: Folder permissions not synchronized between roundcube and kontact if kontact client is already running as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:42 AM · KDE PIM, Bug Reports
machniak closed T1736: Kontact - Tasks: Delegation message is shown sometimes english and sometimes german as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:42 AM · KDE PIM, Bug Reports
machniak closed T1745: Kontact - Translation: Message size exceeds fixed limit as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:42 AM · KDE PIM, Bug Reports
machniak closed T1757: Kontact - Calendar: Search shows wrong LDAP OU as Wontfix.

Kolab support for KDE PIM is discontinued. Create a ticket on https://bugs.kde.org

Jul 16 2019, 9:42 AM · KDE PIM, Bug Reports

Jul 15 2019

machniak closed T5468: Flex Cable FPC Made in China as Spite.
Jul 15 2019, 5:46 PM · Bug Reports
machniak closed T5471: high quality Handsfree bluetooth headset as Spite.
Jul 15 2019, 5:46 PM · Bug Reports
machniak closed T5474: Spam post removed as Spite.
Jul 15 2019, 5:46 PM · Bug Reports
machniak closed T5480: china Plastic Cap factory as Spite.
Jul 15 2019, 5:46 PM · Bug Reports
machniak closed T5483: Phenolic Pre-insulated Ductwork as Spite.
Jul 15 2019, 5:46 PM · Bug Reports
machniak closed T5486: Portable Aluminum Gantry Crane as Spite.
Jul 15 2019, 5:46 PM · Bug Reports
machniak closed T5489: Special Property Reinforced Resins suppliers as Spite.
Jul 15 2019, 5:46 PM · Bug Reports