30 Oct
2011
30 Oct
'11
3:55 p.m.
On Tue, Oct 25, 2011 at 08:50:08AM -0300, Jorge Arellano Cid wrote:
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.
Have you had any trouble with it? If not, I'd like to commit it. -- Cheers Jorge.-