https://bugzilla.wikimedia.org/show_bug.cgi?id=56233

Brad Jorsch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Brad Jorsch <[email protected]> ---
(In reply to comment #4)
> Sorry in fact it does the same with simple template transclusion; I have made
> some tests in
> https://fr.wikibooks.org/wiki/Utilisateur:François_Melchior/Bac_à_sable/Lua/
> t5

Your test cases aren't showing any extra newline, either. And even if it were
happening, if it also happens with normal transclusion then it's not a bug in
Scribunto.

Do note that "x<div>Hello</div>z" is going to render with the "Hello" on a new
line, because <div> is a block element. And that HTML Tidy as used on WMF wikis
will insert a newline after the </div> as part of its "tidying" of the HTML for
the same reason.

I'm going to close this bug. If you can put together a test case that clearly
shows something going wrong, feel free to reopen.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to