Typo in sending to enrolees/members form confirmation message

Created on 8 April 2024, 3 months ago
Updated 7 May 2024, about 2 months ago

Problem/Motivation

This bug is actual for events and groups. There are typos on the following confirmation pages:
- /group/{group}/membership/configure-action - "Are you sure you want to send your email to to the following %count members?"
- /node/{node}/all-enrollments/confirm-action - "Are you sure you want to send your email to to the following %count enrollees?"

Steps to reproduce

- Login as SM
- Go to any group
- Go to "Manage members/enrollments" tab
- Select users
- Click "Actions" button
- Click on 'Send email to group members' (for email)/Email selected enrollees
- Fill the fields
- On the confirmation page you shouldn't see double "to" in message

Proposed resolution

Remove extra "to"s in:
- SocialEventManagersViewsBulkOperationsConfirmAction.php
- SocialGroupViewsBulkOperationsConfirmAction.php
- event-bulk.feature

πŸ› Bug report
Status

Fixed

Version

12.2

Component

Code (back-end)

Created by

πŸ‡ΊπŸ‡¦Ukraine Luckie Joe

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024