Issues
- Indicate the email address in the "An email was sent...." notification messagesZNTA-1209
- Missing information in username validation errorZNTA-860Resolved issue: ZNTA-860
- Group "request add project version" needs field limitZNTA-846Resolved issue: ZNTA-846Former user
- Merge Translations dialog brokenZNTA-844Resolved issue: ZNTA-844Former user
- Reduce JS runtime warnings and errorsZNTA-833Resolved issue: ZNTA-833Sean Flanigan
- Broken links in project config push docsZNTA-829Resolved issue: ZNTA-829
- No scrollbar on "Add Someone" dialogZNTA-824Resolved issue: ZNTA-824Former user
- [Alpha editor] Attempting to save as Approved, then accessing Shortcuts, locks displayZNTA-820Resolved issue: ZNTA-820Former user
- "SHOW" does not work while changing password in the Settings twiceZNTA-818Resolved issue: ZNTA-818Former user
- No success/confirmation message after updating email via Settings->ProfileZNTA-816Resolved issue: ZNTA-816Former user
- New user login redirected to login screen again instead of DashboardZNTA-815Resolved issue: ZNTA-815Former user
- Updating Email activates "Resend activation email" instead of "Update Email" buttonZNTA-814Resolved issue: ZNTA-814Former user
- Project text search and replace does bad html safe encoding on search textZNTA-812Resolved issue: ZNTA-812Former user
- Downloaded translated .pot file has no extensionZNTA-811Resolved issue: ZNTA-811Former user
- Version readonly lock icon off v-centreZNTA-810Resolved issue: ZNTA-810
- Collapsing menus should not receive clicksZNTA-809Resolved issue: ZNTA-809
- Coordinators' email addresses should be BCC in Contact CoordinatorZNTA-804Resolved issue: ZNTA-804Former user
- [Regression] Admin monitoring button has no linkZNTA-803Resolved issue: ZNTA-803Former user
- Exception downloading offline .po fileZNTA-783Resolved issue: ZNTA-783Former user
- Glossary: Failed to show CJK characters from imported po or csvZNTA-778Resolved issue: ZNTA-778Former user
- Password Reset form does not respect 1024 character limitZNTA-776Resolved issue: ZNTA-776
- Icon oddity on projects search results pageZNTA-775Resolved issue: ZNTA-775Former user
- [Regression] User Profile page is brokenZNTA-774Resolved issue: ZNTA-774Former user
- Documents list loader visible over headerZNTA-773Resolved issue: ZNTA-773Former user
- Glossary comment saving doesn't workZNTA-760Resolved issue: ZNTA-760Former user
- Glossary resets to default sort on updateZNTA-759Resolved issue: ZNTA-759Former user
- "Delete" should not show for non glossary-admin usersZNTA-757Resolved issue: ZNTA-757Former user
- Import dialog should show reason for bad fileZNTA-756Resolved issue: ZNTA-756Former user
- New Term dialog needs field limitingZNTA-755Resolved issue: ZNTA-755Former user
- Filter text for glossary locales should not extend past the field widthZNTA-754Resolved issue: ZNTA-754Former user
- Part of Speech, Description glossary fields need to be limitedZNTA-753Resolved issue: ZNTA-753Former user
- [Regression] Login page fields are not rendered after activationZNTA-720Resolved issue: ZNTA-720Former user
- Admin Manage Search feature UI brokenZNTA-715Resolved issue: ZNTA-715Former user
- TransactionReaper::check timeout exception on large glossary uploadZNTA-706Resolved issue: ZNTA-706
- Error loading project version page: javax.el.ELException: Function 'rich:clientId' not foundZNTA-674Resolved issue: ZNTA-674
- Prevent selection of button components from accidental double-clickZNTA-673Resolved issue: ZNTA-673Former user
- Message is not displayed when project general setting is savedZNTA-670Resolved issue: ZNTA-670
- ServerConfiguration tests unstableZNTA-668Resolved issue: ZNTA-668Former user
- Add maintainer via projects permission settings does not update the UIZNTA-666Resolved issue: ZNTA-666Former user
- Checkboxes for project role permissions do not always sync properly.ZNTA-661Resolved issue: ZNTA-661
- Modals should be scrollableZNTA-660Resolved issue: ZNTA-660Former user
- Project languages sorts all uppercase letters before all lowercase lettersZNTA-658Resolved issue: ZNTA-658Former user
- Add new language uses the search text instead of the selected localeZNTA-657Resolved issue: ZNTA-657Former user
- Glossary update comments are not savedZNTA-619Resolved issue: ZNTA-619Former user
- Incorrect error for invalid date range in editor searchZNTA-616Resolved issue: ZNTA-616
- Two broken entries in TM/Glossary search type dropdownsZNTA-614Resolved issue: ZNTA-614
- Uncaught exception from unclosed string glossary searchZNTA-613Resolved issue: ZNTA-613
- Glossary copy buttons don't workZNTA-612Resolved issue: ZNTA-612
- Exception/error when sorting the glossary at the same time as uploadingZNTA-611Resolved issue: ZNTA-611
- Error (exception) on project page after removing an aliasZNTA-608Resolved issue: ZNTA-608Former user
50 of 53
Indicate the email address in the "An email was sent...." notification messages
Description
Environment
None
Details
Details
Assignee
Unassigned
UnassignedReporter
Former user
Former user(Deactivated)Components
Affects versions
Priority

More fields
More fields
Created 29 June 2016 at 05:35
Updated 29 June 2016 at 05:36
Activity
Show:
Though we do a check on validity of domains while user provides email addresses, it would be also good to indicate the email address in the "email was sent...." notification messages.
Scenario:
User entered email id as "apeter@redhat.co".
Actual Result:
As ".co" is a valid domain Zanata will not generate any error message, but provide a notification that email was sent successfully. Thus user will not be aware of the error in the email id and wait for a notification from Zanata.
Thus, indicating the email address user has provided in the notification message will act as a second check point for the user to ensure the correctness of information provided.