Tiny 'space' fix in localize.c
"Geoff Air" <[email protected]> Fri, 20 Oct 2006 12:10:43 +0000
| Newsgroups | gmane.comp.web.html-tidy.devel |
|---|---|
| Message-ID | <[email protected]> |
Friday, 20 October 2006.
Hi Arnaud,
RE: Tiny 'space' fix in localize.c
When the access test are run, the URL and
the word 'and' are joined in the output ...
The output is -
http://www.w3.org/WAI/GLand
when it should be -
http://www.w3.org/WAI/GL and
<diff>
--- F:\FGCVS\tidy\src\localize.c Sat Sep 16 11:39:25 2006
+++ tidycvs6-4\src\localize.c Fri Oct 20 13:45:52 2006
@@ -1615,7 +1615,7 @@
{
tidy_out(doc, "For further advice on how to make your pages
accessible, see\n");
tidy_out(doc, "%s", ACCESS_URL );
- tidy_out(doc, "and\n" );
+ tidy_out(doc, " and\n" );
tidy_out(doc, "%s", ATRC_ACCESS_URL );
tidy_out(doc, ".\n" );
tidy_out(doc, "You may also want to try
\"http://www.cast.org/bobby/\" which is a free Web-based\n");
</diff>
This being such a 'small' fix, I have only posted
it all here, rather than opening a 'patch' id for
such a tiny 'typo' type change ...
Am working on some other suggested changes,
which I will post as a 'patches', with reasoning ...
Regards,
Geoff.
EOF - access-02.doc
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642