Page MenuHomeIn-Portal Phabricator

INP-1792 - Support HTML markup with Title Presets
ClosedPublic

Authored by alex on Dec 10 2020, 8:57 AM.

Details

Test Plan
  1. login to Admin Console
  2. go to Website & ContentE-mail Templates section
  3. open AFFILIATE.PAYMENT e-mail template for editing
  4. confirm, that Editing E-mail Template - AFFILIATE.PAYMENT - General text is shown in the bluebar
  5. in the core/units/email_templates/email_templates_config.php file change format key of email_template_edit title preset to be '<span style="color: #FFCB05;">#email-template_status#</span> - #email-template_titlefield# - !la_section_General!'
  6. reload e-mail template editing window (e.g. by clicking on General editing tab)
  7. confirm, that Editing E-mail Template part of bluebar text became orange (sort of), but otherwise text remained the same

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.2.x
Lint
Lint ErrorsExcuse: Not fixing CS issue, weren't introduced by changed code.
SeverityLocationCodeMessage
Errorcore/kernel/db/db_tag_processor.php:1964PHPCS.E.CodingStandard.WhiteSpace.ControlStructureSpacing.SpaceBeforeCloseBraceCodingStandard.WhiteSpace.ControlStructureSpacing.SpaceBeforeCloseBrace
Errorcore/kernel/db/db_tag_processor.php:1964PHPCS.E.CodingStandard.WhiteSpace.ControlStructureSpacing.SpacingAfterOpenBraceCodingStandard.WhiteSpace.ControlStructureSpacing.SpacingAfterOpenBrace
Unit
No Unit Test Coverage
Build Status
Buildable 966
Build 966: arc lint + arc unit

Event Timeline

alex created this revision.Dec 10 2020, 8:57 AM
alex requested review of this revision.Dec 10 2020, 8:57 AM
erik accepted this revision.Mar 3 2021, 5:04 AM
This revision is now accepted and ready to land.Mar 3 2021, 5:04 AM
This revision was landed with ongoing or failed builds.Jul 8 2022, 9:42 AM
This revision was automatically updated to reflect the committed changes.