[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r14931 - trunk/www

From: <kfogel_at_collab.net>
Date: 2005-06-02 17:52:51 CEST

maxb@tigris.org writes:
> Log:
> Run 'www/validate.sh', and fix errors so discovered.
> Note: Includes changes to some ID attributes which were not valid XML names.
>
> * www/project_links.html: Fix bogus tag.
> * www/faq.html: Fix bogus tags. Change ID "301-error" to "http-301-error".
> Fix some bogus IDs which were incorrect duplicates of other FAQ items!
> * www/roadmap.html: Escape ampersands as entities.
> * www/svn_1.2_releasenotes.html: Escape ampersands as entities.
> Change ID "1.0-deprecation" to "svn-1.0-deprecation".
> * www/index.html: Fix bogus tags.
> * www/project_tasks.html: Fix bogus tags. Escape ampersands as entities.

I understand the desire for valid names, but how serious a problem
were these causing? By removing them, we're potentially breaking
links. It might be better to leave the old names for compatibility,
while still adding the new names (so that links created from now on
don't exacerbate the problem).

r14913 is a good example of this, search for "compatibility" in its diff.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 2 18:43:27 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.