When adding internal links from scratch, "/wiki/" is being added in front of the page title. i.e. adding a link to [[Pasadena, California]] when no text is selected produced
```
[[Pasadena, California|/wiki/Pasadena, California]]
```
[[https://en.wikipedia.org/w/index.php?title=Wikipedia:VisualEditor/Feedback&oldid=670741233#.2Fwiki.2F_prepended_to_display_text_of_internal_links|my initial VE/F report]]
Bug report VisualEditor
Description When adding internal links from scratch, "/wiki/" was added in front of the page title
Intention: Adding internal links
Steps to Reproduce:
# Load the link insertion dialog (e.g. using ctrl+k)
# select an internal link (e.g. Pasadena, California)
# close the link inspector to add the link to the page
It happened twice in [[https://en.wikipedia.org/w/index.php?title=Slacklining&diff=670731265&oldid=669861878|this edit]]. 100% Reproducible in my sandbox [[https://en.wikipedia.org/w/index.php?title=User%3AThryduulf%2Fsandbox&type=revision&diff=670740552&oldid=665152291|sandbox test 1]], [[https://en.wikipedia.org/w/index.php?title=User%3AThryduulf%2Fsandbox&type=revision&diff=670741071&oldid=670740552|sandbox test 2]]
Results: the displayed text was prepended with "/wiki/" i.e. VE producced [[Pasadena, California|/wiki/Pasadena, California]]
Expectations: the page title and displayed text would be identical, i.e. [[Pasadena, California]]
Page where the issue occurs: [All, see above]
Web browser Firefox 38.0; Chromium Version 43.0.2357.81
Operating system Linux Xubuntu 14.04 (64-bit)
Skin Monobook
Notes:
Workaround or suggested solution: write the display text first and then make it a link