Posted by stella on February 22, 2012 at 11:10pm
| Download | Size | md5 hash |
|---|---|---|
| faq-7.x-1.0-rc2.tar.gz | 37.99 KB | c10c293f05e28fefe48a8bd232334d48 |
| faq-7.x-1.0-rc2.zip | 52.91 KB | 3c0950b4525ac6eb2eb45705059f63f2 |
Last updated: February 22, 2012 - 23:15
Release notes
Note, this release contains a fix for the security vulnerability DRUPAL-SA-CONTRIB-2012-023 and upgrading is recommended.
Changes since 7.x-1.0-rc1:
- Fixed XSS vulnerability
- fixed errors on categorized page which has no faqs associated with that term
- #1293216: fixed issue where aliased paths not created until faq page is visited. Now generated when taxonomy term added/updated. Also added in bulk update and delete options
- #1367776: fix for ordering problem in postgres
- #1381974 by avigneau: Fixed Collapsed question jump up the page when there is a scroll.
- #1264968: fix for category hide/show questions display not working, due to change in page path
- #1308438: added in faq weight sorting in views capability
- #1331892: Fixed "disable question links to node" - output plain text instead of a link.
- #1388408 by swentel: Fixed Notice on line 113 in includes/faq.new_page().inc.
- #1362554 by rogical, drakythe: Added the configure path to the info file.
- #1294916 by davmorr : Fixed the undefined variable for answer_label.
- #1291962 by declassified : Removed the double Q: label.
- #1202760 by andyl29 : Replace name with id.
- #1336658 by anthbel : Check if ->revision isset. This fixes the bug during the mass publish/unpublish from the admin content list.