7 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] This page is not Vali...
FromSent OnAttachments
Pawel TeczaJul 5, 2006 2:56 am 
Pawel TeczaJul 5, 2006 3:26 am 
Sam VarshavchikJul 5, 2006 3:42 am 
Sam VarshavchikJul 5, 2006 3:45 am 
Pawel TeczaJul 5, 2006 4:14 am 
Pawel TeczaJul 5, 2006 4:17 am 
Sam VarshavchikJul 5, 2006 2:14 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] This page is not Valid XHTML 1.0 Frameset!Actions...
From:Pawel Tecza (p.te@net.icm.edu.pl)
Date:Jul 5, 2006 4:17:38 am
List:net.sourceforge.lists.courier-sqwebmail

On Wed, 5 Jul 2006, Sam Varshavchik wrote:

Pawel Tecza writes:

Hello again :)

On Wed, 5 Jul 2006, Pawel Tecza wrote:

Hello Sam,

Your webmail doesn't validate at http://validator.w3.org/. It's because of non-standard attribute "border" for <frameset> tag. Is it a bug or feature?

Unfortunately, it's not only one reason. I removed this attribute and checked a few Sqwebmail pages and there are many other bugs, for example:

* "Folders" page: - end tag for "td" omitted, but OMITTAG NO was specified. - end tag for element "td" which is not open.

* "Folder" page: - character "<" is the first character of a delimiter but occurred as data. - document type does not allow element "td" here.

* "Preferences" page - there is no attribute "wrap".

* "Global Address Book Search" page: - end tag for "table" which is not finished.

Do you want to fix them or you are not interested in validation of your webmail?

No, these all need to be located, and fixed (except for the non-standard tags).

OK, I'll send the patches to you, if I find and fix the bugs.

Pawel