[
https://issues.apache.org/jira/browse/JSPWIKI-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649653#action_12649653
]
Janne Jalkanen commented on JSPWIKI-409:
----------------------------------------
Unfortunately, Windows filing system requires lots of archaic tricks, and since
none of the developers use Windows (I think), we cannot possibly even test all
of the weirdosities that come with it. We have to rely on our users to send
bug reports and patches, because we can't even *test* on Windows. (or AIX, or
Solaris, or any of the other less-known operating systems.)
Hence my recommendation to use a database as a backend on Windows systems.
FWIW, you're the first one to report this in seven years, and the backend has
stayed the same all that time. So this is obviously not a very common issue to
have.
> Search results wrong when Page changed
> --------------------------------------
>
> Key: JSPWIKI-409
> URL: https://issues.apache.org/jira/browse/JSPWIKI-409
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.6.4
> Environment: FileSystemProvider
> Reporter: Kurt Stein
> Priority: Minor
> Attachments: screenshot-1.jpg
>
>
> I have a Page called: ExamplePage (Wiki.jsp?page=ExamplePage). If someone
> links to my Page like: examplepage, then he comes to the ExamplePage but the
> name in the URl changes to Wiki.jsp?page=examplepage. Now the user changes
> the content of the examplepage and saves.
> If afterwards someone searches for some content from the ExamplePage he gets
> 2 results: the examplepage and the ExamplePage.
> This is confusing for our users.
> I think it has something to do with the fact that the ExamplePage.propertie
> is changed completely also the line:
> ----
> # JSPWiki page properties for examplepage. DO NOT MODIFY!
> #Wed Sep 10 13:08:58 CEST 2008
> ----
> I don“t know if this is an issue in later Versions too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.