"Link" dialog incorrectly handles URLs that starts with '?'
The "Link" dialog incorrectly handles URLs that start with '?' and adds 'http://' in front of '?'. For example CKEditor converts ?myParam=xyz to http://?myParam=xyz
CKEditor should work in this case similar to URLs that starts with "/" and automatically set the protocol to "<other>".
Find this issue on GitHub
Milestone: |
→ CKEditor 3.3
|
Keywords: |
Review? added
|
Owner: |
set to Minh Nguyen
|
Status: |
new →
assigned
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Find this issue on GitHub
Fixed with [5217].