trans-coord-news
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Trans-coord-news] pl news error


From: Nic Ferrier
Subject: [Trans-coord-news] pl news error
Date: Sat, 15 Jan 2005 15:41:29 +0000

This is the output of the job this morning:

>>>>
P whatsnew.pl.txt
-:5: parser error : Entity 'nbsp' not defined
re Magazine</a> to magazyn dla świata wolnego oprogramowania, dostępny w&nbsp;
                                                                               ^
-:5: parser error : Entity 'nbsp' not defined
 dla świata wolnego oprogramowania, dostępny w&nbsp;postaci papierowej i&nbsp;
                                                                               ^
unable to parse -
make: *** [../server/whatsnew.pl.html] Error 6
-:5: parser error : Entity 'nbsp' not defined
re Magazine</a> to magazyn dla świata wolnego oprogramowania, dostępny w&nbsp;
                                                                               ^
-:5: parser error : Entity 'nbsp' not defined
 dla świata wolnego oprogramowania, dostępny w&nbsp;postaci papierowej i&nbsp;
                                                                               ^
unable to parse -
make: *** [../gnusflashes.polish.include] Error 6
-:4: parser error : Entity 'nbsp' not defined
re Magazine</a> to magazyn dla świata wolnego oprogramowania, dostępny w&nbsp;
                                                                               ^
-:4: parser error : Entity 'nbsp' not defined
 dla świata wolnego oprogramowania, dostępny w&nbsp;postaci papierowej i&nbsp;
                                                                               ^
unable to parse -
make: *** [whatsnew.pl.rss] Error 6
make: Target `gnunews' not remade because of errors.
[ -f ../server/whatsnew.pl.html ] || ( touch ../server/whatsnew.pl.html ; cvs  
add ../server/whatsnew.pl.html )
ENCODING=utf-8 gawk -f ../server/news-to-xml.awk ../server/whatsnew.pl.txt | 
xsltproc ../server/whatsnew.pl.xslt - > ../server/whatsnew.pl.html
[ -f ../gnusflashes.polish.include ] || ( touch ../gnusflashes.polish.include ; 
cvs  add ../gnusflashes.polish.include )
ENCODING=utf-8 gawk -f ../server/news-to-xml.awk ../server/whatsnew.pl.txt | 
xsltproc ../gnusflashes.xslt - > ../gnusflashes.polish.include
[ -f whatsnew.pl.rss ] || ( touch whatsnew.pl.rss ; cvs  add whatsnew.pl.rss )
gawk -f ../server/news-to-xml.awk ../server/whatsnew.pl.txt | xsltproc 
whatsnew.xslt - > whatsnew.pl.rss
<<<<

Entities are generally not allowed in the txt file. The don't make
much sense because the file is a text file, not an xml file or an HTML
file.

The entity in question was an HTML space entity for which (of course)
you could just use a space.


The only thing is that it ought to be possible to put in an entity so
you can talk about them (in other words they should be escaped).




Does anyone have any objection to me sending the reports from the news
scripts to this address so people can see these errors quicker?


-- 
Nic Ferrier
http://www.tapsellferrier.co.uk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]