[prev in list] [next in list] [prev in thread] [next in thread] 

List:       james-dev
Subject:    [jira] [Closed] (JAMES-3936) Double URL decoding for MailAddress parsing in WebAdmin
From:       "Benoit Tellier (Jira)" <server-dev () james ! apache ! org>
Date:       2023-08-26 5:53:00
Message-ID: JIRA.13548325.1692774319000.35437.1693029180018 () Atlassian ! JIRA
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/JAMES-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

Benoit Tellier closed JAMES-3936.
---------------------------------
    Resolution: Fixed

> Double URL decoding for MailAddress parsing in WebAdmin
> -------------------------------------------------------
> 
> Key: JAMES-3936
> URL: https://issues.apache.org/jira/browse/JAMES-3936
> Project: James Server
> Issue Type: Bug
> Reporter: Tran Hong Quan
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
> 
> URL decoding is performed both by Spark and by us.
> Example for forwards:
> ```
> [http://localhost:43353/address/forwards/alice%40b.com/targets/bob%252Btag%2540b.com]
>  =>
> [http://localhost:43353/address/forwards/alice@b.com/targets/bob%2Btag%40b.com]
> =>
> [http://localhost:43353/address/forwards/alice@b.com/targets/bob+tag@b.com]
> ```
> Only one URL decoding (1 corresponding encoding) should be enough...
> - [ ] Fix it for forwards and all places related to `MailAddressParser`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic