diff --git a/ChangeLog b/ChangeLog index 282054a20..28afb65b2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ $Source$ * scripts/create_tables.sql: Add IF EXISTS. * libraries/read_dump.lib.php: Ignore comments for SQL splitting, otherwise unmatched quotes cause problems (bug #978113). + * libraries/common.lib.php: Use read_dump.php instead of sql.php for + links, otherwise we'll fail on commas. 2004-06-23 Marc Delisle * many files: remove references to older /images, and diff --git a/libraries/common.lib.php b/libraries/common.lib.php index 828844b28..0dd5cece9 100644 --- a/libraries/common.lib.php +++ b/libraries/common.lib.php @@ -1571,7 +1571,7 @@ if (typeof(document.getElementById) != 'undefined' $explain_link_validate = ''; } - $explain_link = ' [