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

Feature/maxlengthsetting #8719

Closed AgostiniAlessandro closed 5 months ago

AgostiniAlessandro commented 11 months ago

Implemented what was described in the #8718 issue

sebastienros commented 5 months ago

@AndreaPiovanelliLaser let me know if you think we should review it again?

MatteoPiovanelli-Laser commented 5 months ago

He only changed the the casing to PascalCase per your September recommendation. We've been testing this for a while on our test and staging environments, so if it's still fine for you, we are ok with it.

AndreaPiovanelli commented 5 months ago

@AndreaPiovanelliLaser let me know if you think we should review it again?

As Matteo said, I only changed the casing of the MaxTitleLength const, so I think this pr is safe to be merged.