Bug 142677 - Additional Path not handled correctly by CGI kio-slave
Summary: Additional Path not handled correctly by CGI kio-slave
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: cgi (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-08 11:54 UTC by Jan Huelsbergen
Modified: 2018-06-24 14:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Huelsbergen 2007-03-08 11:54:32 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages
OS:                Linux

kio_cgi is broken with respect to additional path information. It will attempt 
to execute the additional path information as a script. For example, if I 
have "cgi:myscript.cgi/additional_path?parameter"; instead of invoking 
myscript.cgi with "additional_path" as the additional path, it tries to 
invoke the script "myscript.cgi/additional_path".

(description taken from Debian bug #322632)
Comment 1 Julian Steinmann 2018-06-24 14:10:43 UTC
There is no longer a CGI slave included in KIO, so all bugs related to this slave are now obsolete. Thanks for reporting this bug!