sergio.rizo β created an issue.
sergio.rizo β made their first commit to this issueβs fork.
I've added another fix because the drupal_get_path function is deprecated, it now uses \Drupal::service('extension.path.resolver')->getPath('module', 'node')
sergio.rizo β made their first commit to this issueβs fork.
sergio.rizo β created an issue.
sergio.rizo β changed the visibility of the branch 3530308-character-count to active.
sergio.rizo β changed the visibility of the branch 3530308-character-count to hidden.
sergio.rizo β created an issue.
sergio.rizo β created an issue.
If I check any radio button the modal closes. It should only close when clicking 'Save'.
This happens because 'rlb_breakpoint_group' appears in 'options.data' when clicking any radio button. To fix this I added the conditional that checks if options.extraData exists and if so, checks that '_triggering_element_name' is equal to 'op' (it's the name of the 'Save' button).
I made a merge request
sergio.rizo β changed the visibility of the branch 3453705-v2 to hidden.
sergio.rizo β made their first commit to this issueβs fork.
I've made a fork and a merge request (!75) thanks to the patch in comment #24 β¨ Add an option to send HTML format opt-in / subscribe mails Postponed . Tested on version 4.0.0 and also with the Drupal Symfony Mailer β module. This patch solved the problem.
sergio.rizo β changed the visibility of the branch 4.x-3003811 to hidden.
I was wrong, this issue has already been reported https://www.drupal.org/project/simplenews/issues/3003811 β¨ Add an option to send HTML format opt-in / subscribe mails Postponed
I was wrong, this issue has already been reported https://www.drupal.org/project/simplenews/issues/3003811 β¨ Add an option to send HTML format opt-in / subscribe mails Postponed
I was wrong, this issue has already been reported https://www.drupal.org/project/simplenews/issues/3003811 β¨ Add an option to send HTML format opt-in / subscribe mails Postponed
sergio.rizo β made their first commit to this issueβs fork.
sergio.rizo β created an issue.