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

capabilities: fix assignment to default value of non-standard DotvvmP… #1863

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

exyi
Copy link
Member

@exyi exyi commented Sep 20, 2024

…roperty

There was an inverted condition when compared to SetValueDirect. In most cases, SetValueDirect is used, except when the property is a DotvvmProperty with overriden GetValue/SetValue or is inherited

@exyi exyi added this to the Version 4.3 milestone Sep 20, 2024
@tomasherceg
Copy link
Member

Please fix the tests.

@exyi exyi force-pushed the fix-capabilities-setdefault branch from 49c295e to 64992dd Compare October 10, 2024 23:15
…roperty

There was an inverted condition when compared to SetValueDirect.
In most cases, SetValueDirect is used, except when the property
is a DotvvmProperty with overriden GetValue/SetValue or is inherited
@exyi exyi force-pushed the fix-capabilities-setdefault branch from 64992dd to 69244c6 Compare October 16, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants