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

[.Net HTML]fix IgnoreDefaultStringEnumConverter NullReference issue #4833

Merged
10 commits merged into from
Dec 18, 2020

Conversation

tony-li-avepoint
Copy link
Contributor

@tony-li-avepoint tony-li-avepoint commented Sep 28, 2020

Related Issue

Fixes #4831

Description

Avoid NullReferenceException while the enum is null in JSON string
Issue

Microsoft Reviewers: Open in CodeFlow

@ghost ghost added the no-recent-activity label Oct 17, 2020
@ghost
Copy link

ghost commented Oct 17, 2020

Hi @TonyLi2013. This non-spec pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along.

@ghost ghost removed the no-recent-activity label Oct 19, 2020
@ghost
Copy link

ghost commented Oct 19, 2020

Hi @TonyLi2013; Thanks for taking action on your previously stale pull request. Resetting staleness.

@tony-li-avepoint
Copy link
Contributor Author

I'm new to GitHub, I wonder the next step with this PR since it became no-recent-activity. If this can be Merged by your side? @shalinijoshi19 Thanks in advance.

@ghost ghost added the no-recent-activity label Oct 24, 2020
@ghost
Copy link

ghost commented Oct 24, 2020

Hi @TonyLi2013. This non-spec pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along.

@ghost ghost removed the no-recent-activity label Dec 17, 2020
@ghost
Copy link

ghost commented Dec 17, 2020

Hi @TonyLi2013; Thanks for taking action on your previously stale pull request. Resetting staleness.

@ghost
Copy link

ghost commented Dec 18, 2020

Hello @shalinijoshi19!

Because this pull request has the Auto-MergePR label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 082a7c3 into microsoft:main Dec 18, 2020
jwoo-msft pushed a commit that referenced this pull request Jan 20, 2021
jwoo-msft added a commit that referenced this pull request Jan 23, 2021
* Updated ImageView constraints

* updated intrinsic content size

* reverted build optimazation settings

* [Site] Fix missing expression library dep (#5194)

* expression library rc to 4.11.0

* Add expression library to site footer scripts

* Updating Readme to reflect binary license updates

With our 20.12 release we are fixing a long running bug, where we were shipping our binary packages under the MIT license inadvertently. The MIT license only applies to open source and not shipping binaries which are now governed by our new End User License Agreement for AdaptiveCards.

* Quick verbiage change in the EULA section

* More license terms explanation verbiage

* [.Net HTML]fix IgnoreDefaultStringEnumConverter NullReference issue (#4833)

## Related Issue
Fixes #4831

## Description
Avoid NullReferenceException while the enum is null in JSON string
![Issue](https://user-images.githubusercontent.com/3928402/94417848-2f57f780-01b3-11eb-88d7-38eb24e02457.png)

* columnset alignment to fill, and added spacer for factset

* work in progress

* work in progress

* Mostly work except background images

* removed the wrapperview

* refactoring

* refactoring complete // need unit tests and optimazation

* fixed stretch issues

* Finished fixing small/medium/large images sizes

* Added UnitTests

* cleaned up the code

* complete

* fixed ci failures

* revert project file changes

* chaged made after review comments

Co-authored-by: Risheek Rajolu <risheekrr@gmail.com>
Co-authored-by: Shalini Joshi-MSFT <shalinij@microsoft.com>
Co-authored-by: Tony <lxtx.ljb@163.com>
rankush pushed a commit to rankush/AdaptiveCards that referenced this pull request May 8, 2024
* Updated ImageView constraints

* updated intrinsic content size

* reverted build optimazation settings

* [Site] Fix missing expression library dep (microsoft#5194)

* expression library rc to 4.11.0

* Add expression library to site footer scripts

* Updating Readme to reflect binary license updates

With our 20.12 release we are fixing a long running bug, where we were shipping our binary packages under the MIT license inadvertently. The MIT license only applies to open source and not shipping binaries which are now governed by our new End User License Agreement for AdaptiveCards.

* Quick verbiage change in the EULA section

* More license terms explanation verbiage

* [.Net HTML]fix IgnoreDefaultStringEnumConverter NullReference issue (microsoft#4833)

## Related Issue
Fixes microsoft#4831

## Description
Avoid NullReferenceException while the enum is null in JSON string
![Issue](https://user-images.githubusercontent.com/3928402/94417848-2f57f780-01b3-11eb-88d7-38eb24e02457.png)

* columnset alignment to fill, and added spacer for factset

* work in progress

* work in progress

* Mostly work except background images

* removed the wrapperview

* refactoring

* refactoring complete // need unit tests and optimazation

* fixed stretch issues

* Finished fixing small/medium/large images sizes

* Added UnitTests

* cleaned up the code

* complete

* fixed ci failures

* revert project file changes

* chaged made after review comments

Co-authored-by: Risheek Rajolu <risheekrr@gmail.com>
Co-authored-by: Shalini Joshi-MSFT <shalinij@microsoft.com>
Co-authored-by: Tony <lxtx.ljb@163.com>
This pull request was closed.
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.

[.Net HTML][IgnoreDefaultStringEnumConverter] [NullReferenceException]
3 participants