Plone 3 Bugfixes
Project description
Introduction
Plone3 has many annoying style bugs. This package tries to fix as many as possible.
The included fixes are:
Remove “* html” hacks from IEFixes.css to allow IE7 and IE8 to benefit from the fixes there.
Add the IE7ish behavour declaration into the main template to have IE8 to behave like IE7
Fix the order of the resourceregistries to have js after css to have a beautiful rendering in Firefox and to have a _real_ DomReady event in JS.
Fix livesearch. The “show all” and the “advanced search” links linked to the current context, which produces very small search results, because search is context sensitive. Now, the portal_url is used for the link. This was a bug, because the live-search IS NOT context sensitive usually.
Removed the advanced search (“search_form”) completely and traverse to search. This is because the search_form is just broken. It shows all portal_types even if they’re configured not to be searched. This is especially ugly if you use ploneformgen or topics.
Fixed translation for batch_x_items_matching_your_criteria. Broken at least since 3.0 (“fuzzy”).
Reasons
The reason why we don’t write bugreports is that nobody seems to care about them. Yes, we tried before.
Tested Plone Versions
3.0
3.1
3.2
Changelog
0.9.4 - Bugfix [20090709] [Daniel Kraft]
Forgot locales dir in packaging
0.9.3 - Feature release [20090709] [Oliver Roch, Daniel Kraft]
Fixed translation for batch_x_items_matching_your_criteria. Broken at least since 3.0 (“fuzzy”).
0.9.2 - Feature release [20090709] [Oliver Roch, Daniel Kraft]
Removed the advanced search (“search_form”) completely and traverse to search. This is because the search_form is just broken. It shows all portal_types even if they’re configured not to be searched. This is especially ugly if you use ploneformgen or topics.
0.9.1 - Feature release [20090709] [Oliver Roch, Daniel Kraft]
Added fix for livesearch. The “show all” and the “advanced search” links linked to the current context, which produces very small search results, because search is context sensitive. Now, the portal_url is used for the link. This was a bug, because the live-search IS NOT context sensitive usually. TODO: An even better bugfix would test if the checkbox (search here only) is active.
0.9 - Initial release [20090630] [Oliver Roch, Daniel Kraft]
Added the first fixes
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.plone3bugfixes-0.9.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e096757172fcee8159e0eac36eb508a8ed928dfc06e6a12abcf7e103f7e63516 |
|
MD5 | 9ec465fb2e38a114bda7a23a50d7b85b |
|
BLAKE2b-256 | 53577c6eaa5b5e481b5be4dc7c5d5ccd0b1739f6f472551d9e295706bf59ae5b |