[MBT] new ticket for pkg pdksh "tabcomplete bug"
bugs at pld.org.pl
bugs at pld.org.pl
Wed Aug 14 20:21:48 CEST 2002
Date: 2002-08-14 20:21:48+02 Author: jerzy szczud³owski (jerzy) <jerzy at jedwab.net.pl>
Title: tabcomplete bug
Ticket ID: #295
Ticket URL: http://bugs.pld.org.pl/?bug=295
Package: pdksh-5.2.14-26
Distribution: PLD-Ra.main
Category: doesn't work as it should
Current state: opened
Text:
There is a bug, causing misquoting filenames containing special characters (at the same time with quotation marks and backslashes). Example:
$ \"./plik\ ze\ spacjami\"
Its caused by \"overpatching\" at build time. It means that there are applied two patches to do the same thing in different way: first is \"pdksh-quote.patch\", which uses quotation marks and second is \"pdksh-debian.patch\", which adds (among others) backslash quoting.
The modified version of \"pdksh-debian\" patch, with backslash quoting code removed is freely avaiable here:
http://jedwab.net.pl/~jerzy/pdksh-debian.patch
for testing and replacing the old one :-)
More information about the pld-bugs
mailing list