[PATCH] hgweb: Ensure isdirectory is None for repositories, replacing any True value
Paul Boddie
paul at boddie.org.uk
Thu Feb 27 17:32:29 UTC 2014
On Thursday 27. February 2014 01.02.06 Matt Mackall wrote:
> On Thu, 2014-02-27 at 00:25 +0100, Paul Boddie wrote:
> > # HG changeset patch
> > # User Paul Boddie <paul at boddie.org.uk>
> > # Date 1393457046 -3600
> > # Node ID 48bd57f415f66ce317cd81d64960ff58d0f9ced2
> > # Parent aa021ece4506f5e962c8d87ab58ab594a0105ced
> > hgweb: Ensure isdirectory is None for repositories, replacing any True
> > value
>
> Looks like a bug fix; queued for stable, thanks.
No problem! I originally regarded this as some strange caching issue, and I
still think that there is something odd about the way that each row produced
by makeindex may or may not include an isdirectory item, but when it does get
set in a row, subsequent entries have that item "stuck" unless they override
it.
I couldn't figure out where this happens, though, but it bothers me that there
may be some incorrect behaviour lurking somewhere.
Paul
More information about the Mercurial-devel
mailing list