No Code Attached Yet bug
avatar chmst
chmst
6 May 2021

Steps to reproduce the issue

Make different articles, with different settings: featured / unfeatored, published / unpublished, with different publish_up/down and or feature_up / down dates.
The same with or without workflow enabled, with workflwo publish/feature plugin enabled/diesabled.

Then check the tooltips on the different status buttons.

Expected result

Alway thea active state in the first line
Additional information
A action for status change if this is possible
All texts are consistent

Actual result

Information is not displayed consitently. The following image shows a collectio of tooltips for differen states.

grafik

With workflow enabled

grafik

System information (as much as possible)

Additional comments

avatar chmst chmst - open - 6 May 2021
avatar joomla-cms-bot joomla-cms-bot - change - 6 May 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 6 May 2021
avatar brianteeman
brianteeman - comment - 6 May 2021
  • Current State
  • More info (optional)
  • Action description

and now I re-read your post and see that you propose the exact same thing - so great minds think alike

avatar brianteeman
brianteeman - comment - 6 May 2021

Featured (non-workflow version) for com_content appears to be just a single line added to libraries\src\Button\FeaturedButton.php

line 90
+ $tips[] = Text::_('JGLOBAL_TOGGLE_FEATURED');

avatar brianteeman
brianteeman - comment - 6 May 2021

for com_content with workflow there is no toggle functionality

avatar chmst
chmst - comment - 6 May 2021

No toggle, correct. But "select transition" would show that an action is possible / required

avatar brianteeman
brianteeman - comment - 6 May 2021

I must be missing something then because when workflow is enabled clicking on the featured icon does nothing - or is there a bug and its supposed to?

avatar brianteeman
brianteeman - comment - 7 May 2021

I missed that the button is disabled.

avatar Hackwar Hackwar - change - 22 Feb 2023
Labels Added: No Code Attached Yet bug
Removed: ?
avatar Hackwar Hackwar - labeled - 22 Feb 2023

Add a Comment

Login with GitHub to post a comment