From: Neil B. <ne...@cs...> - 2000-10-09 22:41:32
|
On Monday October 9, aho...@in... wrote: > Steve, > > > This patch sounds like a good idea: no default server name. Another "why > > didn't I think of that?" idea. Anybody see any holes in it? > > this breaks the diff links in RecentChanges. > Unless we invent a new wiki-syntax they will remain broken. > > /Arno Ahhh.. that was the problem with my diff links. I hadn't had a chance to look into them, and it didn't click that the break might be related to that change. Instead of $ServerAddress = ""; use $ServerAddress = "http:"; That has the same effect of using relatvie URI's, doesn't break the diff links in RecentChanges NeilBrown |