Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New “Link” field type wrongfully imports #1510

Open
Jensderond opened this issue Sep 16, 2024 · 1 comment
Open

New “Link” field type wrongfully imports #1510

Jensderond opened this issue Sep 16, 2024 · 1 comment
Labels

Comments

@Jensderond
Copy link

Description

The imported values of the new link field are not correct. FeedMe should probably have the option to select the "link type" that is imported for the specific field. Like Email or URL.

Steps to reproduce

  1. Use the new Link field type.
  2. Allow URL and Email in Allowed Link Types
  3. Try importing an url to the field

When imported the url field for example gives the following error:
Screenshot 2024-09-16 at 15 19 08

And when focussing in the input field and leaving the field will make the input function correctly.

Screenshot 2024-09-16 at 15 19 28 1

Email also imports wrong.

Additional info

  • Craft version: 5.3.6
  • PHP version: 8.3.10

@Jensderond Jensderond added the bug label Sep 16, 2024
@knufri
Copy link

knufri commented Oct 7, 2024

I have the same issue under Craft 4.12.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants