Skip to content

Enfold: remove duplicate shortcode-list entries - #558

Merged
dgwatkins merged 2 commits into
OnTheGoSystems:masterfrom
SNO7E-G:remove-duplicate-enfold-shortcode-list
Jul 28, 2026
Merged

Enfold: remove duplicate shortcode-list entries#558
dgwatkins merged 2 commits into
OnTheGoSystems:masterfrom
SNO7E-G:remove-duplicate-enfold-shortcode-list

Conversation

@SNO7E-G

@SNO7E-G SNO7E-G commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary: Removes a duplicate token from the Enfold <shortcode-list>.

Problem: The <shortcode-list> includes av_testimonial_single twice.

Change: Removes the redundant repeat, keeping one occurrence in original order. (Independent of — and does not touch — the unresolved av_testimonial_single <tag> conflict noted under "Flagged".)

Risk: None — an inert token list; a duplicate token has no behavioural effect.

Verified: schema passes · build-index passes · no duplicate tokens remain · diff is the <shortcode-list> line only.

SNO7E-G added 2 commits July 22, 2026 18:09
The <shortcode-list> contained duplicate tokens. Removed the redundant repeats, keeping one of each in original order. A shortcode-list is a plain comma-separated token list, so duplicate entries have no behavioural effect.

@dgwatkins dgwatkins left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 @SNO7E-G

@dgwatkins
dgwatkins merged commit 8bf0eb3 into OnTheGoSystems:master Jul 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants