User:JChris.FillionR/Sandbox
From Slicer Wiki
< User:JChris.FillionR
Revision as of 16:52, 19 February 2014 by JChris.FillionR (talk | contribs) (Created page with '== 2014-02-19 == === Test1 === * Full link <pre> [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/TCIABrowser TCIABrowser] </pre> render the t…')
2014-02-19
Test1
- Full link
[http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/TCIABrowser TCIABrowser]
render the this link: TCIABrowser
- Wiki link
[[Documentation/Nightly/Extensions/TCIABrowser|TCIABrowser]]
render the this link: TCIABrowser
Observations
Both link link to a page of the form
http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/TCIABrowser%EF%BB%BF
Using a site like http://www.url-encode-decode.com/ to decode
%EF%BB%BF
doesn't give much information.
Test2
- Full link
[http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/GyroGuide GyroGuide]
render the this link: GyroGuide
- Wiki link
[[Documentation/Nightly/Extensions/GyroGuide|GyroGuide]]
render the this link: GyroGuide
Observations
Both links work as expected.
Reference
Hi Jc, This is perplexing me. Do you know what is going on? This wiki page exist: http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/TCIABrowser Yet, when a link like this is made to it: [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/TCIABrowser TCIABrowser] it points to this blank page: http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/TCIABrowser%EF%BB%BF Then I edited this page by adding one character "a" and tried to redirect it to the actually existing wiki page, but the "Move page" and the "To new title" names are identical. So of course, *Source and destination titles are the same; cannot move a page over itself.* Is it anything to do with error in wiki parsing? How can it be remedied?