incorrect XML Tag specification

David Faure faure at kde.org
Tue Nov 14 13:33:00 CET 2006


On Tue Nov 14 2006, Martin Konold wrote:
> 
> Hi,
> 
> in the official document is written:
> 
> <web-page>(string, default empty)</webpage>
> 
> This is incorrect XML. 
> 
> We must define if we want <web-page> or <webpage>
> 
> David, Joon: What do you prefer? Which change is mostly backwards compatible?
> 
> If I don't get an answer I will update the documentation and choose 
> <web-page>.

Grepping the sources would have esily told you:
./kabc/contact.cpp:742:    if ( tagName == "web-page" ) {
./kabc/contact.cpp:765:    writeString( element, "web-page", webPage() );

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the format mailing list