adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
733 stars 740 forks source link

SITES-15031 - [Regression] Encoded URL is decoded unintentionally and the URL doesn't work #2564

Closed cristic83 closed 1 year ago

cristic83 commented 1 year ago

Fix the URL encoding in DefaultPathProcessor .

Q                       A
Fixed Issues? Fixes SITES-15031
Patch: Bug Fix?
Minor: New Feature?
Major: Breaking Change?
Tests Added + Pass? Yes
Documentation Provided Yes (code comments and or markdown)
Any Dependency Changes?
License Apache License, Version 2.0
codecov[bot] commented 1 year ago

Codecov Report

Merging #2564 (3c153e0) into main (2ed3f44) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 3c153e0 differs from pull request most recent head 37b7992. Consider uploading reports for the commit 37b7992 to get more accurate results

@@             Coverage Diff              @@
##               main    #2564      +/-   ##
============================================
+ Coverage     87.31%   87.33%   +0.01%     
- Complexity     2645     2646       +1     
============================================
  Files           232      232              
  Lines          7063     7072       +9     
  Branches       1071     1071              
============================================
+ Hits           6167     6176       +9     
  Misses          359      359              
  Partials        537      537              
Files Changed Coverage Δ
...components/internal/link/DefaultPathProcessor.java 95.83% <100.00%> (+0.11%) :arrow_up:
...cq/wcm/core/components/internal/link/LinkUtil.java 86.66% <100.00%> (+1.12%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information