AppaYY / fitnesse-bootstrap-plus-theme

An extended theme for FitNesse that increases it's usability and functionality
Apache License 2.0
2 stars 0 forks source link

WSIWYG editor fails to open #30

Closed lennyg1 closed 4 years ago

lennyg1 commented 4 years ago

When editing a page and pressing the rich text button on the right above the editor, I receive the following error:

Uncaught TypeError: $(...).parents(...).andSelf is not a function
    at inHashTable (wikitext.js:83)
    at handleLine (wikitext.js:684)
    at Wysiwyg.wikitextToFragment (wikitext.js:783)
    at Wysiwyg.loadWysiwygDocument (wysiwyg.js:894)
    at HTMLInputElement.<anonymous> (wysiwyg.js:175)
    at HTMLInputElement.dispatch (jquery-3.4.1.min.js:2)
    at HTMLInputElement.v.handle (jquery-3.4.1.min.js:2)
Lizzze commented 4 years ago

We have added the issues to the backlog of our Trello board

https://trello.com/c/Nz15Ox9U/203-bug-4-rich-text-geeft-een-error

AppaYY commented 4 years ago

Issue has been fixed.

Check the pull request for more information.