Hi,
it doesn't display a text after first new line.
I think that this should be changed: "/(.*)\b.+/u" -> "/(.*)\b.+/us"
Serge
Hi,
it doesn't display a text after first new line.
I think that this should be changed: "/(.*)\b.+/u" -> "/(.*)\b.+/us"
Serge
Comments
Comment #1
serg.remote commentedAny update on this?
Comment #2
merlinofchaos commentedMakes sense. Committed.
Comment #4
Anonymous (not verified) commentedI see from the dates on this thread that 6.x 2.6 came out after this fix was committed so I presume it was included?
The reason I ask is that this issue seems exactly like one I am having (unless it is user error somehow) with the 6.x 2.6 version.
Thanks