25 Oct
2011
25 Oct
'11
11:50 a.m.
On Thu, Oct 20, 2011 at 06:41:17PM +0000, corvid wrote:
Jorge wrote:
A quick trick to avoid viewing source of the "view source" page. A proper solution would be appreciatted.
Does that break things, or do you just dislike it?
I don't remember exactly what the problem was (man I'm getting old). There were two issues (AFAIR): 1) avoiding "always reload" (through dpi even on Back/Fwd). 2) avoid recursive URL expansion on reload. The current URL scheme helps with 2) and allows handling of 1) in the canonical way. Please test the attached patch. So far I see no problem with it. In other words: maybe I forgot to re-enable it after solving the problem, or forgot what the problem was afterwards! -- Cheers Jorge.-