The duplicate action should not be shown when the add button is hidden.

When translating, it is currently shown inconsistently.

We should also check other actions

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

miro_dietiker created an issue. See original summary.

casey’s picture

Status: Active » Needs review
FileSize
656 bytes
johnchque’s picture

Issue tags: +Needs tests

Hmm we will need tests and a test only patch to see that this is working.

miro_dietiker’s picture

Status: Needs review » Needs work
Issue tags: +Usability

Ran into this and it confused me that the action is present indeed.

miro_dietiker’s picture

miro_dietiker’s picture

miro_dietiker’s picture

Issue tags: +Novice

This is now simply first about checking $this->allowReferenceChanges() instead of isTranslating.

johnchque’s picture

Status: Needs work » Needs review
FileSize
1.53 KB

With tests. :)

Berdir’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: -Needs tests

Looks fine.

miro_dietiker’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: -Novice

Committed, thx.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.