Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Note
titleWhen deleting an html page, the loading hangs

When you delete an html page from the nav, the spinning wheel with the Loading text will not go away.

For example, I created a navigation folder called Resources, under this navigation folder contains an html page called "Contact Us" when I delete this page, the spinning wheel with the "Loading" text will not go away. I have to close my browser, clear my cache and start over again.

We believe this issue is caused by verity not setup on the machine.

Excerpt

When an object is deleted from the system, it attempts to delete it from the relevent verity collection.


If verity is not installed or started on the server, then coldfusion basically hangs for the timeout duration and then farcry can't return any kind of informative error.

If you are receiving this issue with pages in the tree not deleting properly, use the code below and place it in the /farcry/your_project/config directory. The file is called _serverSpecificVarsAfterInit.cfm

...