[CalendarServer] #301: 'b' key issue in CalDAVClient
#301: 'b' key issue in CalDAVClient ---------------------------+------------------------------------------------ Reporter: vivien@w3.org | Owner: cdaboo@apple.com Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: CalDAV Client | Version: trunk Severity: Serious | Keywords: ---------------------------+------------------------------------------------ Hi, Trying to use CalDAVClientLibrary on a Debian Lenny server, I noticed that the CalDAVClient shell did not allow to enter the 'b' letter. This issue is quite annoying especially when your user id contains a 'b' :) I found that this issue was reported on the CalendarServer-users mailing list in April 2008 [1]. Unfortunately this bug does not seem to have been fixed as I am running a fresh SVN checkout [2] A patch [3] was proposed in reply to this email fixing this issue. Applying it solved this 'b' key issue problem. Thanks, Vivien [1] http://lists.macosforge.org/pipermail/calendarserver- users/2008-April/000823.html [2] http://svn.macosforge.org/repository/calendarserver/CalDAVClientLibrary/trun... [3] http://lists.macosforge.org/pipermail/calendarserver- users/2008-April/000824.html -- Ticket URL: <https://trac.calendarserver.org/ticket/301> CalendarServer </> HTTP/WebDAV/CalDAV Server
CalendarServer escribió:
#301: 'b' key issue in CalDAVClient
Trying to use CalDAVClientLibrary on a Debian Lenny server, I noticed that the CalDAVClient shell did not allow to enter the 'b' letter.
This issue is quite annoying especially when your user id contains a 'b' :)
Maybe you can get the Debian package maintainer to apply the patch so the product is functional in Debian. http://packages.debian.org/lenny/calendarserver Bug reports for the debian calendarserver can be directed to http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=calendarserver;dist=unstabl... Jose Luis Martinez jlmartinez@capside.com
#301: 'b' key issue in CalDAVClient ---------------------------+------------------------------------------------ Reporter: vivien@w3.org | Owner: cdaboo@apple.com Type: Defect | Status: new Priority: 3: Important | Milestone: Linux Port Component: CalDAV Client | Version: trunk Severity: Serious | Resolution: Keywords: | ---------------------------+------------------------------------------------ Changes (by wsanchez@apple.com): * priority: 5: Not set => 3: Important * milestone: => Linux Port Comment: I think this is a libedit vs. GNU readline issue. This patch fixes it for readline while breaking libedit. If someone knows how to detect which is in use and do the right thing, that would be a more appropriate fix. In the meantime I will favor libedit despite readline's greater popularity, because readline's license is not a useable one for many of us. -- Ticket URL: <https://trac.calendarserver.org/ticket/301#comment:1> CalendarServer </> HTTP/WebDAV/CalDAV Server
#301: 'b' key issue in CalDAVClient ---------------------------+------------------------------------------------ Reporter: vivien@w3.org | Owner: cdaboo@apple.com Type: Defect | Status: new Priority: 3: Important | Milestone: Linux Port Component: CalDAV Client | Version: trunk Severity: Serious | Resolution: Keywords: | ---------------------------+------------------------------------------------ Old description:
Hi,
Trying to use CalDAVClientLibrary on a Debian Lenny server, I noticed that the CalDAVClient shell did not allow to enter the 'b' letter.
This issue is quite annoying especially when your user id contains a 'b' :)
I found that this issue was reported on the CalendarServer-users mailing list in April 2008 [1]. Unfortunately this bug does not seem to have been fixed as I am running a fresh SVN checkout [2]
A patch [3] was proposed in reply to this email fixing this issue. Applying it solved this 'b' key issue problem.
Thanks, Vivien
[1] http://lists.macosforge.org/pipermail/calendarserver- users/2008-April/000823.html [2] http://svn.macosforge.org/repository/calendarserver/CalDAVClientLibrary/trun... [3] http://lists.macosforge.org/pipermail/calendarserver- users/2008-April/000824.html
New description: Hi, Trying to use CalDAVClientLibrary on a Debian Lenny server, I noticed that the CalDAVClient shell did not allow to enter the 'b' letter. This issue is quite annoying especially when your user id contains a 'b' :) I found that this issue was reported on the CalendarServer-users mailing list in April 2008 [1]. Unfortunately this bug does not seem to have been fixed as I am running a fresh SVN checkout [2] A patch [3] was proposed in reply to this email fixing this issue. Applying it solved this 'b' key issue problem. Thanks, Vivien * [1] http://lists.macosforge.org/pipermail/calendarserver- users/2008-April/000823.html * [2] http://svn.macosforge.org/repository/calendarserver/CalDAVClientLibrary/trun... * [3] http://lists.macosforge.org/pipermail/calendarserver- users/2008-April/000824.html -- Ticket URL: <https://trac.calendarserver.org/ticket/301#comment:2> CalendarServer </> HTTP/WebDAV/CalDAV Server
#301: 'b' key issue in CalDAVClient ---------------------------+------------------------------------------------ Reporter: vivien@… | Owner: cdaboo@… Type: Defect | Status: new Priority: 3: Important | Milestone: Linux Port Component: CalDAV Client | Severity: Serious Keywords: | ---------------------------+------------------------------------------------ Comment(by macosforge@…): Thanks for the workaround. This indeed seems to be a known libedit/GNUreadline compatibility issue. http://trac.edgewall.org/ticket/6695 might be worth a look. -- Ticket URL: <http://trac.calendarserver.org/ticket/301#comment:3> CalendarServer </> HTTP/WebDAV/CalDAV Server
participants (2)
-
CalendarServer
-
Jose Luis Martinez