Hello guys.
https://savannah.nongnu.org/projects/goldenpod is not valid html
http://validator.w3.org/check?uri=https%3A%2F%2Fsavannah.nongnu.org%2Fprojects%2Fgoldenpod
At first, one problem I see is that a <br> should be a <br />.
(/savannah/etc/savane/content/{non}gnu-content/page_footer.txt)
If someone would like to fix that bug he should also fix the following list:
admin/group_type.php: print '<br>'.specific_showinput(_("Selected
SCM:"), '<select name="form_homepage_scm">
include/trackers_run/digest.php: print '<hr class="clearr"
/><p class="smaller">'._("Latest Comment
Posted:").'<br>'.utils_make_links($last_comment).'</p>';
mail/admin/index.php: <b>Mailing List Name:</b> <br>';
At second, I think the <meta ... /> stuff occurs in
/savannah/etc/savane/content/{non}gnu-content/page_header.txt
and should also be fixed in:
faq/export_html.php: <meta name="Generator" content="The Savannah FAQ
system http://savannah.gnu.org">
At third, the '&' should be a '&'.
/savannah/etc/savane/content/{non}gnu-content/menu.txt
At fourth,
<div class="boxitemalt"><font class="smaller">
Group Type: <b>non-GNU software & documentation</b>
</font></div>
produced an error "character "&" is the first character of a delimiter
but occurred as data"
I think we should also masked the "&" there. But it seems like this data
is stored in the database directly, so you know better where to search
for his then I. :-)
Hope this helps you a little bit to go faster to this item.
Regards,
Sebastian Wieseler
--
| kickino.org || savannah.gnu.org || gnu.org || forkbomb.ch |
_______________________________________________
Savannah-help-public mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/savannah-hackers