Skip to content

Design time converters should return TRUE for CanConvertFrom string#10969

Merged
etvorun merged 1 commit intomainfrom
dev/evgenyt/fix_designtime_converters
Oct 27, 2022
Merged

Design time converters should return TRUE for CanConvertFrom string#10969
etvorun merged 1 commit intomainfrom
dev/evgenyt/fix_designtime_converters

Conversation

@etvorun
Copy link
Copy Markdown
Contributor

@etvorun etvorun commented Oct 27, 2022

Fixes #10968.
Verified by replacing Microsoft.Maui.Controls.DesignTools.dll locally and manually testing repro scenario

@etvorun
Copy link
Copy Markdown
Contributor Author

etvorun commented Oct 27, 2022

@chabiss, @mattleibow do you know how to backport this PR to net7.0 branch? Or how should it flow into net7.0?

@etvorun etvorun merged commit bd9f41e into main Oct 27, 2022
@etvorun etvorun deleted the dev/evgenyt/fix_designtime_converters branch October 27, 2022 23:01
@mattleibow
Copy link
Copy Markdown
Member

As of today, our bot is still being set up so no automagic. But, I cherry picked this to net7 and release a few hours ago and already is building.

@Redth Redth added this to the 7.0 milestone Oct 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2023
@samhouts samhouts added fixed-in-7.0.49 Look for this fix in 7.0.49 GA! fixed-in-7.0.52 Look for this fix in 7.0.52 SR1.1! labels Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

fixed-in-7.0.49 Look for this fix in 7.0.49 GA! fixed-in-7.0.52 Look for this fix in 7.0.52 SR1.1!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Design time type converters return false for CanConvertFrom(typeof(string))

5 participants