aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/preview_base_url_should_be_absolute.mdwn
blob: b72831b16f75da2308090d5740cd3de79c1f9de8 (plain)
1
2
3
4
5
The edit page CGI defines a `base` tag with an URL which is not
absolute, which can break the preview function in some circumstances
(with e.g. images not showing). The trivial [[patch]] that fixes
it can be found [[here|http://sprunge.us/EPHT]] as well as on [[my
git|http://git.oblomov.eu/ikiwiki]].