[
https://issues.jboss.org/browse/WFLY-11883?page=com.atlassian.jira.plugin...
]
Eduardo Martins moved JBEAP-16582 to WFLY-11883:
------------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-11883 (was: JBEAP-16582)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Documentation
Quickstarts
(was: Documentation)
(was: Quickstarts)
Affects Version/s: 16.0.0.Final
(was: 7.2.0.GA)
Incorrect product name used in readmes for ha-singleton-* QS
------------------------------------------------------------
Key: WFLY-11883
URL:
https://issues.jboss.org/browse/WFLY-11883
Project: WildFly
Issue Type: Bug
Components: Documentation, Quickstarts
Affects Versions: 16.0.0.Final
Reporter: Eduardo Martins
Assignee: Eduardo Martins
Priority: Major
The readmes say {{red_hat_jboss_enterprise_application_platform}} instead of {{Red Hat
JBoss Enterprise Application Platform}} or simply {{JBoss EAP}}:
* ha-singleton-service:
** For more information about clustered singleton services, see HA Singleton Service in
the Development Guide for red_hat_jboss_enterprise_application_platform located on the Red
Hat Customer Portal.
* ha-singleton-deployment:
** For more information about singleton deployments, see HA Singleton Deployments in the
Development Guide for red_hat_jboss_enterprise_application_platform located on the Red Hat
Customer Portal.
It's caused by incorrectly defined doc attribute {{DocInfoProductName}} in
{{attributes.adoc}}:
{code}
:DocInfoProductName: red_hat_jboss_enterprise_application_platform
:DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)