* problems with http://git-scm.com/
@ 2009-01-24 17:37 Oliver Kullmann
2009-01-24 18:44 ` Teemu Likonen
0 siblings, 1 reply; 3+ messages in thread
From: Oliver Kullmann @ 2009-01-24 17:37 UTC (permalink / raw)
To: git
Hi,
since a few docs my (somewhat rusty) Konqueror can't load
http://git-scm.com/
anymore.
Now checking at
http://validator.w3.org/
we get one error:
Line 174, Column 14: there is no attribute "clear".
<br clear="all"/>
And that shouldn't be (since http://git-scm.com/ claims to
be strict xhtml).
Don't know whether this is the problem, but that attribute
clearly should be removed anyway.
Oliver
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: problems with http://git-scm.com/
2009-01-24 17:37 problems with http://git-scm.com/ Oliver Kullmann
@ 2009-01-24 18:44 ` Teemu Likonen
2009-02-03 18:38 ` Scott Chacon
0 siblings, 1 reply; 3+ messages in thread
From: Teemu Likonen @ 2009-01-24 18:44 UTC (permalink / raw)
To: Oliver Kullmann; +Cc: git, Adam Cooke, Scott Chacon
[Adding some CCs.]
Oliver Kullmann (2009-01-24 17:37 +0000) wrote:
> since a few docs my (somewhat rusty) Konqueror can't load
> http://git-scm.com/
> anymore.
>
> Now checking at
> http://validator.w3.org/
> we get one error:
>
> Line 174, Column 14: there is no attribute "clear".
> <br clear="all"/>
>
> And that shouldn't be (since http://git-scm.com/ claims to be strict
> xhtml). Don't know whether this is the problem, but that attribute
> clearly should be removed anyway.
It seems that the attribute has already been changed to
style="clear:both;" in the web site's git repository[1]. It's the commit
cea494929e (2009-01-08). But www.git-scm.com is still serving an old
version.
---------------
1. git://github.com/schacon/gitscm.git
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: problems with http://git-scm.com/
2009-01-24 18:44 ` Teemu Likonen
@ 2009-02-03 18:38 ` Scott Chacon
0 siblings, 0 replies; 3+ messages in thread
From: Scott Chacon @ 2009-02-03 18:38 UTC (permalink / raw)
To: Teemu Likonen; +Cc: Oliver Kullmann, git, Adam Cooke
Will push out this and a few more fixes soon.
Thanks,
Scott
On Sat, Jan 24, 2009 at 10:44 AM, Teemu Likonen <tlikonen@iki.fi> wrote:
> [Adding some CCs.]
>
>
> Oliver Kullmann (2009-01-24 17:37 +0000) wrote:
>
>> since a few docs my (somewhat rusty) Konqueror can't load
>> http://git-scm.com/
>> anymore.
>>
>> Now checking at
>> http://validator.w3.org/
>> we get one error:
>>
>> Line 174, Column 14: there is no attribute "clear".
>> <br clear="all"/>
>>
>> And that shouldn't be (since http://git-scm.com/ claims to be strict
>> xhtml). Don't know whether this is the problem, but that attribute
>> clearly should be removed anyway.
>
> It seems that the attribute has already been changed to
> style="clear:both;" in the web site's git repository[1]. It's the commit
> cea494929e (2009-01-08). But www.git-scm.com is still serving an old
> version.
>
> ---------------
> 1. git://github.com/schacon/gitscm.git
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-02-03 18:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-24 17:37 problems with http://git-scm.com/ Oliver Kullmann
2009-01-24 18:44 ` Teemu Likonen
2009-02-03 18:38 ` Scott Chacon
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).