Bug fixes
gigya 6.x-1.0-beta10
| Download | Size | md5 hash |
|---|---|---|
| gigya-6.x-1.0-beta10.tar.gz | 49.73 KB | aaf142d9edcdd920ae0ca3dfbf96db95 |
Gigya Socialize Drupal Module beta 10
Beta 10 version fixes quite a few issues that have to do with the profile module and the registration form.
Many thanks to Aaron Zinck for his help in releasing this module. Great job, Aaron!!!
Here is a list of the bugs fixed in this release:
- We have made sure that IE 8 works properly.
- Gigya Module is now independent on the profile module - fixing the bug noted here.
- Fixed a bug that caused a WSOD when authenticating a Drupal-created account using Gigya (Details here).
- Fixed the "User register screen throws a fatal error when profile module is disabled" bug, noted
here. - Anonymous Comments are no longer asked to Update Status, fixing the bug noted
here. - The module now correctly calls unlink to avoid the issues mentioned
here. - We have fixed several issues with the registration form. Bugs such as this one should be gone.
faq 6.x-1.11
| Download | Size | md5 hash |
|---|---|---|
| faq-6.x-1.11.tar.gz | 71.58 KB | b743307256b37ee5c54e2d2b4704af0a |
Changes since DRUPAL-6--1-10:
- #646338 - fix for faq categories block
- fix for Invalid argument supplied for foreach() errors
- #650354 - fix for screenreader issue
- #664378 - fix for omitting body field
- fixed bug which means potentially only some node links changed to point at faq page.
- SA-CONTRIB-2009-113 - FAQ - Cross Site Scripting
faq 5.x-2.14
| Download | Size | md5 hash |
|---|---|---|
| faq-5.x-2.14.tar.gz | 50.52 KB | e7af486c2e4a8f1141c814d57eb815e2 |
Changes since DRUPAL-5--2-13:
- #650354 - fix for screenreader issue
- SA-CONTRIB-2009-113 - FAQ - Cross Site Scripting
gallery_assist_lightboxes 6.x-1.3-beta4
| Download | Size | md5 hash |
|---|---|---|
| gallery_assist_lightboxes-6.x-1.3-beta4.tar.gz | 43.39 KB | ad0f04186cd9d0a0b013fb852500611e |
Bug fixes
- Correct the format by display Gallery Assist with list layout.
New features
- Comments in php-functions for better doxygen documentation.
- Add the Force thumbnail hight feature (global).
pickem 6.x-1.9
| Download | Size | md5 hash |
|---|---|---|
| pickem-6.x-1.9.tar.gz | 608.83 KB | 44706ab7a5f181ac51c99becba269ef0 |
No database schema updates in this release.
Minor Bug Fixes:
don't show weekly pick screens to a player who is not a member of the league.
added league name and removed double 'week' from email reminder.
users should only be redirected to their own leagues (when user prefs don't match their league membership).
Minor Usability Updates:
increased click accessibility on admin picks screen and added small logos.
increased click accessibility on mypicks screen.
updated help text.
Minor Feature:
added v_power ranking statistics to league dashboard.
image 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| image-6.x-1.0-beta4.tar.gz | 238.27 KB | dadd3b54ce91414f3ec2c7a6381bca37 |
Changes since last release
Bug fixes:
#659182: Attached image gets disconnected when nodes are updated somewhere other than a node form by jonathan1055, joachim: Fixed removal of first attached image on programmatic node save.
#630546: Attached image not shown in edit preview by jonathan1055: Fixed attached image not appearing in teaser preview.
#620234: notice: Undefined variable: output in image_attach_views_handler_field_attached_images.inc by unjello: Fixed undefined variable in Views image attach handler.
#602740: Warning displayed on Image by Vin7: Fixed theme function to take $form by value.
#592852: Get a warning when the image_attach is used in a view that has no results by joachim: Fixed SQL error when View attached images field is empty.
#579320: Wrong link in "Attached Image" block by joachim: Fixed link to node in attached images block.
#226121: don't manipulate images on hook_load by sp3boy: Fixed bad logic from previous patch to this issue.
New features:
#232557: image import - Show image thumbnails for easier title naming by joachim: Added thumbnails to list on image import page.
Update notes
Check the troubleshooting guide if you have problems, and also search the issue queue.
If you are updating from a previous alpha or beta, please note the following:
- If you previously installed alphas or betas, you should clear all your caches after installing this new version, including the theme registry and the Views cache.
- If you previously installed alphas or betas, you will get errors like this on update. They are harmless and may be ignored:
Failed: ALTER TABLE {image} DROP PRIMARY KEY
Failed: ALTER TABLE {image} DROP INDEX image_fid
Failed: ALTER TABLE {image_attach} DROP PRIMARY KEY
