]
Roland Grunberg closed ERT-231.
-------------------------------
Fix Version/s: Neon (4.6)
Assignee: Roland Grunberg
Resolution: Done
Fixed For Neon. See corresponding Eclipse Bug for information.
Registry accounts does not accept data with _ [EBZ#495072]
----------------------------------------------------------
Key: ERT-231
URL:
https://issues.jboss.org/browse/ERT-231
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Assignee: Roland Grunberg
Labels: Docker, bzira
Fix For: Neon (4.6)
If you configure a docker registry account with
hostname=hub_1.docker.com user=a
email=b(a)b.com password=c then close the preference dialog and reopen it, then address is
now hub, username
1.docker.com and email a.
If you configure a docker registry account with
hostname=hub.docker.com user=a_1
email=b(a)b.com password=c then close the preference dialog and reopen it, then address is
now
hub.docker.com, username a and email 1.
If you configure a docker registry account with
hostname=hub.docker.com user=a
email=b_1(a)b.com password=c then close the preference dialog and reopen it, then address is
now
hub.docker.com, username a and email b.