-
Notifications
You must be signed in to change notification settings - Fork 1
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
Links "external" and "document" in Richtexteditor don't work #261
Comments
PHP Problem in InputWidgetModule: Most probably my crime at an attempt to optimize! Requires further testing, and fixing of DocumentInputWidgetModule |
Partial fix: external_links with commit b954635 |
Document_input value is correct when set, when saved in DB: But when output again, with parseStorageForBackendOutput? |
I couldn’t find any commit b95463 |
For some reason the commit link did not work. I looked for solutions. Normally I could just paste the commit string and it would render the link and show the short version ?!
b954635
… On 30 Jan 2021, at 09:49, Raphael Schweikert ***@***.***> wrote:
I couldn’t find any commit b95463
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub <#261 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAC3NILQJHFW2AYIYRFRZFTS4QTBRANCNFSM4WZHQLIA>.
|
• an old error due to attempt to optimize. Sorry. • this fixes the external_link problem in the text editor base issue #261
Both "external_link_proxy" and "display_document" don't work, it looks like "id" is always 0.
Tested in "master", in both JournalEntryDetail and Page Texttool.
The text was updated successfully, but these errors were encountered: