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

Fix issue where PropertyInfo fails when viewmodel Model is null #608

Closed
rockfordlhotka opened this issue Jun 30, 2016 · 3 comments
Closed

Comments

@rockfordlhotka
Copy link
Member

MarimerLLC/cslaforum#210

@rockfordlhotka rockfordlhotka added this to the 4.6.500 milestone Jun 30, 2016
@rockfordlhotka rockfordlhotka self-assigned this Jun 30, 2016
@rockfordlhotka
Copy link
Member Author

Should fix in .400 and of course in .500+

@rockfordlhotka
Copy link
Member Author

After fixing the underlying problem, I've also enhanced PropertyInfo so when the data/binding context is null that the CanWrite and CanRead properties are set to false.

rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue Jun 30, 2016
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue Jun 30, 2016
rockfordlhotka added a commit that referenced this issue Jun 30, 2016
* #608 Properly update Source even when null

* #608 Get Source and Value properties working property on Xamarin
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue Jun 30, 2016
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue Jun 30, 2016
MarimerLLC#608

Fix issues with the Source property going to null in UWP/WPF.

Fix issues with the Source property changing in Xamarin.

When Source is null make sure all the metastate properties are set
accordingly.

Fix issues with the Value property not properly echoing the underlying
business object property.
rockfordlhotka added a commit that referenced this issue Jun 30, 2016
* #608 Update version numbers

* #608 Fix and enhance Source and Value property behaviors

#608

Fix issues with the Source property going to null in UWP/WPF.

Fix issues with the Source property changing in Xamarin.

When Source is null make sure all the metastate properties are set
accordingly.

Fix issues with the Value property not properly echoing the underlying
business object property.
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue Jun 30, 2016
rockfordlhotka added a commit to rockfordlhotka/csla that referenced this issue Jun 30, 2016
rockfordlhotka added a commit that referenced this issue Jun 30, 2016
* #608 Move using statement

* #608 Fix using statements
rockfordlhotka added a commit that referenced this issue Jul 20, 2016
* #608 Move using statement

* #608 Fix using statements

* #618 Restore sync DataPortal methods to interface for .NET Core (#620)
rockfordlhotka added a commit that referenced this issue Jul 21, 2016
* #608 Move using statement

* #608 Fix using statements

* #624 Fix Count property ambiguity in .NET Core
rockfordlhotka added a commit that referenced this issue Jul 21, 2016
* #608 Move using statement

* #608 Fix using statements

* #624 Fix Count property ambiguity in .NET Core

* #626 Get resx resources working in netstandard project
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant