Problem/Motivation
Unexpected error when mapping country to a flag
Attached the sequence of screenshots and error log.
Steps to reproduce
-Fresh install of Drupal 11.3.6
-Add the Country module and enable it
-Add the Flags module and enable it
-Create a custom content type with the Country field
-Create a new content, select a country from the list, save the content
-Configure a flag mapping, click 'Create Mapping', error will occur
Proposed resolution
Remaining tasks
User interface changes
No User
API changes
No API change.
Data model changes
No data model changes. Using the Flags and Country modules as is.
| Comment | File | Size | Author |
|---|---|---|---|
| flags_error.pdf | 1.13 MB | abebantegui |
Issue fork flags-3584235
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
batigolixComment #4
batigolixComment #5
rakesh.nimje84@gmail.com commented@batigolix I tested it and verified the functionality. It is working as expected.
Comment #6
batigolixComment #7
batigolix