Page MenuHomePhorge

Adjust message in timezone conflict form
ClosedPublic

Authored by waldyrious on Nov 7 2023, 15:59.

Details

Summary

This applies a suggestion initially proposed in
https://we.phorge.it/D25420#12264

Test Plan
  • Change your browser/system timezone to differ from your Phorge profile timezone
  • Click the notice that Phorge shows at the bottom left about the timezone mismatch
  • Confirm that the form text has been changed as per the diff in this revision

Diff Detail

Repository
rP Phorge
Branch
timezone-conflict-message-tweak
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 887
Build 887: arc lint + arc unit

Event Timeline

src/applications/settings/controller/PhabricatorSettingsTimezoneController.php
118

Maybe?

Thanks

Tested, it works, thanks :) Just feel free to follow the suggestion

This revision is now accepted and ready to land.Nov 8 2023, 08:36
src/applications/settings/controller/PhabricatorSettingsTimezoneController.php
118

Yeah, sure. I'll make the change.

  • Adjust message per code review suggestion