[Bug 62982] mw.html.lua.CssText() : Invalid CSS given: Must be either a string or a number.

2014-04-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62982 --- Comment #9 from Marius Hoch h...@online.de --- I guess I can be made to agree with such changes if there is a wider consensus for such things AND if all mw.html functions act in a consistent manner. It's not acceptable that some take nil

[Bug 62982] mw.html.lua.CssText() : Invalid CSS given: Must be either a string or a number.

2014-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62982 Jackmcbarn jackmcbarn+w...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 62982] mw.html.lua.CssText() : Invalid CSS given: Must be either a string or a number.

2014-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62982 Marius Hoch h...@online.de changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 62982] mw.html.lua.CssText() : Invalid CSS given: Must be either a string or a number.

2014-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62982 Jackmcbarn jackmcbarn+w...@gmail.com changed: What|Removed |Added CC|

[Bug 62982] mw.html.lua.CssText() : Invalid CSS given: Must be either a string or a number.

2014-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62982 --- Comment #6 from Marius Hoch h...@online.de --- Because This is expected behavior: nil is not a valid css string! -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 62982] mw.html.lua.CssText() : Invalid CSS given: Must be either a string or a number.

2014-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62982 --- Comment #7 from Jackmcbarn jackmcbarn+w...@gmail.com --- That doesn't make it expected. For nil, expected behavior is a no-op, just like ordinarily appending a nil element to a table is. -- You are receiving this mail because: You are the

[Bug 62982] mw.html.lua.CssText() : Invalid CSS given: Must be either a string or a number.

2014-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62982 --- Comment #8 from Mr. Stradivarius stradb...@gmail.com --- (In reply to Jackmcbarn from comment #7) That doesn't make it expected. For nil, expected behavior is a no-op, just like ordinarily appending a nil element to a table is. Agreed -

[Bug 62982] mw.html.lua.CssText() : Invalid CSS given: Must be either a string or a number.

2014-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62982 --- Comment #2 from Brad Jorsch bjor...@wikimedia.org --- Note that [[:en:Module:HtmlBuilder]] doesn't do a lot of error checking that it probably should. I'm inclined to say that this error is entirely appropriate (and therefore this bug

[Bug 62982] mw.html.lua.CssText() : Invalid CSS given: Must be either a string or a number.

2014-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62982 Marius Hoch h...@online.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug 62982] mw.html.lua.CssText() : Invalid CSS given: Must be either a string or a number.

2014-03-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62982 --- Comment #1 from Andre Klapper aklap...@wikimedia.org --- Is there a minimal, self-contained testcase for this? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.