|
Attached a fixed LinkParserHelper class file. Confluence should be restarted after putting this file in '/confluence/WEB-INF/com/atlassian/confluence/links'.
I installed the patched class as instructed (creating the directory 'links' and saving the file in there). Restarted (a few times) and still ended up with Confluence throwing an error. Attached is the latest from Catalina. I'm not sure if this would have an effect, but I'm running the standalone version of Confluence. Appreciate the help!
Hi Scott,
The NullPointerException is exactly what the patched class file is supposed to fix. I just noticed my earlier comment was incorrect - the path should be this: /confluence/WEB-INF/classes/com/atlassian/confluence/links Note the extra 'confluence' in there. Sorry about that...I'll edit my previous comment to clarify things for other. Closing as 'Won't Fix' as this is technically a Confluence bug, which is resolved in Confluence 2.6.1, now available.
|
|||||||||||||||||||||||||||||||||||||||||||||||||
In the meantime, I'm attaching a fixed class file (LinkParserHelper.class) which needs to be put in the following location in your Confluence home directory:
You will have to create the 'links' directory.