Daya Bay Reactor Neutrino Experiment TWiki > TWikiReleaseNotes04x03 Daya Bay webs:
Public | 中文 | Internal | Help

Log In or Register

Release Notes of TWiki-4.3.2 (Georgetown), 2009-09-02

Note: This is the release note for the previous major release version 4.3.X. This note, TWikiReleaseNotes04x00, TWikiReleaseNotes04x01 and TWikiReleaseNotes04x02 are included with 5.0.X because they contain valuable information for people upgrading from earlier versions. Both for the admin and the users. See TWikiReleaseNotes05x00 for the 5.0.X release notes.

On this page:

Introduction

TWiki-4.3.0 released on 2009-03-30 introduces security enhancements, usability enhancements, feature enhancements, and adds extensions to strengthen TWiki as an enterprise collaboration platform.

TWiki-4.3.1 released on 2009-04-29 introduces security enhancements. This release also introduces use of ISO date format by default.

TWiki-4.3.2 released on 2009-09-02 introduces security enhancements.

It is highly recommended to upgrade to TWiki-4.3.2. Users will find this release much more stable and secure in daily use.

Pre-installed Extensions

TWiki-4.3.2 ships with:

Note: HeadlinesPlugin, TWikiNetSkin and TWikiNetSkinPlugin are new in TWiki-4.3.0.

Supported User Interface Languages

The user interface of this TWiki version is localized to 19 languages:

English (default), Bulgarian (bg), Chinese simplified (zh-cn), Chinese traditional (zh-tw), Czechoslovakian (cs), Danish (da), Dutch (nl), German (de), Finnish (fi), French (fr), Italian (it), Japanese (ja), Korean (ko), Polish (pl), Portuguese (pt), Russian (ru), Slovakian (sv), Spanish (es), Ukrainian (uk).

Note: TWiki needs to be configured properly to display user interface languages other than the default English language. Details in TWiki:TWiki.InstallationWithI18N and TWiki:TWiki.InternationalizationSupplement.

New Features Highlights

See the full list of bug fixes at the bottom of this topic.

Deprecation Notices

The %MAINWEB% and %TWIKIWEB% variables have been deprecated. For compatibility reasons they are unlikely to ever be removed completely, but you should use the %USERSWEB% and %SYSTEMWEB% variables instead.

In Func getOopsUrl and permissionsSet have been declared deprecated. There is no plan to remove them yet.

TWiki-4.3.0 Minor Release - Details

TWiki-4.3.0 was built from SVN http://svn.twiki.org/svn/twiki/branches/TWikiRelease04x03 revision 17948 (2009-03-30)

Highlights

Enhancements

Item3647 External link mark Usability: Control over variable expansion in topic templates
Item5025 External link mark InterwikiPlugin: Allow special characters in "Page" of Site:Page
Item6148 External link mark HeadlinesPlugin: Support for {PROXY}{HOST} and {PROXY}{PORT} configure settings
Item6176 External link mark Search: Add footer parameter to Formatted Search
Item6180 External link mark HeadlinesPlugin: Support for {PROXY}{SkipProxyForDomains} configure setting, USERAGENTNAME plugin setting
Item6184 External link mark Search: Add Number of Topics to Formatted Search
Item6189 External link mark Usability: Replace question mark links with red links to point to non-existing topics
Item6199 External link mark Enhancement: Add TWikiNetSkin to Distribution
Item6200 External link mark Enhancement: Add HeadlinesPlugin to Distribution
Item6222 External link mark SpreadSheetPlugin: New functions $EMPTY(), $INSERTSTRING(), $LEFTSTRING(), $RIGHTSTRING(), $SUBSTRING() functions
Item6226 External link mark Include: Specify a list of domains to exclude from proxy with {PROXY}{SkipProxyForDomains} setting
Item6227 External link mark Documentation: 17 new TWikiDocGraphics images
Item6228 External link mark Security: Option to send signed e-mail with S/MIME

Fixes

Item1607 External link mark %TOC% does not distinguish two headlines that have the same text
Item2525 External link mark TablePlugin produces bad links for sorting when using "short" URLs
Item4835 External link mark SpreadSheetPlugin: SUBSTITUTE error when text=old and replace is empty
Item5176 External link mark %SCRIPTSUFFIX% is added twice in %TOC% links
Item5471 External link mark SpreadSheetPlugin: The character 0 cannot be replaced using the REPLACE-funtion
Item5910 External link mark TablePlugin: %TOC% variable creates links with unecessary query string
Item5914 External link mark TWiki::Request::url() must support -rewrite, -absolute and -relative
Item5920 External link mark TWikiGroups shows all members twice
Item5939 External link mark Rogue <p /> below </html> on every topic in every web
Item5960 External link mark Incorrect Content-length breaks HTTP headers, a.o. pound fail results
Item5961 External link mark WysiwygPlugin: Bolding single character within a word introduces spaces around bolded character
Item5991 External link mark JSCalendarContrib: Does not work correctly in IE7
Item5994 External link mark Secure configure script with taint mode turned on
Item6005 External link mark EditTablePlugin: "label"-formatted cell changed in unexpected way
Item6022 External link mark %ENCODE{}% treats % as safe character
Item6026 External link mark With header format emtpy table is initialized with one column only
Item6031 External link mark TablePlugin: Date sorting is broken.
Item6041 External link mark TinyMCE bug with Firefox 3 and bulleted lists
Item6050 External link mark statistics script fails when cuid is not equal login name (as login name is what's in the log files...)
Item6054 External link mark TwistyPlugin: No longer possible to have a twisty on one line without linebreak
Item6060 External link mark configure's get more extensions does not work well without LWP
Item6061 External link mark TWiki::Func::getContext documention
Item6138 External link mark Bullet lists in form fields are not rendered properly
Item6163 External link mark CommentPlugin: Lost data if it's targeted before/after a missing anchor.
Item6167 External link mark TWiki Forms expand variables like $nop, $quote $percnt
Item6170 External link mark Plugin installation fails on windows: extender.pl line 684
Item6171 External link mark Per RFC 5321, single quote is allwed in e-mail addresses
Item6178 External link mark Statistics script does not handle properly topics with special characters
Item6185 External link mark Missing newline in Formatted Search if footer used
Item6186 External link mark Review code for robustness and security
Item6208 External link mark WebChanges does not work on Windows
Item6220 External link mark TwistyPlugin: Twisty can't be placed in TWiki table cells
Item6223 External link mark Users can't edit content in Main web

TWiki 4.3.1 Patch Release - Details

TWiki-4.3.1 was built from SVN http://svn.twiki.org/svn/twiki/branches/TWikiRelease04x03 revision 18054 (2009-04-29)

Highlights

Enhancements

Item6239 External link mark Fix TWIKIWEB to SYSTEMWEB, MAINWEB to USERSWEB
Item6254 External link mark Feature: Use ISO Date Format by Default

Fixes

Item5453 External link mark Value of "0" improperly handled in ENCODE variable
Item6232 External link mark Use of uninitialized value $1 in concatenation (.) or string at lib/TWiki.pm
Item6240 External link mark unhelpful error message when sysCommand fails
Item6243 External link mark URLPARAM "empty or missing"
Item6251 External link mark CSRF vulnerability CVE-2009-1339: Possible to gain TWiki admin privileges with a specially crafted image tag

TWiki 4.3.2 Patch Release - Details

TWiki-4.3.2 was built from SVN http://svn.twiki.org/svn/twiki/branches/TWikiRelease04x03 revision 18148 (2009-09-02)

Highlights

Enhancements

TODO

Fixes

TODO

Related Topics: TWikiHistory, TWikiInstallationGuide, TWikiUpgradeGuide, TWikiReleaseNotes04x00, TWikiReleaseNotes04x01, TWikiReleaseNotes04x02, TWikiReleaseNotes05x00, TWikiReleaseNotes05x01, TWikiReleaseNotes06x00



Revision: r6 - 2011-01-04 - 13:13:22 - TWikiContributor

Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Daya Bay? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiReleaseNotes04x03.