[Rt-commit] rt branch, 4.2/move-default-js-out-of-config, updated. rt-4.0.2-157-gceeea1d
Alex Vandiver
alexmv at bestpractical.com
Fri Dec 28 19:46:44 EST 2012
The branch, 4.2/move-default-js-out-of-config has been updated
via ceeea1d5ee4b3d165702ed0cfaa06f8b283b079c (commit)
from 52da89c42fac9904931c57f0efe94789175a7e42 (commit)
Summary of changes:
docs/UPGRADING-4.2 | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit ceeea1d5ee4b3d165702ed0cfaa06f8b283b079c
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Fri Dec 28 19:46:40 2012 -0500
Adjust wording slightly
diff --git a/docs/UPGRADING-4.2 b/docs/UPGRADING-4.2
index 2e3300a..a6c88b7 100644
--- a/docs/UPGRADING-4.2
+++ b/docs/UPGRADING-4.2
@@ -5,5 +5,7 @@ UPGRADING FROM RT 4.0.0 and greater
but an informational notice will be issued on server start telling you about
the rename. To avoid this you should set $LogToSTDERR instead.
-* the @JSFiles config now only keeps additional js filenames, please remove core
- js there or you will get duplicated js files in page.
+* The @JSFiles config now only keeps additional JavaScript filenames; if
+ you had copied @JSFiles to add extra entries in your RT_SiteConfig,
+ remove the core JS from the list, or RT will serve those files
+ multiple times.
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list