zephyriot / zephyr-inf

0 stars 0 forks source link

incorrect references in meta tags in zephyrproject.org (drupal) content #120

Closed nashif closed 7 years ago

nashif commented 7 years ago

Reported by David Kinder: Child content pages on zephyrproject.org (such as https://www.zephyrproject.org/content/community-tools) are generating many (silent) 404 errors because file references are not correct. The meta tags refer to files such as

<link rel="apple-touch-icon" sizes="57x57" href="sites/all/themes/custom/zephyr_theme/images/apple-touch-icon-57x57.png">

but these child pages are down one level in a /content/ folder making the references invalid.

All pages that aren't in the root of the zephyrproject.org site have this problem (e.g., https://www.zephyrproject.org/content/zephyr-kernel-v160-release-notes)

(Imported from Jira INF-89)

nashif commented 7 years ago

by David Kinder:

Submitted to helpdesk@zephyrproject.org #36104

nashif commented 7 years ago

by David Kinder:

reported as will be fixed in the Feb 20 launch version of the website.