Skip to content

fix confusion around mail settings and improve layout a bit - #38868

Merged
szaimen merged 1 commit into
masterfrom
enh/noid/fix-mail-confusion
Jun 19, 2023
Merged

fix confusion around mail settings and improve layout a bit#38868
szaimen merged 1 commit into
masterfrom
enh/noid/fix-mail-confusion

Conversation

@szaimen

@szaimenszaimen commented Jun 17, 2023

Copy link
Copy Markdown
Contributor

@szaimenszaimen added the 2. developing Work in progress label Jun 17, 2023
@szaimenszaimen added this to the Nextcloud 28 milestone Jun 17, 2023
@szaimen
szaimenforce-pushed the enh/noid/fix-mail-confusion branch from 61c0322 to eb1afa8CompareJune 17, 2023 16:18
Signed-off-by: Simon L <szaimen@e.mail.de>
@szaimen
szaimenforce-pushed the enh/noid/fix-mail-confusion branch from eb1afa8 to 7918bb1CompareJune 17, 2023 16:26
</p>

<label id="mail_sendmailmode_label" for="mail_sendmailmode" class="<?= $_['mail_smtpmode'] !== 'sendmail' ? 'hidden' : '' ?>">
<p class="<?= $_['mail_smtpmode'] !== 'sendmail' ? 'hidden' : '' ?>">

Check notice

Code scanning / Psalm

PossiblyUndefinedArrayOffset

Possibly undefined array key $_['mail_smtpmode'] on array{mail_smtpmode?: mixed, sendmail_is_available: mixed, ...<array-key, mixed>}
@szaimenszaimen changed the title fix confusion around mail settingsfix confusion around mail settings and improve layout a bitJun 17, 2023
@szaimen
szaimen marked this pull request as ready for review June 17, 2023 16:46
@szaimenszaimen added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jun 17, 2023
@szaimen

Copy link
Copy Markdown
ContributorAuthor

/backport to stable27

@szaimen

Copy link
Copy Markdown
ContributorAuthor

/backport to stable26

@come-nccome-nc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 on the wording, not sure I understand all the code changes. Did not test.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@szaimen@marcoambrosini@github-advanced-security@come-nc