Changelog: ------------ This is a non-exhaustive (but still near complete) changelog for Mambo 4.6, including beta and release candidate versions. Our thanks to all those people who've contributed bug reports and code fixes. Legend: # -> Bug Fix + -> Addition ! -> Change - -> Removed ! -> Note -------------------- 4.6.1 Release ------------------------------------- r749 | neilt | 2006-10-04 13:15:07 -0600 (Wed, 04 Oct 2006) | 1 line # bug fix : incorrectly assigned variable causing php notices - #FS121 ------------------------------------------------------------------------ r745 | cauld | 2006-10-03 15:40:42 -0600 (Tue, 03 Oct 2006) | 1 line ! Removing the old DROP TABLES option during install. This is not really an option since you have to drop tables before creating new ones. Just altered the way the BACKUP TABLES option works. ------------------------------------------------------------------------ r744 | neilt | 2006-10-03 06:06:58 -0600 (Tue, 03 Oct 2006) | 1 line # Bug fix : Pathway clone bug, link becomes a pathway - FS#106 ------------------------------------------------------------------------ r743 | cauld | 2006-10-02 17:26:25 -0600 (Mon, 02 Oct 2006) | 1 line # Fixing a few installation bugs found during an internal QA audit ------------------------------------------------------------------------ r741 | cauld | 2006-10-01 20:10:21 -0600 (Sun, 01 Oct 2006) | 1 line # FS-108 - Fixes 6 array_merge warnings that are present on a fresh install with no content. ------------------------------------------------------------------------ r740 | cauld | 2006-10-01 17:07:08 -0600 (Sun, 01 Oct 2006) | 1 line ! Updating the Banner module & component to change the alt tag change from "Advertisement" to "Banner". The old text was causing banners to be automatically blocked by some ad blockers. ------------------------------------------------------------------------ r739 | cauld | 2006-09-28 15:21:24 -0600 (Thu, 28 Sep 2006) | 1 line # Fixing issue in function makePathway ------------------------------------------------------------------------ r738 | neilt | 2006-09-28 11:39:07 -0600 (Thu, 28 Sep 2006) | 1 line # Fix for some cross scripting bugs. FS#95 ------------------------------------------------------------------------ r737 | adi | 2006-09-27 00:23:45 -0600 (Wed, 27 Sep 2006) | 1 line include PHP 5 compatibility file ------------------------------------------------------------------------ r736 | adi | 2006-09-27 00:22:58 -0600 (Wed, 27 Sep 2006) | 1 line added new file to provide missing functionality for older version of php ------------------------------------------------------------------------ r734 | cauld | 2006-09-26 20:46:25 -0600 (Tue, 26 Sep 2006) | 2 lines # Adding a getEscaped call for $passwd in the LoginUser function # Updating mosGetParam to utilize addslashes for added security ------------------------------------------------------------------------ r733 | neilt | 2006-09-25 13:33:41 -0600 (Mon, 25 Sep 2006) | 1 line + initial workaround for FS#89 — Can not add menu when Mysql strict is on ------------------------------------------------------------------------ r732 | chanh | 2006-09-23 17:42:50 -0600 (Sat, 23 Sep 2006) | 1 line Fix bug cause site go offline when MetaKeys reach beyond 256 chars. ------------------------------------------------------------------------ r731 | neilt | 2006-09-23 07:21:20 -0600 (Sat, 23 Sep 2006) | 1 line # bug fix - Email cloak incorrectly parses emails URL that include ? ------------------------------------------------------------------------ r729 | neilt | 2006-09-23 04:46:37 -0600 (Sat, 23 Sep 2006) | 1 line # bug fix - numerous gets missing for backward compatibility - FS#85 ------------------------------------------------------------------------ r728 | ninekrit | 2006-09-22 02:34:07 -0600 (Fri, 22 Sep 2006) | 1 line #removed fixed encoding line 354 for support all encoding ------------------------------------------------------------------------ r727 | neilt | 2006-09-21 12:42:10 -0600 (Thu, 21 Sep 2006) | 1 line # Bug fix — Declaration dropped bug, removed unused css - FS#58 ------------------------------------------------------------------------ r726 | neilt | 2006-09-21 12:17:17 -0600 (Thu, 21 Sep 2006) | 1 line # Bug Fix - missing / in check() function FS#90 ------------------------------------------------------------------------ r725 | neilt | 2006-09-21 07:33:49 -0600 (Thu, 21 Sep 2006) | 1 line # bug fix - missing declaration ------------------------------------------------------------------------ r724 | neilt | 2006-09-20 07:57:33 -0600 (Wed, 20 Sep 2006) | 1 line # WebLinks email message not sent to admin bug fixed FS#76 ------------------------------------------------------------------------ r723 | neilt | 2006-09-20 04:08:13 -0600 (Wed, 20 Sep 2006) | 1 line # Bug fix for error message when there are no weblinks FS#88 ------------------------------------------------------------------------ r722 | neilt | 2006-09-20 03:54:16 -0600 (Wed, 20 Sep 2006) | 1 line # bug fix for login/out messages FS#82 ------------------------------------------------------------------------ r721 | adi | 2006-09-18 20:09:06 -0600 (Mon, 18 Sep 2006) | 1 line fix incorrect br tag. FS#87 ------------------------------------------------------------------------ r719 | neilt | 2006-09-18 09:08:45 -0600 (Mon, 18 Sep 2006) | 1 line file missed on earlier upload ------------------------------------------------------------------------ r718 | neilt | 2006-09-18 06:48:29 -0600 (Mon, 18 Sep 2006) | 1 line + Enhancements to comments component to fix bugs #FS72, #FS75 ------------------------------------------------------------------------ r717 | cauld | 2006-09-17 12:27:50 -0600 (Sun, 17 Sep 2006) | 1 line ! Updating version.php & changelog.php -------------------- 4.6 Release --------------------------------------- r716 | cauld | 2006-09-17 12:19:53 -0600 (Sun, 17 Sep 2006) | 1 line ! Removing Mambo Raw SQL installation files and replacing with Mambo Lite SQL files. ------------------------------------------------------------------------ r715 | alwarren | 2006-09-14 23:03:21 -0600 (Thu, 14 Sep 2006) | 1 line # FS#80 Fixed display of number of items checked in ------------------------------------------------------------------------ r714 | adi | 2006-09-14 19:05:36 -0600 (Thu, 14 Sep 2006) | 1 line remove non utf-8 in locales.xml ------------------------------------------------------------------------ r711 | alwarren | 2006-09-14 11:18:07 -0600 (Thu, 14 Sep 2006) | 1 line ! FS#12 - Change menu manager radio buttons to checkboxes to allow multiple item selection ------------------------------------------------------------------------ r710 | alwarren | 2006-09-14 10:22:48 -0600 (Thu, 14 Sep 2006) | 2 lines # FS#74 - Fixed problem with Itemid. section/category links in content item were causing bad links ------------------------------------------------------------------------ r708 | gin | 2006-09-14 20:29:00 ! some minor esthetical change in the form of the advanced search (components/com_search/search.html.php) ------------------------------------------------------------------------ r707 | gin | 2006-09-14 16:36:00 # fixed the bug #77 noted by Mac in 2nd form's compilation during the new language creation modfied the file includes\phpgettext\phpgettext.catalog.php ------------------------------------------------------------------------ r706 | gin | 2006-09-14 14:10:00 ! Modified the component registration in a 2 step process with double e-mail verification and some additional test ------------------------------------------------------------------------ r705 | alwarren | 2006-09-13 02:58:12 -0600 (Wed, 13 Sep 2006) | 1 line FS#73 Change wording in comments mambot ------------------------------------------------------------------------ r704 | alwarren | 2006-09-13 02:41:03 -0600 (Wed, 13 Sep 2006) | 1 line FS#54 Added spacers to toolbar in banner manager ------------------------------------------------------------------------ r703 | adi | 2006-09-12 23:34:45 -0600 (Tue, 12 Sep 2006) | 1 line fix bug #63 ------------------------------------------------------------------------ r702 | adi | 2006-09-12 23:15:12 -0600 (Tue, 12 Sep 2006) | 1 line fix bug #57 & #64 ------------------------------------------------------------------------ r701 | cauld | 2006-09-12 22:28:50 -0600 (Tue, 12 Sep 2006) | 1 line ! Updating MOS Rating to be a fully installable package for Mambo Raw ------------------------------------------------------------------------ r700 | cauld | 2006-09-12 17:01:15 -0600 (Tue, 12 Sep 2006) | 1 line # Forgot to add the MOStlyDBAdmin classes folder on an earlier commit ------------------------------------------------------------------------ r699 | cauld | 2006-09-12 16:36:47 -0600 (Tue, 12 Sep 2006) | 1 line ! FS#60 — Modify News Feeds Items ------------------------------------------------------------------------ r698 | cauld | 2006-09-12 16:30:12 -0600 (Tue, 12 Sep 2006) | 1 line # FS#55 — Update WebLinks Items ------------------------------------------------------------------------ r697 | cauld | 2006-09-12 16:17:48 -0600 (Tue, 12 Sep 2006) | 1 line # FS#53 — Change Banner Link ------------------------------------------------------------------------ r696 | cauld | 2006-09-12 16:11:52 -0600 (Tue, 12 Sep 2006) | 1 line # FS#68 — Help Screens Missing ------------------------------------------------------------------------ r695 | cauld | 2006-09-12 05:17:46 -0600 (Tue, 12 Sep 2006) | 1 line ! Pulling mosvote / MOS Rating from Mambo Raw edition ------------------------------------------------------------------------ r694 | cauld | 2006-09-11 23:38:01 -0600 (Mon, 11 Sep 2006) | 1 line # Fixing FS#69 — Absolute Path to MOStlyCE Template Directory ------------------------------------------------------------------------ r693 | cauld | 2006-09-11 23:30:28 -0600 (Mon, 11 Sep 2006) | 1 line ! Updating mostlyce admin xml file ------------------------------------------------------------------------ r692 | cauld | 2006-09-11 23:28:16 -0600 (Mon, 11 Sep 2006) | 5 lines # Fixed MOStlyDBAdmin zip archive issue. Was missing the zip.lib/php class. ! Updating directory listing on the universal installer screen # Updating MOStlyCE Spellchecker plugin warning to notify user that CURL is now a requirement. # Update VCard to prevent vcard link from displaying when contact has not been edited or where the contact params do not exist. (suggested by alwarren) # Fixing some missing single quotes in some of the menu manager