Skip to content
Snippets Groups Projects

Fix translation issue setting last option label translated with first element translated label

Merged Ludovic Favre requested to merge issue/webform-3451193:6.2.x into 6.2.x
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
542 542 * An array of options to be merged.
543 543 */
544 544 public static function mergeOptions(array &$options, array $source_options) {
545 545 foreach ($options as $key => &$option) {
  • added 1 commit

    • 6ab592c6 - Update WebformElementHelper.php

    Compare with previous version

  • added 1 commit

    • 7a7b4ab4 - Update WebformElementHelper.php

    Compare with previous version

  • added 1 commit

    • 85e35363 - Update WebformElementHelper.php

    Compare with previous version

  • Ludovic Favre added 6 commits

    added 6 commits

    Compare with previous version

  • added 5 commits

    • cd585221 - 1 commit from branch project:6.2.x
    • 8b16c844 - Fix translation issue setting last option label translated with first element translated label
    • 5e6a68f3 - Update WebformElementHelper.php
    • 341b1b9d - Update WebformElementHelper.php
    • 16130b47 - Update WebformElementHelper.php

    Compare with previous version

  • Please register or sign in to reply
    Loading