From fcf04a45846003ff2b6f0b148605587498a59745 Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Fri, 14 Dec 2012 09:03:59 +0000 Subject: [PATCH] Added info about an IE8 patch SVN:trunk[2577] --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index f0d60f724b..720f4daaae 100644 --- a/readme.txt +++ b/readme.txt @@ -305,6 +305,7 @@ The complete list of active tickets can be reviewed at http://sourceforge.net/ap #441 /doc redirects to Apache documentation! Directory renamed into "/documentation" Other bug fixes not listed in Trac: +Patch to add the support of indexOf for IE8. Do not perform time consuming computations for building the menus if there are too many objects in a list (limit is configurable). Portal fixes (relative URLs and parameter validation)... Restore the previous URLMaker in case the sending of a notification is not the last action of a page... (e.g. if the page displays the details of an object after sending the notifications...)