[TECH] UPDATE: CARDDAV PLUGIN 0.3.1 FOR ROUNDCUBE 0.5.X
2011 May 13UPDATE: Version 0.4.0 is released!
I just released version 0.3.1 of the carddav plugin for roundcube.
ChangeLog:
* fix FS#10 - incomplete searchresults now complete
* fixes FS#11 - do not use ob_* functions but a custom error handler to catch fopen errors
* make password inputfield a password html-element to prevent shouldersurfing of password
* make size of url input field as long as the value, but at least 40
* remove stray write_log in myErrorHandler
* make list_records return false instead of an empty result list if a search for an entry returned no results
* use tag for ID parsing instead of UID parameter in vCard
* try harder to authenticate against server - especially useful for PHP 5.2.x
* fixes FS#11 - do not use ob_* functions but a custom error handler to catch fopen errors
* make password inputfield a password html-element to prevent shouldersurfing of password
* make size of url input field as long as the value, but at least 40
* remove stray write_log in myErrorHandler
* make list_records return false instead of an empty result list if a search for an entry returned no results
* use
* try harder to authenticate against server - especially useful for PHP 5.2.x
Get the latest version, have a look at the bugtracker, join the mailinglist or check out the subversion repository.
EOF
Category: blog