CMS Blocks: "Page Enabled" Toggle doesn't reflect Real Value

Issue #26 resolved
Alan Storm created an issue

The "Page Enabled" toggle always default to the off position, even when the value is set correctly in the database. This leads to easily disabling CMS pages when re-saving them

Screen shot 2014-02-22 at 2.55.27 PM.png

Reproduction Steps

  1. Log into Admin

  2. Click on CMS -> Blocks

  3. Click on "New CMS Button"

  4. Enter "qa-enabled-button" in the Handle Field

  5. Enter "This is my page, there are many like it but this one is mine" in the Content area

  6. Click the "Page Options" tab

  7. Enter "qa-enabled-button" in the Page URL Path field

  8. Toggle the "Page Enabled" toggle to "enabled"

  9. Click "Save"

  10. Load the URL http://sellvana.example.com/index.php/qa-enabled-button in your browser, confirm the page is enabled.

  11. Return to the Admin, and click the edit button of the "qa-enabled-button" row

  12. Click the "Page Options" tab

Expected Behavior: Page Enabled toggle should be in the "on" position

Actual Behavior: Page Enabled toggle is in the "off" position

Comments (1)

  1. Log in to comment