Problem/Motivation

In the validation error message, instead of the file name, the '@label' placeholder was showing up. There's a bug in the code, instead of '@label' it should be '@name'

Steps to reproduce

Install the module and upload a file that will cause a validation error, for example, an entry with the same URL destination as source. In the error message instead of file name, the '@label' placeholder will show up.

Proposed resolution

Replace '@label' with '@name' placeholder.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

enaznin created an issue. See original summary.

enaznin’s picture

enaznin’s picture

Assigned: enaznin » Unassigned
Status: Active » Needs review
rushikesh raval’s picture

Status: Needs review » Reviewed & tested by the community

I have applied patch. It working fine.

Moving it to RTBC

plopesc’s picture

Version: 2.0.7 » 2.0.x-dev
Status: Reviewed & tested by the community » Fixed

Patch merged. Thanks!

  • enaznin authored d7fee172 on 2.0.x
    Issue #3387529 by enaznin, Rushikesh Raval: Fix wrong placeholder in the...

Status: Fixed » Closed (fixed)

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