Ticket #662 (closed Bug: fixed)
Perl CGI samples are broken
| Reported by: | barts@… | Owned by: | w.olchawa |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | Server : Perl | Version: | SVN (FCKeditor) |
| Keywords: | SF Confirmed Review+ | Cc: |
Description
Each of the _samples/perl/sample*.cgi programs includes code to override the value of $BasePath. The value for the override is computed by manipulating $ENV{'PATH_INFO'}, but it ought to be manipulating $ENV{'REQUEST_URI'} instead.
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1208788&group_id=75348&atid=543653
Attachments
Change History
Note: See
TracTickets for help on using
tickets.