Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing a Composer Control for Image Slider #1869

Closed
ahosgood opened this issue Jan 23, 2015 · 1 comment
Closed

Editing a Composer Control for Image Slider #1869

ahosgood opened this issue Jan 23, 2015 · 1 comment
Milestone

Comments

@ahosgood
Copy link

I have been trying to add a block that is editable though the page settings pane, but encountered an error. This may be a duplicate of an existing bug, but I couldn't find anyone who stumbled across this one.

  1. Pages & Themes > Page Types > Page > Basic Details
  2. Launch in Composer? > Yes
  3. Pages & Themes > Page Types > Page > Edit Form
  4. Add a form control of "Image Slider"
  5. Pages & Themes > Page Types > Page > Output
  6. Add a Composer Control block, type of Image Slider, save output
  7. Create page
  8. Javascript error: TypeError: $(...).redactor is not a function - line 111 (don't know which JS file) $('.redactor-content').redactor({

I can only assume there is a JS file not yet loaded to define the function redactor() - sorry I can't be any more help.

Sorry if there's a duplication on the bug.

@aembler aembler added this to the 5.7.3.2 milestone Jan 24, 2015
@ahosgood
Copy link
Author

Just as a follow-on, after you get the error, close the Composer, exit Edit Mode and click "Save Changes" forwards you to index.php/ccm/system/panels/page/check_in/submit?ccm_token=1422528070:b3b0dbf038e5b136bd305103a3a6fb3b&cID=163 which contains:

{"message":null,"title":null,"time":"2015-01-29 10:41:11","redirectURL":"[my site location]\/index.php\/!drafts\/163","pages":[{"name":null,"cID":null}]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants