Test: Hashtag injection placeholders ({tags}, {hashtags}) #65

Open
opened 2026-05-29 04:12:36 +00:00 by jmiller · 1 comment
Owner

Test: Tag Placeholders

What changed

New {tags} and {hashtags} template placeholders from Joomla article tags.

Steps to test

  1. Add tags to a test article (e.g., "Joomla", "PHP", "Web Development")
  2. Create a message template with {hashtags} in the body
  3. Publish the article
  4. Check the queued post message → verify #Joomla #PHP #WebDevelopment appears
  5. Test {tags} → verify Joomla, PHP, Web Development (comma-separated)

Labels

type: testing, priority: medium

## Test: Tag Placeholders ### What changed New `{tags}` and `{hashtags}` template placeholders from Joomla article tags. ### Steps to test 1. Add tags to a test article (e.g., "Joomla", "PHP", "Web Development") 2. Create a message template with `{hashtags}` in the body 3. Publish the article 4. Check the queued post message → verify `#Joomla #PHP #WebDevelopment` appears 5. Test `{tags}` → verify `Joomla, PHP, Web Development` (comma-separated) ### Labels `type: testing`, `priority: medium`
Author
Owner

Branch created: feature/65-test-hashtag-injection-placeholders-tags

git fetch origin
git checkout feature/65-test-hashtag-injection-placeholders-tags
Branch created: [`feature/65-test-hashtag-injection-placeholders-tags`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/65-test-hashtag-injection-placeholders-tags) ```bash git fetch origin git checkout feature/65-test-hashtag-injection-placeholders-tags ```
Sign in to join this conversation.
Type Task
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#65