User tests: Successful: Unsuccessful:
Use this code:
$text = "<p>Überall dieselbe alte Leier. Das Layout ist fertig, der Text lässt auf sich warten. Damit das Layout nun nicht nackt im Raume steht und sich klein und</p>";
echo JHtml::_('string.truncateComplex', $text, 140);
E.g. into the template index.php arround line 80
<p>Überall dieselbe alte Leier. Das Layout ist fertig, der Text lässt auf sich warten. Damit das Layout nun nicht nackt im Raume steht und</p>...
<p>Überall dieselbe alte Leier. Das Layout ist fertig, der Text lässt auf sich warten. Damit das Layout nun nicht nackt im Raume steht und...</p>`
Please notice the ...
bevor and after the last tag. Expected is the the ...
in the last tag.
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-27 08:32:55 |
Closed_By | ⇒ | zero-24 |
hmm also travis fails here. It is a bit to complex for me. I hope someone else can help here.
https://travis-ci.org/joomla/joomla-cms/jobs/56018043
Category | ⇒ | Libraries |
Test failed.
Tested with
RESULT:
Second test:
RESULT: