User tests: Successful: Unsuccessful:
Fixes #30518.
Fixes page break title when title attribute is placed after class attribute containing system-pagebreak
class.
Use CodeMirror as editor.
Create a multipage article.
Change attribute order in page break's <hr>
tag so title
is after class
, e.g.:
<p>Page 1.</p>
<hr alt="Page 2 Alt" class="system-pagebreak" title="Page 2 Title" />
<p>Page 2.</p>
<hr title="Page 3 Title" alt="Page 3 Alt" class="system-pagebreak" />
<p>Page 3.</p>
View Page 2 and Page 3 of the article.
Title from title
attribute shown only on Page 3.
Titles from title
attribute are shown on both pages.
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Merging thanks
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-08-31 15:52:36 |
Closed_By | ⇒ | zero-24 | |
Labels |
Added:
?
?
|
I have tested this item✅ successfully on cac2ab1
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30519.