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

Typo in toolbar_HTMLField: Blockqote instead of Blockquote; no Blockquote button appears in toolbar #554

Closed
digodude opened this issue Feb 11, 2021 · 1 comment

Comments

@digodude
Copy link

In file: /static/djangocms_text_editor/js/cms.ckeditor.js,
definition of toolbar_HTMLField,
there is a typo for button Blockquote, where Blockqote is instead.

Result: no Blockquote button appears in toolbar.

jrief added a commit that referenced this issue Mar 24, 2021
@jrief
Copy link
Collaborator

jrief commented Mar 24, 2021

will be fixed in 4.0.1

@jrief jrief closed this as completed Mar 24, 2021
fsbraun added a commit that referenced this issue Sep 30, 2023
* Bump to version 3.10.0

* replace all deprecated occurences of force_text with force_str

* replace all deprecated occurences of force_text with force_str

* fix #554: typo in Blockquote

* Pin to newer versions

* Attempt to increase the width of some drop-down menues

* fix #648: unable to unlink

* fix flake8 complains

* fix 1 failing unit test

* fix #648: unable to unlink

fix flake8 complains

fix 1 failing unit test

* fix: test suite for Django 2.2 (#650)

* fix django 2.2 tests

* Update dj22_cms37.txt

* Update dj22_cms38.txt

* Update dj22_cms40.txt

* Update dj31_cms38.txt

* Update settings.py

* Update frontend.yml

* Enable frontend tests

---------

Co-authored-by: Jacob Rief <[email protected]>
Co-authored-by: Fabian Braun <[email protected]>
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

2 participants