[
https://issues.apache.org/jira/browse/JSPWIKI-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638037#action_12638037
]
Harry Metske commented on JSPWIKI-397:
--------------------------------------
Michael, this is WorksAsDesigned, you probably have the following option set to
true in jspwiki.properties:
# If you set this to true, the Wiki translator will then also consider
# "traditional" WikiNames (that is, names of pages JustSmashedTogether
# without square brackets) as hyperlinks. This technique is also
# known as "CamelCase", or "BumpyCase", or "InterCapping". I personally
# like CamelCase as a word, which is why this property is named as it is :-).
#
# By default this is false, since traditional WikiLinks may confuse newbies.
#
# This option can be overridden on a per-page basis using the SET directive.
#
jspwiki.translatorReader.camelCaseLinks = true
> Internal Link to WikiPage is automatically created
> --------------------------------------------------
>
> Key: JSPWIKI-397
> URL: https://issues.apache.org/jira/browse/JSPWIKI-397
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.6.4
> Environment: Windows XP
> Firefox 2.0.0.17
> JSPWiki 2.6.4
> Reporter: Michael Judd
> Priority: Minor
>
> Whenever a certain group of words appear in a Wiki Page, they automatically
> get highlighted as a non-created internal WikiPage. For instance, if I write
> the word "WikiName" without placing it into brackets and save... the page
> View will highlight "WikiName" as link. However, it does not exist. This also
> happened with "MyEclipse" and "SnagIt". Once I put a space after "My" and
> after "Snag" it displayed fine.
> The words so far are:
> Wiki
> My
> Snag
> Andrew
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.