aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/bug_in_cgiurl_port.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-04-02 14:21:08 -0400
committerJoey Hess <joey@kitenet.net>2012-04-02 14:21:08 -0400
commitd1849a4deb0256f0ef60a04f123676bcba558120 (patch)
tree857a0b519662d4f4838723fc6ee89f75950c704e /doc/bugs/bug_in_cgiurl_port.mdwn
parent07790ba3ce3943c9f5de7f235a2cecc7ba7f1e11 (diff)
downloadikiwiki-d1849a4deb0256f0ef60a04f123676bcba558120.tar
ikiwiki-d1849a4deb0256f0ef60a04f123676bcba558120.tar.gz
close, cannot reproduce
Perhaps fil will come back here and give details.
Diffstat (limited to 'doc/bugs/bug_in_cgiurl_port.mdwn')
-rw-r--r--doc/bugs/bug_in_cgiurl_port.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/bug_in_cgiurl_port.mdwn b/doc/bugs/bug_in_cgiurl_port.mdwn
index 4a7dd21b6..dbe710399 100644
--- a/doc/bugs/bug_in_cgiurl_port.mdwn
+++ b/doc/bugs/bug_in_cgiurl_port.mdwn
@@ -2,3 +2,8 @@ I think there's a bug in the code that determines if the cgiurl is relative
to the url. If one has a different port than the other, they're not
relative, and I hear Fil encountered an issue where the wrong port was then
used. --[[Joey]]
+
+> I tested, setting cgiurl to a nonstandard port. After rebuilding,
+> pages used the full url. So I don't see a bug here, or am missing
+> something from my memory of the report (which was done the bad way, on
+> IRC). [[done]] --[[Joey]]