?
avatar ceford
ceford
22 Jun 2020

Steps to reproduce the issue

Enable Workflows in Content -> Options -> Integration tab
Select Content -> Workflows -> Help button
Select Content -> Workflows -> Stages (numbered button) -> Help button
Select Content -> Workflows -> Transitions (numbered button) -> Help button

Expected result

Helpful articles

Actual result

404 Not found

Additional comments

I have created the Help screens but some code changes are needed:

For consistency with other Help links the keys need to be changed:

JHELP_WORKFLOWS_LIST to become JHELP_COMPONENTS_WORKFLOW_WORKFLOWS_LIST
JHELP_WORKFLOW_STAGES_LIST to become JHELP_COMPONENTS_WORKFLOW_STAGES_LIST
JHELP_WORKFLOW_TRANSITIONS_LIST to become JHELP_COMPONENTS_WORKFLOW_TRANSITIONS_LIST

And the following strings need to be in Administrator language files, joomla.ini (and ...):

JHELP_COMPONENTS_WORKFLOW_WORKFLOWS_LIST="Components_Workflows_Lists"
JHELP_COMPONENTS_WORKFLOW_STAGES_LIST="Components_Workflows_Stages_List"
JHELP_COMPONENTS_WORKFLOW_TRANSITIONS_LIST="Components_Workflows_Transitions_List"

I have tested this locally.

avatar ceford ceford - open - 22 Jun 2020
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Jun 2020
avatar brianteeman
brianteeman - comment - 22 Jun 2020

Thanks again

See #29757 for the PR

avatar Quy Quy - change - 22 Jun 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-06-22 14:14:41
Closed_By Quy
avatar Quy Quy - close - 22 Jun 2020

Add a Comment

Login with GitHub to post a comment