Closed RenzoH89 closed 8 years ago
That's weird. This should not happen (obviously ;) ). The page is parsed by the wiki parser, so there may be some relation there.
How can I replay this? Can you share the (stripped down) content and file structure, so I can reproduce this myself?
Sorry! Would have wanted to get back to you earlier, but I've been out for some time.
Deleted almost all content but it still happens with the content in the attachment. Also tried it on the machines of some of my colleagues, same issue occurs.
Sorry, have to check it again. Just before uploading I deleted some additional content. Now it doens't seem to happen anymore... I'll get back to you after retracing my steps.
Well, I not sure what happened above, but you should be able to reproduce the issue using this attachment. ServiceTestSuite5.zip
Thanks, I'll give it a try.
I did some checks. The conflicting line seems to be
|!define ArrangementToOrderAccountNumber {125673051}|
I just release 1.4.4. It fixes this issue.
Very much appreciated!
When opening our FitNesse project in IntelliJ (15), combined with the FitNesse plugin, IntelliJ keeps indexing the project and seems to get stuck in the process. Disabeling the plugin and restarting IntelliJ stops this issue.
One interesting note: The indexing gets stuck on a content.txt page which exists due to a Symbolic link in the corresponding properties.xml of that page. Could this be the cause of this issue?