Page MenuHomeIn-Portal Phabricator

INP-1700 - Translate invalid username phrase
ClosedPublic

Authored by alex on May 2 2017, 4:48 AM.

Details

Test Plan
  1. perform upgrade/install to get new phrases added
  2. login to Admin Console
  3. go to User ManagementUsers section
  4. open new record adding window
  5. enter @ in Username field
  6. press Save button on toolbar
  7. confirm, that error message for Username field is translated

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.2.x
Lint
Lint ErrorsExcuse: Not fixing array formatting errors.
SeverityLocationCodeMessage
Errorcore/units/users/users_config.php:344PHPCS.E.CodingStandard.Array.Array.SpaceAfterKeywordCodingStandard.Array.Array.SpaceAfterKeyword
Errorcore/units/users/users_config.php:344PHPCS.E.Generic.PHP.LowerCaseKeyword.FoundGeneric.PHP.LowerCaseKeyword.Found
Warningcore/units/users/users_config.php:345PHPCS.W.CodingStandard.Array.Array.NoLastCommaCodingStandard.Array.Array.NoLastComma
Unit
No Unit Test Coverage
Build Status
Buildable 725
Build 725: arc lint + arc unit

Event Timeline

alex updated this revision to Diff 739.May 2 2017, 4:48 AM
alex retitled this revision from to INP-1700 - Translate invalid username phrase.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1700.
erik accepted this revision.May 2 2017, 5:10 AM
erik edited edge metadata.
This revision is now accepted and ready to land.May 2 2017, 5:10 AM
This revision was automatically updated to reflect the committed changes.