I was assuming that your "old" JSPWiki version was 2.8.2, and so I started my analysis from there (and found that the behvaviour was already in 2.8.2).
Do you know on what version of JSPWiki you were running (the one that works fine for you ) regards, Harry On 26 May 2013 21:17, Jim Willeke <[email protected]> wrote: > We have version 2.8.4 and the condition we run into is: > > We created pages programmatically sometime back on an older version. > (Sorry, do not know what version) similar to: > http://ldapwiki.willeke.com/wiki/aFPServer > > Now, when we have a link to this page: > http://ldapwiki.willeke.com/wiki/2.16.840.1.113719.1.1.6.1.0 and click the > link for [aFPServer] we end up on being asked to create the page > [AFPServer] > > So the [aFPServer] page is effectively orphaned never to be found again. > > No change in platform. Linux/Tomcat. I am sure we have changed versions or > both Linux (SLES 11 to 11.2) and TomCat (but still 6.x). > > Any ideas? > > > -- > -jim > Jim Willeke > > > On Sun, May 26, 2013 at 8:02 AM, Harry Metske <[email protected] > >wrote: > > > I tried to reproduce this (2.8.2) scenario, but failed : > > * checkout and build jspwiki 2.8 > > * run in tomcat 7 on Linux (not Windows !) > > * create a page called test1 containing the text "[test2]" (==> this link > > will be rendered as http://localhost:8080/JSPWiki/Wiki.jsp?page=Test2 , > > looking on the Test.txt file on the filesystem it shows "[test2] > > * stop tomcat, clean work and temp directory > > * rename the Test2.txt file to test2.txt file on the filesystem > > * fire up tomcat again > > * refresh the test1 page ==> link is dead (red colored) > > > > I also did a subversion compare between 2.8.2 and 2.8.4 and found no > > changes that could cause the mentioned different behaviour. > > > > You did not mention it, but did you also change platform (windows to > *nix) > > ? > > > > kind regards, > > Harry > > > > > > > > On 23 May 2013 21:31, Jim Willeke <[email protected]> wrote: > > > > > I have similar issues. > > > We pragmatically created several 1000 pages ad they all worked until we > > > upgraded. > > > > > > -- > > > -jim > > > Jim Willeke > > > > > > > > > On Fri, May 17, 2013 at 7:46 AM, Markus Napp <[email protected]> wrote: > > > > > > > I'm trying to upgrade our wiki to 2.8.4 (from 2.8.2). I've got > > > > everything properly imported and up and running but for whatever > reason > > > > JSPWiki decides that each link to an internal page has to start with > an > > > > uppercase letter. > > > > > > > > An example: > > > > > > > > We have a page called "vncserver" which is stored in the files as > > > > "vncserver.txt" and works as desired in 2.8.2. > > > > The link is set as [vncserver|vncserver]. > > > > > > > > In 2.8.4 the link to the page is "broken" and refers to "Vncserver" > (I > > > > did not choose this). The source of the page is still > > > [vncserver|vncserver] > > > > and the file hasn't changed either. > > > > Is this some undocumented cleanup of page names? We have hundreds of > > > pages > > > > that are written in lowercase for a reason. The company itself is > > spelled > > > > in lower case. > > > > > > > > I can't find any settings that would influence this behavior. > > > > Collapsible lists and change notes are broken in 2.8.2 so I need to > > > upgrade > > > > to something. > > > > > > > > Is there anything I can do to rectify this problem and still run > > 2.8.4?. > > > > I've tried 2.9.0 and 2.9.1 but there are other issues keeping me from > > > > running those. > > > > > > > > Thanks > > > > -- > > > > > > > > Markus Napp > > > > Assistent (Technologies) > > > > > > > > arago Institut für komplexes Datenmanagement AG > > > > > > > > Eschersheimer Landstraße 526 - 532 > > > > 60433 Frankfurt am Main > > > > > > > > eMail: [email protected] - www: http://www.arago.de > > > > Tel: +49-69-40568-253 > > > > > > > > [image: > > http://www.arago.org/wp-content/uploads/2013/04/Email-banner.gif > > > ]< > > > > > > http://www.arago.de/de/aktuelles/gartner-it-infrastructure-operations-management-summit-2013-2/ > > > > > > > > > > > > -- > > > > Bankverbindung: Frankfurter Sparkasse, BLZ: 500 502 01, Kto.-Nr.: > 79343 > > > > Vorstand: Hans-Christian Boos, Martin Friedrich > > > > Vorsitzender des Aufsichtsrats: Dr. Bernhard Walther > > > > Sitz: Kronberg im Taunus - HRB 5731 - Registergericht: Königstein > i.Ts > > > > Ust.Idnr. DE 178572359 - Steuernummer 2603 003 228 43435 > > > > > > > > > >
