Author: xlawrence
Date: Mon Aug 14 10:21:09 2006
New Revision: 14892
URL: https://svndev.jahia.net/websvn/listing.php?sc=1&rev=14892&repname=jahia
Log:
Added not related to JAVASCRIPT and AJAX frequent problem. Solution: Empty the
browser cache !!!
Modified:
trunk/README
Modified: trunk/README
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/README&rev=14892&repname=jahia
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Aug 14 10:21:09 2006
@@ -264,4 +264,17 @@
session.removeAttribute("test");
processingContext = pcf.getContext(session);
+
+
+ TROUBLESHOOTING
+------------------------------------------------------------------------------
+
+If you encounter javascript errors, java exceptions related to an AJAX class,
+or any other engine GUI problem, it is likely that you have upgraded your
+Jahia server without emptying the browsers'cache. Before requesting support,
+try the following:
+1. Empty the browser cache using the browsers options. The option to empty the
cache
+ is usually located in the "privacy options".
+2. Close all brwosers windows.
+3. Restart your browser and try again. If the problem persists, please contact
us.
\ No newline at end of file