git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ricky Zhou <ricky@fedoraproject.org>
To: Jakub Narebski <jnareb@gmail.com>
Cc: Todd Zullinger <tmz@pobox.com>,
	git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH] Use &#160; instead of &nbsp; for XHTML compliance
Date: Wed, 15 Apr 2009 12:21:23 -0400	[thread overview]
Message-ID: <20090415162123.GC3316@sphe.res.cmu.edu> (raw)
In-Reply-To: <200904151755.07425.jnareb@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 731 bytes --]

On 2009-04-15 05:55:04 PM, Jakub Narebski wrote:
> Wouldn't it be a better solution to add DTD with HTML entities if/when
> gitweb serves XHTML 1.0 together application/xhtml+xml mimetype, instead
> of unconditionally using what is I think worse solution? Especially that
> error is I think quite rare situation and/or bug in browser...
> 
> I also don't think that the change -nbsp => -subspaces is necessary;
> it causes large code churn for nothing, and name is IMVHO worse.
> It is about nonbreakable and non-compactable space.
Sorry, as Mike mentioned, I was mistaken about the validity of &nbsp;.
I'm going to try to reproduce this myself so I can look more into what
actually caused the error.

Thanks,
Ricky

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

      reply	other threads:[~2009-04-15 16:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-15 15:40 [PATCH] Use &#160; instead of &nbsp; for XHTML compliance Todd Zullinger
2009-04-15 15:50 ` Mike Hommey
2009-04-15 16:38   ` Ricky Zhou
2009-04-15 15:55 ` Jakub Narebski
2009-04-15 16:21   ` Ricky Zhou [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090415162123.GC3316@sphe.res.cmu.edu \
    --to=ricky@fedoraproject.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jnareb@gmail.com \
    --cc=tmz@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).