Known Issues with glFusion v1.1.5 (and fixes)

It never fails, once you make a release, a few bugs pop up. In the interim time before the next release rolls out, you can download the individual source files that contain the fixes.

Patch Level Information

Each time a set of fixes are published, we re-create the distribution archives and include a Patch Level component in the version number. This way, you can be sure that you are downloading the latest, most up to date version of glFusion, with all released patches and updates.

To check your current patch level, go into the Command & Control screen, the current glFusion version number (and patch level) will be displayed at the top of the page.

The current patch level is pl3.


  • Forum moderators cannot edit posts (2009/08/27 02:51)

    Forum moderators are unable to edit other user's posts.  Replace public_html/forum/createtopic.php to resolve the issue.

    public_html/forum/createtopic.php

    This fix should only be applied to glFusion v1.1.5.  This fix has been included in glFusion v1.1.5.pl3.

  • Saving user preferences blocks topic access when Daily Digest enabled (2009/08/27 02:48)

    If the Daily Digest feature is enabled, when a user saves any changes to their profile, all topics are marked as ignore.  This results in the user loosing access to all topics.  Update public_html/usersettings.php to resolve the issue.

    public_html/usersettings.php

    This fix should only be applied to glFusion v1.1.5.  This fix has been included in glFusion v1.1.5.pl3

     

  • Delete User Fails under certain circumstances (2009/08/27 02:40)

    Under certain circumstances, deleting a user can cause an SQL error.  Update system/lib-user.php to resolve the issue.

    private/system/lib-user.php

    This fix should only be applied to glFusion v1.1.5.  This fix has been included in glFusion v1.1.5.pl3.

  • hmenu Autotag Does Not Display Cascading Menus Correctly (2009/08/20 13:40)

    The [ hmenu ] autotag does not display horizontal cascading menus proplery. It improperly sets the menu type to 'simple' so the proper menu styles are not applied.  Replace the Site Tailor plugin's functions.inc to resolve the issue.

    private/plugins/sitetailor/functions.inc

    This fix should only be applied to glFusion v1.1.5.  This fix has been included in glFusion v1.1.5.pl2.

  • Forum Plugin story migrate does not set postmode properly (2009/08/19 15:13)

    When migrating glFusion stories to Forum posts, the postmode is not properly to HTML.  This only causes a problem if you have enabled the WYSIWYG editor in the Forum plugin and try to edit the migrated story, it will not use the WYSIWYG editor to edit the story.

    public_html/admin/plugins/forum/migrate.php

    public_html/forum/createtopic.php

    These fixes should only be applied to glFusion v1.1.5. These fixes are included in glFusion v1.1.5.pl1.

  • The HTML to text conversion may crash under certain circumstances (2009/08/19 15:07)

    Under certain conditions, the HTML to Text conversion routine may crash.  Specifically, when either <b> or [b] are used infront of a string that starts with a $, it will crash (i.e.; [b]$this->var[/b]).

    The HTML to Text conversion is used by the Forum plugin to send full text notification emails and also to create the pop-up preview on the Forum centerblock.  HTML to Text conversion is also used by the glFusion daily digest feature.

    To resolve this issue, update the private/lib/html2text/html2text.php file:

    private/lib/html2text/html2text.php

    This fix should only be applied to glFusion v1.1.5. This fix has been included in glFusion v1.1.5.pl1.

  • German UTF-8 Language File had incorrect Charset (2009/08/18 13:06)

    The german_utf-8.php language file included in the glFusion v1.1.5 language pack had the wrong character set.  It used iso-8859-1 instead of the correct utf-8 character set which could cause some display problems.  The updated file is available below and should overwrite the existing private/language/german_utf-8.php file:

    /private/language/german_utf-8.php

    This update has been added to the current glFusion-1.1.5-language-pack.zip archive.

    This fix should only be applied to glFusion v1.1.5.

     

glfusion/issues/v115.txt · Last modified: 2010/02/02 02:12 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: GNU Free Documentation License 1.3