OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

Updated XML helper to support storing and parsing of Guid #8717

Closed RichieOrtiz closed 8 months ago

RichieOrtiz commented 1 year ago

Updated XML helper to support storing and parsing of Guid

@BenedekFarkas

BenedekFarkas commented 1 year ago

I like this change! We should add some tests though (testing on 1.10.x is now fully functional).

MatteoPiovanelli-Laser commented 8 months ago

@BenedekFarkas @sebastienros should we merge this? Or wait for the tests Benedek mentions?

BenedekFarkas commented 8 months ago

I'll add tests in this PR.