Public bug reported:

Right now, the majority of the site passes the W3C markup validator, but
/opportunities (the important bit) does not. We can, and should, fix
this! :)

The brunt of errors comes from forgetting to escape URLs in various A
tags. (Most of our URLs have &s in them, which should be escaped since &
is, itself, used to denote special characters).

** Affects: harvest
     Importance: Undecided
         Status: New

-- 
Ampersands are not escaped, resulting in invalid HTML and possible bugs
https://bugs.launchpad.net/bugs/658980
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.

Status in Harvest Service: New

Bug description:
Right now, the majority of the site passes the W3C markup validator, but 
/opportunities (the important bit) does not. We can, and should, fix this! :)

The brunt of errors comes from forgetting to escape URLs in various A tags. 
(Most of our URLs have &s in them, which should be escaped since & is, itself, 
used to denote special characters).



_______________________________________________
Mailing list: https://launchpad.net/~harvest-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~harvest-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to