Please disregard the 'View article...' shown at the bottom of many posts as this is the result of restoring old forum posts from a backup.

v2.2.2patch2 released to fix an issue

We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs:


* Fixes issue where user/group permissions could NOT be revoked once assigned
* Fixes ability to turn off admin/super-admin for users
* Fixes search/cloud tag not displaying any results
* Fixes a comment spamming issue (we weren't enforcing reCaptcha check
* Fixes YUI flyout views
* Fixes blog showall recent view with facebook/twitter
* Adds pagination tab to forms module
* Prevents sending a 'cancelled event' reminder
* Fixes attempt to send ot a bad email address crashing page
* Only display Twitter error if logged in as admin
* Fixes location of custom (theme) user profile extensions
* Removes child products from list of available products
* Fixes the edit product view
* (patch #2) Fixes regression bug whereby users can NEVER be made admins/super-admins

INSTALL AS AN EXTENSTION PATCH!
Patch #2 for v2.2.2 https://sourceforge.net/projects/exponentcms/files/exponent-2.2.2-patch-2.zip/download

Statistics: Posted by dleffler

Comments

  • Should this patch fix the issue that you can't ADD another email recipient for the form submission? There is admin user and it simply doesn't save if I add another email address there. If I open the configuration again, there is again only "admin user" in the field of the recipients.

    Statistics: Posted by generare
  • Should this patch fix the issue that you can't ADD another email recipient for the form submission? There is admin user and it simply doesn't save if I add another email address there. If I open the configuration again, there is again only "admin user" in the field of the recipients.

    Also can't find where to edit checkbox "Yes" or "No" that comes on the confirmation page of the form submission. They should be in local language, not in English. Translation pack has "Yes" and "No" but it comes only to the email correctly.

    Statistics: Posted by generare
  • Specifically, Patch #2 only fixes one issue introduced with Patch #1, that of not being able to turn on Admin or Super-Admin status of a user.

    I'm unable to reproduce what you describe. Please confirm you are editing the form module (from the page) and NOT from the form manager. The settings entered from within the form manager become the default settings when adding that form as a new module, but do not replace any in an existing form module.

    I'm also unfamiliar with a 'Yes/No' question on form confirmation. The two buttons at the bottom of the 'Please confirm your submission' page are 'Submit Form' and 'Change Responses'

    Statistics: Posted by dleffler
  • The "Yes" or "No" are with the checkboxes, so if you put into the form for example that you want to have the product
    - with cover (yes or no)
    - with extra long cable (yes or no)

    In the confirmation page it will come visible this "yes" or "no" for people but in the email you get it with the local language. That means probably that this part on the confirmation page is hard-coded in the checking and there is no language "get text" to find a translation for it.

    I found a solution for the email responses. Nowadays you need to make another user with the other email you want to add as a receiver. It used to be that you could just add secondary email address on that recipient box and that's what we did and it looked it worked but when looking the configuration again, it hadn't been saved after all. It would be handy to just add the needed email addresses since you need to always also test the forms that all goes well.

    Statistics: Posted by generare
  • Ok, I think I have the Yes/No problem corrected...will be in v2.2.3 which should be released tomorrow.

    I'm still a little confused on which email area you are having trouble adding a 2nd address:


    * On the module configuration settings view, email tab, you can add multiple users, groups, or free-form addresses to the list of those being sent an email when the form is submitted. On the attached graphic you'll notice I have two users, two user groups, and two free-form addresses and the email is sent to them all (about a dozen addresses total)form-email.png
    * IF you add a text box filed named 'email' (lowercase) and on the module configuration settings view, response tab, you can select the send a submission email to the address entered on the form in the email field

    Statistics: Posted by dleffler
  • Ok, I think I have the Yes/No problem corrected...will be in v2.2.3 which should be released tomorrow.

    I'm still a little confused on which email area you are having trouble adding a 2nd address:


    * On the module configuration settings view, email tab, you can add multiple users, groups, or free-form addresses to the list of those being sent an email when the form is submitted. On the attached graphic you'll notice I have two users, two user groups, and two free-form addresses and the email is sent to them all (about a dozen addresses total)form-email.png
    * IF you add a text box filed named 'email' (lowercase) and on the module configuration settings view, response tab, you can select the send a submission email to the address entered on the form in the email field

    Statistics: Posted by dleffler
  • The "Yes" or "No" are with the checkboxes, so if you put into the form for example that you want to have the product
    - with cover (yes or no)
    - with extra long cable (yes or no)

    In the confirmation page it will come visible this "yes" or "no" for people but in the email you get it with the local language. That means probably that this part on the confirmation page is hard-coded in the checking and there is no language "get text" to find a translation for it.

    I found a solution for the email responses. Nowadays you need to make another user with the other email you want to add as a receiver. It used to be that you could just add secondary email address on that recipient box and that's what we did and it looked it worked but when looking the configuration again, it hadn't been saved after all. It would be handy to just add the needed email addresses since you need to always also test the forms that all goes well.

    Statistics: Posted by generare
  • Specifically, Patch #2 only fixes one issue introduced with Patch #1, that of not being able to turn on Admin or Super-Admin status of a user.

    I'm unable to reproduce what you describe. Please confirm you are editing the form module (from the page) and NOT from the form manager. The settings entered from within the form manager become the default settings when adding that form as a new module, but do not replace any in an existing form module.

    I'm also unfamiliar with a 'Yes/No' question on form confirmation. The two buttons at the bottom of the 'Please confirm your submission' page are 'Submit Form' and 'Change Responses'

    Statistics: Posted by dleffler
  • Should this patch fix the issue that you can't ADD another email recipient for the form submission? There is admin user and it simply doesn't save if I add another email address there. If I open the configuration again, there is again only "admin user" in the field of the recipients.

    Also can't find where to edit checkbox "Yes" or "No" that comes on the confirmation page of the form submission. They should be in local language, not in English. Translation pack has "Yes" and "No" but it comes only to the email correctly.

    Statistics: Posted by generare
  • We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs:


    * Fixes issue where user/group permissions could NOT be revoked once assigned
    * Fixes ability to turn off admin/super-admin for users
    * Fixes search/cloud tag not displaying any results
    * Fixes a comment spamming issue (we weren't enforcing reCaptcha check
    * Fixes YUI flyout views
    * Fixes blog showall recent view with facebook/twitter
    * Adds pagination tab to forms module
    * Prevents sending a 'cancelled event' reminder
    * Fixes attempt to send ot a bad email address crashing page
    * Only display Twitter error if logged in as admin
    * Fixes location of custom (theme) user profile extensions
    * Removes child products from list of available products
    * Fixes the edit product view
    * (patch #2) Fixes regression bug whereby users can NEVER be made admins/super-admins

    INSTALL AS AN EXTENSTION PATCH!
    Patch #2 for v2.2.2 https://sourceforge.net/projects/exponentcms/files/exponent-2.2.2-patch-2.zip/download

    Statistics: Posted by dleffler
  • We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs:


    * Fixes issue where user/group permissions could NOT be revoked once assigned
    * Fixes ability to turn off admin/super-admin for users
    * Fixes search/cloud tag not displaying any results
    * Fixes a comment spamming issue (we weren't enforcing reCaptcha check
    * Fixes YUI flyout views
    * Fixes blog showall recent view with facebook/twitter
    * Adds pagination tab to forms module
    * Prevents sending a 'cancelled event' reminder
    * Fixes attempt to send ot a bad email address crashing page
    * Only display Twitter error if logged in as admin
    * Fixes location of custom (theme) user profile extensions
    * Removes child products from list of available products
    * Fixes the edit product view
    * (patch #2) Fixes regression bug whereby users can NEVER be made admins/super-admins

    INSTALL AS AN EXTENSTION PATCH!
    Patch #2 for v2.2.2 https://sourceforge.net/projects/exponentcms/files/exponent-2.2.2-patch-2.zip/download

    Statistics: Posted by dleffler
  • We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs:


    * Fixes issue where user/group permissions could NOT be revoked once assigned[/*]

    * Fixes ability to turn off admin/super-admin for users[/*]

    * Fixes search/cloud tag not displaying any results[/*]

    * Fixes a comment spamming issue (we weren't enforcing reCaptcha check[/*]

    * Fixes YUI flyout views[/*]

    * Fixes blog showall recent view with facebook/twitter[/*]

    * Adds pagination tab to forms module[/*]

    * Prevents sending a 'cancelled event' reminder[/*]

    * Fixes attempt to send ot a bad email address crashing page[/*]

    * Only display Twitter error if logged in as admin[/*]

    * Fixes location of custom (theme) user profile extensions[/*]

    * Removes child products from list of available products[/*]

    * Fixes the edit product view[/*]

    * (patch #2) Fixes regression bug whereby users can NEVER be made admins/super-admins[/*]


    INSTALL AS AN EXTENSTION PATCH!
    Patch #2 for v2.2.2 https://sourceforge.net/projects/exponentcms/files/exponent-2.2.2-patch-2.zip/download


    View article...
  • We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs:


    * Fixes issue where user/group permissions could NOT be revoked once assigned[/*]

    * Fixes ability to turn off admin/super-admin for users[/*]

    * Fixes search/cloud tag not displaying any results[/*]

    * Fixes a comment spamming issue (we weren't enforcing reCaptcha check[/*]

    * Fixes YUI flyout views[/*]

    * Fixes blog showall recent view with facebook/twitter[/*]

    * Adds pagination tab to forms module[/*]

    * Prevents sending a 'cancelled event' reminder[/*]

    * Fixes attempt to send ot a bad email address crashing page[/*]

    * Only display Twitter error if logged in as admin[/*]

    * Fixes location of custom (theme) user profile extensions[/*]

    * Removes child products from list of available products[/*]

    * Fixes the edit product view[/*]

    * (patch #2) Fixes regression bug whereby users can NEVER be made admins/super-admins[/*]


    INSTALL AS AN EXTENSTION PATCH!
    Patch #2 for v2.2.2 https://sourceforge.net/projects/exponentcms/files/exponent-2.2.2-patch-2.zip/download


    View article...
  • We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs:


    * Fixes issue where user/group permissions could NOT be revoked once assigned[/*]

    * Fixes ability to turn off admin/super-admin for users[/*]

    * Fixes search/cloud tag not displaying any results[/*]

    * Fixes a comment spamming issue (we weren't enforcing reCaptcha check[/*]

    * Fixes YUI flyout views[/*]

    * Fixes blog showall recent view with facebook/twitter[/*]

    * Adds pagination tab to forms module[/*]

    * Prevents sending a 'cancelled event' reminder[/*]

    * Fixes attempt to send ot a bad email address crashing page[/*]

    * Only display Twitter error if logged in as admin[/*]

    * Fixes location of custom (theme) user profile extensions[/*]

    * Removes child products from list of available products[/*]

    * Fixes the edit product view[/*]

    * (patch #2) Fixes regression bug whereby users can NEVER be made admins/super-admins[/*]


    INSTALL AS AN EXTENSTION PATCH!
    Patch #2 for v2.2.2 https://sourceforge.net/projects/exponentcms/files/exponent-2.2.2-patch-2.zip/download


    View article...
  • We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs:


    * Fixes issue where user/group permissions could NOT be revoked once assigned[/*]

    * Fixes ability to turn off admin/super-admin for users[/*]

    * Fixes search/cloud tag not displaying any results[/*]

    * Fixes a comment spamming issue (we weren't enforcing reCaptcha check[/*]

    * Fixes YUI flyout views[/*]

    * Fixes blog showall recent view with facebook/twitter[/*]

    * Adds pagination tab to forms module[/*]

    * Prevents sending a 'cancelled event' reminder[/*]

    * Fixes attempt to send ot a bad email address crashing page[/*]

    * Only display Twitter error if logged in as admin[/*]

    * Fixes location of custom (theme) user profile extensions[/*]

    * Removes child products from list of available products[/*]

    * Fixes the edit product view[/*]

    * (patch #2) Fixes regression bug whereby users can NEVER be made admins/super-admins[/*]


    INSTALL AS AN EXTENSTION PATCH!
    Patch #2 for v2.2.2 https://sourceforge.net/projects/exponentcms/files/exponent-2.2.2-patch-2.zip/download


    View article...
  • We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs:


    * Fixes issue where user/group permissions could NOT be revoked once assigned[/*]

    * Fixes ability to turn off admin/super-admin for users[/*]

    * Fixes search/cloud tag not displaying any results[/*]

    * Fixes a comment spamming issue (we weren't enforcing reCaptcha check[/*]

    * Fixes YUI flyout views[/*]

    * Fixes blog showall recent view with facebook/twitter[/*]

    * Adds pagination tab to forms module[/*]

    * Prevents sending a 'cancelled event' reminder[/*]

    * Fixes attempt to send ot a bad email address crashing page[/*]

    * Only display Twitter error if logged in as admin[/*]

    * Fixes location of custom (theme) user profile extensions[/*]

    * Removes child products from list of available products[/*]

    * Fixes the edit product view[/*]

    * (patch #2) Fixes regression bug whereby users can NEVER be made admins/super-admins[/*]


    INSTALL AS AN EXTENSTION PATCH!
    Patch #2 for v2.2.2 https://sourceforge.net/projects/exponentcms/files/exponent-2.2.2-patch-2.zip/download


    View article...
  • We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs:


    * Fixes issue where user/group permissions could NOT be revoked once assigned[/*]

    * Fixes ability to turn off admin/super-admin for users[/*]

    * Fixes search/cloud tag not displaying any results[/*]

    * Fixes a comment spamming issue (we weren't enforcing reCaptcha check[/*]

    * Fixes YUI flyout views[/*]

    * Fixes blog showall recent view with facebook/twitter[/*]

    * Adds pagination tab to forms module[/*]

    * Prevents sending a 'cancelled event' reminder[/*]

    * Fixes attempt to send ot a bad email address crashing page[/*]

    * Only display Twitter error if logged in as admin[/*]

    * Fixes location of custom (theme) user profile extensions[/*]

    * Removes child products from list of available products[/*]

    * Fixes the edit product view[/*]

    * (patch #2) Fixes regression bug whereby users can NEVER be made admins/super-admins[/*]


    INSTALL AS AN EXTENSTION PATCH!
    Patch #2 for v2.2.2 https://sourceforge.net/projects/exponentcms/files/exponent-2.2.2-patch-2.zip/download


    View article...
  • We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs:


    * Fixes issue where user/group permissions could NOT be revoked once assigned[/*]

    * Fixes ability to turn off admin/super-admin for users[/*]

    * Fixes search/cloud tag not displaying any results[/*]

    * Fixes a comment spamming issue (we weren't enforcing reCaptcha check[/*]

    * Fixes YUI flyout views[/*]

    * Fixes blog showall recent view with facebook/twitter[/*]

    * Adds pagination tab to forms module[/*]

    * Prevents sending a 'cancelled event' reminder[/*]

    * Fixes attempt to send ot a bad email address crashing page[/*]

    * Only display Twitter error if logged in as admin[/*]

    * Fixes location of custom (theme) user profile extensions[/*]

    * Removes child products from list of available products[/*]

    * Fixes the edit product view[/*]

    * (patch #2) Fixes regression bug whereby users can NEVER be made admins/super-admins[/*]


    INSTALL AS AN EXTENSTION PATCH!
    Patch #2 for v2.2.2 https://sourceforge.net/projects/exponentcms/files/exponent-2.2.2-patch-2.zip/download


    View article...
Sign In or Register to comment.