Hide Forgot
On the cartridge selection page ( https://openshift.redhat.com/app/console/application_types ), three cartridge descriptions contain HTML in title attributes. Mousing over the cartridge displays the HTML in the tooltip rather than the intended new lines. These three cartridge are: Ghost 0.7.5 OpenShift Backup Server Node.js (Latest) Ex: <div class="application_type tile tile-click tile-compact label-tags application_type_quickstart" id="application_type_quickstart!243" title="This custom Node.js cartridge takes care of auto-updating the Node.js and NPM versions on each build.<br/><br/>Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications."> As per the HTML specification, HTML cannot exist in attribute tags. To achieve new lines, the U+000A (LF) character should be used. Source: https://html.spec.whatwg.org/multipage/dom.html#the-title-attribute
We apologize, however, we do not plan to address this report at this time. The majority of our active development is for the v3 version of OpenShift. If you would like for Red Hat to reconsider this decision, please reach out to your support representative. We are very sorry for any inconvenience this may cause.