install from joomla-cms/staging @ f45c0da
Add a custom field, of type "editor"
Edit content item
Click the Read More TinyMCE Button
Click the Read More TinyMCE Button
Click the Read More TinyMCE Button
Click the Read More TinyMCE Button
A read more <hr id="system-readmore" />
appears in the TinyMCE as a red dashed line in the editor on the Content type
Subsequently clicking the read more button should give a popup with
Multiple read more dashed lines get added to the editor
So now you have clicked many times on read more in tinymce on the editor on the content tab, now go to the Fields tab, and in your custom field editor click read more in that editor
Note that ONE red dashed line is added (in the source code a <hr id="system-readmore" />
is added)
Note that Subseqently clicking this read more button correctly gives the popup warning above
PR #14520 can be improved to fix this
Labels |
Added:
?
|
Category | ⇒ | com_plugins |
Status | New | ⇒ | Needs Review |
have read issue report. As far as i understand it i tried to get same behavior as reported. So if we want to solve Issue can you help me to understand?
Thanks for Info, understand now more, will try later.
@PhilETaylor does this issue exist on latest Staging? Tried to get same behavior as reported, but works as expected (only one Read More-Line possible).
3.7.3-dev (latest nightly build)
Multilanguage Site
macOS Sierra, 10.12.5
Firefox 53 (64-bit)
Status | Needs Review | ⇒ | Information Required |
Looks like this has been resolved. I am closing this at this time. @PhilETaylor if you can still reproduce this then it should be reopened
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-29 08:35:03 |
Closed_By | ⇒ | brianteeman |
Added a custom Field Type "Editor", opened an Article, could only one Time use Button "Read more" in Article Content; so i can't confirm.