problems with the HTML export function
patrick guignot
patrick_guignot at yahoo.fr
Sun Jul 30 03:24:15 MDT 2006
Hi,
First sorry for my bad english (one hour of try and error with babelfish for this mail...)
I use tellico 1.1.6 and Ubuntu Dapper and i have problems with the HTML export function.
1) Doctype and validation errors
On the generated HTML pages there is no doctype and the page do not pass the html validator test (http://validator.w3.org/).
Each time i update my webpage with the tellico generated HTML i must manually add the doctype in the source and there is also some additional errors :
see http://validator.w3.org/check?uri=http%3A%2F%2Fpatrickguignot.free.fr%2Fsf%2Fnouvelles_sf.html
(I choose the HTML 4.01 transitional doctype because it is with that that I have less validation errors).
2) The long line problem
The tellico generated HTML code is...hum...strange !
When i try to edit the HTML file my Gedit text editor freeze.
I submit a bug on my distro bugzilla and hereunder is the answer which i obtained :
"I can confirm this, but can you please not confirm your own bugs in future?
This issue is caused by line 94 being... well, about 183,000 characters."
The bug report URL is https://launchpad.net/distros/ubuntu/+source/gtksourceview/+bug/52975
So i think the faulty one is the tellico generated HTML structure. There is no break in the <tbody> part and the conséquence is a looooooooong line (beyond 200,000 characters currently on my fresh generated HTML page).
Is it possible to modify the HTML export function to solve these two problems ?
Regards,
Patrick
More information about the tellico-users
mailing list