file
authorJoey Hess <joey@kitenet.net>
Sun, 1 Apr 2012 18:38:16 +0000 (14:38 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 1 Apr 2012 18:39:28 +0000 (14:39 -0400)
doc/bugs/bug_in_cgiurl_port.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/bug_in_cgiurl_port.mdwn b/doc/bugs/bug_in_cgiurl_port.mdwn
new file mode 100644 (file)
index 0000000..4a7dd21
--- /dev/null
@@ -0,0 +1,4 @@
+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]]