Validation error return untranslated string: Field \"%field_label\" is required when publishing

Comments

siva01 created an issue. See original summary.

siva01’s picture

StatusFileSize
new1.51 KB

Fixed in this patch

mkolar’s picture

Status: Active » Reviewed & tested by the community

Looks good to me, works.

mpriscella’s picture

Status: Reviewed & tested by the community » Needs review

The patch in #2 doesn't apply cleanly to the newest release. Sorry about that, I had merged in some issues without cutting a new release for a while. If you re-roll the patch against the dev branch I'll be sure to include it in the next release.

mkolar’s picture

StatusFileSize
new1.41 KB

Hi, here is re-roll. Successfully applied via composer against

"name": "drupal/require_on_publish",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/require_on_publish.git",
                "reference": "8.x-1.3"
            },....

hopefully this will be in next release :P. TY!

filipnov’s picture

Status: Needs review » Reviewed & tested by the community

  • mpriscella committed 71d5a4f on 8.x-1.x authored by mkolar
    Issue #3173798 by siva01, mkolar: Untranslated string Field \"%...
mpriscella’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.