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

BUGFIX: Multi-line links in inline editing #536

Merged
merged 1 commit into from
May 25, 2016

Conversation

aertmann
Copy link
Contributor

When creating a multi-line link to using inline editing, only the
first link is created correctly unless a whole URL is specified.

The issue lies in Aloha and an issue with a fix has been pushed to
their backlog. Until that is merged it is hotfixed in Neos.

alohaeditor/Aloha-Editor#1525

When creating a multi-line link to using inline editing, only the
first link is created correctly unless a whole URL is specified.

The issue lies in Aloha and an issue with a fix has been pushed to
their backlog. Until that is merged it is hotfixed in Neos.

alohaeditor/Aloha-Editor#1525
that.targetregex,
url
);
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the target stuff is unnecessary since the target attribute isn't supported anyway

@aertmann
Copy link
Contributor Author

How to reproduce
image

@kdambekalns kdambekalns merged commit d0606ea into neos:2.0 May 25, 2016
@aertmann aertmann deleted the aloha-link-two-lines branch May 25, 2016 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants