Community
Participate
Working Groups
Build ID: N20081120-2000 Steps To Reproduce: The UI for proxy settings consumes ProxyData class from core.net. This is the same class returned to clients of the IProxyService API when they prompt for settings for a given host. Since set of data needed differs in a case of UI and IProxyService API's clients a new class should be extracted for UI only use. More information:
Changing bug summary from "[Net] Create separate VO for proxy preferences UI" because it suggested the solution of the problem.
Created attachment 118643 [details] Patch_v01
Created attachment 118647 [details] Patch_v02 Szymon found that the change in tests reduced tests coverage. This patch fixes the issue.
Looks good. Thanks Pawel.
Applied to HEAD.