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

Its not possible to use attribute type 'url' as alias in relation properties #87

Open
zonky2 opened this issue Nov 29, 2020 · 4 comments
Assignees
Milestone

Comments

@zonky2
Copy link
Contributor

zonky2 commented Nov 29, 2020

Its not possible to use attribute type 'url' as alias in relation properties

Its not possible so save an item, because we have an error from compare widgetToValue and valueToWidget...

@zonky2 zonky2 added the bug label Nov 29, 2020
@zonky2 zonky2 added this to the 2.2.0 milestone Nov 29, 2020
@discordier
Copy link
Member

What do you mean by not possible? What error/exception do you get?

@zonky2
Copy link
Contributor Author

zonky2 commented Nov 30, 2020

I complete my text - it´s now a live site and I cannot currently change the settings for a test :(

@zonky2
Copy link
Contributor Author

zonky2 commented May 12, 2021

Error at input mask:

Property tags_tag (tags) did not accept the value (The values differ. Encountered type NULL expected array (Found NULL, expected array ( 0 => 'de/home', ))).

perhaps attributes with serialised values should be excluded

@zonky2
Copy link
Contributor Author

zonky2 commented May 17, 2021

Before the problem can be solved, a new interface must be built into the core and the corresponding implementation built into tags.

MetaModels/core#904
https://github.com/MetaModels/core/compare/feature-aliasaware

There is already a corresponding branch for select

https://github.com/MetaModels/attribute_select/tree/feature-aliasaware

current: "known limitation"

@zonky2 zonky2 assigned stefanheimes and unassigned zonky2 May 17, 2021
@zonky2 zonky2 modified the milestones: 2.2.0, Future May 17, 2021
@zonky2 zonky2 added enhancement and removed bug labels May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants