Changeset 629824
- Timestamp:
- 11/25/2012 10:05:31 PM (13 years ago)
- File:
-
- 1 edited
-
codestyling-localization/tags/1.99.25/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
codestyling-localization/tags/1.99.25/readme.txt
r629818 r629824 83 83 84 84 = Version 1.99.25 = 85 * Bugfix: trim of string borders breaks some stringslike: 'Result: \'text\''86 * Bugfix: Domain Pathof plugins will be accepted if set and existing87 * Bugfix: Uppercase letters at folders ordfilenames did break the file handling85 * Bugfix: trim of string sometimes broken like: 'Result: \'text\'' 86 * Bugfix: 'Domain Path' of plugins will be accepted if set and existing 87 * Bugfix: uppercase letters used at folders or filenames did break the file handling 88 88 * Bugfix: SSL fully supported, all scripts stripped accidentally 89 * Bugfix: multisite support accidentally demaged90 * Bugfix: accidentally written markup89 * Bugfix: multisite support accidentally sometime broken 90 * Bugfix: accidentally markup polution 91 91 * Bugfix: theme detection for WP >= 3.3 was broken 92 92 * Bugfix: statements of memory limits with 0MB indicates mostly misused translation functions at themes/plugins, handled now (e.g. target theme, single.php). 93 * Bugfix: pofile sometimes created with wrong pluralization form, repaired94 * Bugfix: mofile didn't got the correct pofile header and loads afterwards the wrong plural form95 * Feature: wronglyused translation functions mapped into artificial textdomain '{bug-detected}' and excluded from mo file generation93 * Bugfix: pofile sometimes created with wrong pluralization 94 * Bugfix: mofile didn't got the correct pofile header and loads afterwards the wrong pluralization function 95 * Feature: misused translation functions mapped into artificial textdomain '{bug-detected}' and excluded from mo file generation 96 96 * Feature: Scripting Guard supports now 'debug-bar', 'debug-bar-console', 'wp-native-dashboard' 97 * Feature: Scripti og Guard now monitors PHP script errors provoked by other plugins/themes during page generation97 * Feature: Scripting Guard now monitors PHP script errors provoked by other plugins/themes during page generation 98 98 99 99
Note: See TracChangeset
for help on using the changeset viewer.