]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttps://www.google.com/accounts/o8/id?id=AItOawkiulxucQx_YZQZUVJdNF6oMaZwWb8JF2M <Martin@web>
Fri, 23 Mar 2012 02:15:26 +0000 (22:15 -0400)
committeradmin <admin@branchable.com>
Fri, 23 Mar 2012 02:15:26 +0000 (22:15 -0400)
doc/bugs/W3MMode_still_uses_http:__47____47__localhost__63__.mdwn

index 3c28e379bdd7fdbeb758e0bf6d87aa9cd9e95086..983c79c10336409c4739c1340929b21e26a45388 100644 (file)
@@ -22,3 +22,7 @@ Of course, the next time I rerun ikiwiki --setup, it will overwrite my wrapper-w
 I made a logfile of all the args, env, and stdin/stdout to/from my wrapper.  If you're interested, I'll email it to you.  I wasn't able to attach it here.
 
 -- [[terry|tjgolubi]]
+
+I confirm that the supplied w3mmode setup appears not to work. When I try to edit a page and save it, w3m tries to access an URL beginning http://localhost/ . The HTML source of the edit page contains a BASE URL beginning with http://localhost. It should not. Maybe this is a result of changes a while back, where use of absolute URLs was enforced in various places in Ikiwiki.
+
+-- Martin