[ https://issues.apache.org/jira/browse/WW-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627568#comment-17627568 ]
ASF subversion and git services commented on WW-4692: ----------------------------------------------------- Commit 2660aaec56f607473b09fc5297f99e25d233fa08 in struts's branch refs/heads/master from Lukasz Lenart [ https://gitbox.apache.org/repos/asf?p=struts.git;h=2660aaec5 ] [WW-4692] Extracts Url encoder/decoder into dedicated interfaces/classes (#626) * WW-4692 Extracts Url encoder/decoder into dedicated interfaces/classes * WW-4692 Removes code smells reported by Sonar and adds additional test case * WW-4692 Adds missing header with license * WW-4692 Prevents int promotion behaviour * WW-4692 Drops unused imports * WW-4692 Fixes int promotion behaviour * WW-4692 Improves code coverage > Extract encoding logic from UrlHelper into a dedicated bean > ----------------------------------------------------------- > > Key: WW-4692 > URL: https://issues.apache.org/jira/browse/WW-4692 > Project: Struts 2 > Issue Type: Improvement > Components: Core > Affects Versions: 2.5.5 > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Priority: Minor > Fix For: 6.1.0 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > See discussion in WW-4628 to allow different implementations of the main > components -- This message was sent by Atlassian Jira (v8.20.10#820010)