dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
865 stars 467 forks source link

fix: use UtilMethods.isSet instead of comparing against null. ref: #30130 #30663

Closed erickgonzalez closed 1 week ago

erickgonzalez commented 1 week ago

This pull request includes a small but important change to the VanityUrlAPIImpl.java file. The change improves the way query strings are handled when constructing new URLs.

dotcms-sonarqube[bot] commented 1 week ago

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube