[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; {|) causes unexpected parsing

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Helder he7...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=23674

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; {|) causes unexpected parsing

2014-07-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

Summary|The newline added to a  |The newline added to a
   |template, magic word,   |template, magic word,
   |variable, or parser |variable, or parser
   |function that returns   |function that returns
   |line-start wikicode |line-start wikicode
   |formatting (*#:;) causes|formatting (*#:; {|) causes
   |unexpected parsing  |unexpected parsing

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2014-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #67 from Nemo federicol...@tiscali.it ---
(In reply to Bartosz Dziewoński from comment #66)
 Isn't there a whole infrastructure for Parsoid testing and comparing the
 results to current parser? I think it'd make sense to use that instead.

There is [[mw:Parsoid/Setup]] and
mediawiki/services/parsoid/tests/dumpGrepper.js, which could be run on any
Wikimedia Labs instance over the Wikimedia projects dumps, but last time I
tried I wasn't able to make it work and I ended up using bzgrep instead. :-)

It may get easier if someone familiar with parsoid improves the docs and/or
testing infrastructure for this sort of things, but in the current state
assessing the effects of such a whitespace change certainly is not a few hours'
job.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2014-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|NEW

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2014-06-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Greg Grossmeier g...@wikimedia.org changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |ASSIGNED
 CC||g...@wikimedia.org

--- Comment #65 from Greg Grossmeier g...@wikimedia.org ---
Brad gave a pretty good summary in comment 60, with this as a good next step:

(In reply to Brad Jorsch from comment #60)
 Possibly the biggest help would be to identify what exactly on the wikis
 would be broken by making this change.

Matma: Can you do this? The current behavior also annoys you, so you might be
inclined to help move this bug forward.

For the record, as of today there are 23 duplicate bugs for this issue.

Setting status to Assigned (from patchtoreview) since the next step isn't
necessarily reviewing the (old) patch, but working out what will break if it's
merged.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2014-06-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   Assignee|happy.melon.w...@gmail.com  |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #66 from Bartosz Dziewoński matma@gmail.com ---
(In reply to Greg Grossmeier from comment #65)
 Matma: Can you do this? The current behavior also annoys you, so you might
 be inclined to help move this bug forward.

I'd love to help, but I don't think I can test a representative sample of all
articles in all Wikimedia wikis on the hardware and the Internet connection
available to me.

Isn't there a whole infrastructure for Parsoid testing and comparing the
results to current parser? I think it'd make sense to use that intead.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2014-03-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed:

   What|Removed |Added

 CC||martinezn...@gmail.com

--- Comment #63 from Jesús Martínez Novo (Ciencia Al Poder) 
martinezn...@gmail.com ---
Someone hit this problem today on IRC (discussed privately).

A template with a link to IRC (although it will affect any protocol) and a
parameter to supply the port.

Example:

[irc://{{{server|}}}{{#if:{{{port|}}}|:{{{port}/{{{channel}}}
#{{{channel}}}]

If you specify a port, the colon in the port breaks the link, as it's being
interpreted as a definition list.

But if you try to escape it wrapping the colon inside nowiki tags, the link is
broken anyway since the  character is interpreted as the end of the link.

See this test https://www.mediawiki.org/w/index.php?oldid=943856

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2014-03-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #64 from Phillip Patriakeas dragonlordofxant...@gmail.com ---
I'm pretty sure that particular instance could be worked around by using
[[Template:Colon]] on wikis that've created it, but that's very much not an
ideal solution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2014-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Brad Jorsch bjor...@wikimedia.org changed:

   What|Removed |Added

 CC||pub...@matt-russell.com

--- Comment #62 from Brad Jorsch bjor...@wikimedia.org ---
*** Bug 60827 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2014-01-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||rainerril...@hotmail.com

--- Comment #61 from Bartosz Dziewoński matma@gmail.com ---
*** Bug 60444 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2014-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Brad Jorsch bjor...@wikimedia.org changed:

   What|Removed |Added

 CC||bjor...@wikimedia.org

--- Comment #60 from Brad Jorsch bjor...@wikimedia.org ---
I don't think having the ability to have template output beginning with # and
similar characters is a small gain in usability. This sort of thing seems to
come up on enwiki every few months as new people run into this bug.


(In reply to comment #56)
 
 I pretty much *had finished* working on this, deployed a fix, etc; then Brion
 reverted.  Essentially my code was rejected.  

Looking at the history on this bug and the comment on r81012, it doesn't seem
so much no as not right now, we're trying to release 1.17 and then it never
got followed up on after. And then Brion was supposed to be working on a new
parser, etc.

Possibly the biggest help would be to identify what exactly on the wikis would
be broken by making this change.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #59 from Gabriel Wicke gwi...@wikimedia.org ---
Changes to this behavior will also very likely break a lot of existing content
for a small gain in usability. This is also the reason why it was reverted in
the past. 

Removing the newline insertion would also make life for Parsoid harder. Example
case:

{{random}}{{echo|* foo}}

The newline context of * foo now depends on the expansion of the random
template. This makes independent parsing, correct WYSIWYG and efficient updates
for template expansions very difficult to impossible. The newline insertion
hack happens to help us here, even if the original author probably didn't think
about future parser development affected by this.

My preference is to focus efforts on better DOM-based templating rather than
spending a lot of time moving sideways with wikitext templating.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #55 from Andre Klapper aklap...@wikimedia.org ---
Happy-melon: This issue has been assigned to you in January 2010.
Could you please provide a status update and inform us whether you are still
working (or still plan to work) on this issue? 
Only in case you do not plan to work on this issue anymore, should the assignee
be set back to default? Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #56 from Happy-melon happy.melon.w...@gmail.com ---
(In reply to comment #55)
 Happy-melon: This issue has been assigned to you in January 2010.
 Could you please provide a status update and inform us whether you are still
 working (or still plan to work) on this issue? 

I pretty much *had finished* working on this, deployed a fix, etc; then Brion
reverted.  Essentially my code was rejected.  

 Only in case you do not plan to work on this issue anymore, should the
 assignee
 be set back to default? Thanks.

I'd say this should either be WONTFIXed if it's actually not going to happen,
or my fix should be reinstated (I'd expect it still applies fairly cleanly, the
Parser code is *very* stable).  There's no reason for anyone *else* to be
working on it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #57 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99133 had a related patch set uploaded by Bartosz Dziewoński:
Stop prepending newlines to templates starting with *#;:

https://gerrit.wikimedia.org/r/99133

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||csc...@laptop.org,
   ||gwi...@wikimedia.org,
   ||matma@gmail.com,
   ||ssas...@wikimedia.org

--- Comment #58 from Bartosz Dziewoński matma@gmail.com ---
This behavior has annoyed me for long enough. I say we should break the wikis
and fix it (after appropriate community nudging is done, and probably after we
run a diff of resulting HTML on a large enough subset of pages – Parsoid
testing infrasctructure can probably help here a lot).

I tried reapplying Happy-melon patch from r80430 in Ifc6080cb linked above,
fixing a few minor merge conflicts on the way and one larger one, and hopefully
not breaking too many unrelated things in the process.

It is naturally failing parser tests right now due to how many other things
changed in these three years, but that's nothing insurmountable, I can fix the
tests myself if there is any chance of this actually getting merged again
someday.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-11-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

db duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||azat...@gmail.com

--- Comment #54 from db duplicate...@googlemail.com ---
*** Bug 56562 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-08-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Blocks||52548

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-08-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Brad Jorsch bjor...@wikimedia.org changed:

   What|Removed |Added

 CC||codeca...@gmail.com

--- Comment #53 from Brad Jorsch bjor...@wikimedia.org ---
*** Bug 52548 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

mrstradivarius.bugzi...@gmail.com changed:

   What|Removed |Added

 CC||mrstradivarius.bugzilla@gma
   ||il.com

--- Comment #52 from mrstradivarius.bugzi...@gmail.com ---
This bug is causing unexpected behaviour in {{#invoke:}} as well. In my case, I
found this when writing [[Module:UrlToWiki]] that converts URLs into interwiki
links. When the module generates the text for a link that uses the colon trick,
the parser generates an unwanted new line. I made a demonstration module as
well:

https://test2.wikipedia.org/wiki/Module:User:Mr._Stradivarius/colonbug
https://test2.wikipedia.org/wiki/User:Mr._Stradivarius/colonbug

Allow me to join the voices of those calling for this to be fixed. There would
be a simple workaround for templates which rely on this behaviour should it be
fixed, but as it is the bug makes certain things impossible.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-03-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Michael Mantel mman...@gmail.com changed:

   What|Removed |Added

 CC||mman...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2013-03-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Mark Clements (HappyDog) w...@kennel17.co.uk changed:

   What|Removed |Added

 CC|w...@kennel17.co.uk |

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2012-10-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #51 from Mormegil morme...@centrum.cz 2012-10-24 14:41:03 UTC ---
Note that the worst case of this problem, unusability of things like
{{PAGENAME}} on pages like “*Foo” was specifically solved in Bug 26781 with
commits r80511 and r80512.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2012-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Fomafix foma...@googlemail.com changed:

   What|Removed |Added

 CC||foma...@googlemail.com

--- Comment #50 from Fomafix foma...@googlemail.com 2012-09-18 06:20:02 UTC 
---
*** Bug 40294 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2012-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #48 from duplicate...@googlemail.com 2012-07-29 12:36:49 UTC ---
*** Bug 38697 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2012-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Danny B. dann...@email.cz changed:

   What|Removed |Added

   Priority|Low |High
   Severity|normal  |major

--- Comment #49 from Danny B. dann...@email.cz 2012-07-29 14:02:29 UTC ---
Bumping the importance - so many dupes and so many broken/non-working things
because of this.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2012-05-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||danmichaelo+wikipedia@gmail
   ||.com

--- Comment #47 from duplicate...@googlemail.com 2012-05-05 19:35:37 UTC ---
*** Bug 36215 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2012-03-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

P.Copp paul.copper...@gmail.com changed:

   What|Removed |Added

 CC||bertrand.grondin@aliceadsl.
   ||fr

--- Comment #46 from P.Copp paul.copper...@gmail.com 2012-03-10 18:30:33 UTC 
---
*** Bug 35129 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2011-12-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bugmeister Bot mhershber...@wikimedia.org changed:

   What|Removed |Added

   Priority|Highest |Low
 CC|garba...@seznam.cz  |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #46 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:57 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2011-05-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bergi a.d.be...@web.de changed:

   What|Removed |Added

 CC||jesdisci...@gmail.com

--- Comment #45 from Bergi a.d.be...@web.de 2011-05-03 14:06:32 UTC ---
*** Bug 19302 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2011-04-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||sergiogo...@gmail.com

--- Comment #44 from DieBuche diebu...@gmail.com 2011-04-14 20:41:28 UTC ---
*** Bug 10781 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2011-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords|i18n, parser, triage|newparser
   Priority|Normal  |Low
 CC||m...@everybody.org

--- Comment #43 from Mark A. Hershberger m...@everybody.org 2011-04-12 
16:22:27 UTC ---
Punting this to the new parser Brion has under development.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2011-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Brion Vibber br...@pobox.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #42 from Brion Vibber br...@pobox.com 2011-01-26 01:20:41 UTC ---
I've provisionally reverted this in r81012. As noted in code review comments,
this alters various existing edge cases, and causes unexpected changes in
behavior for constructs that are already in use in pages and tables.

As we're in the middle of settling down work on trunk into the 1.17 deployment
and release, I'd strongly recommend revisiting this in a few weeks when things
have settled down.

Definitely recommend going ahead and testing things and checking to see what
the best machine strategies for fixing up old code are, if these are the
correct changes to make.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2011-01-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Happy-melon happy.melon.w...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #41 from Happy-melon happy.melon.w...@gmail.com 2011-01-17 
10:35:16 UTC ---
I fixed this in r80430.  The newline is now only added when the brace construct
begins with a wikitable element {|

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2011-01-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bug 12974 depends on bug 529, which changed state.

Bug 529 Summary: Templates inside of tables appear incorrectly
https://bugzilla.wikimedia.org/show_bug.cgi?id=529

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #37 from Umherirrender umherirrender_de...@web.de 2010-12-12 
12:59:10 UTC ---
In some case, you can use code#35;/code for #, because the entity is
replaced after the braceSubstitution.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #38 from Happy-melon happy-me...@live.com 2010-12-12 13:02:45 UTC 
---
(In reply to comment #37)
 In some case, you can use code#35;/code for #, because the entity is
 replaced after the braceSubstitution.

Ew, god, please no.  Escaped entities are escaped entities, they should never
be being interpreted as wikimarkup; if they are, that's a separate bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #39 from Umherirrender umherirrender_de...@web.de 2010-12-12 
13:30:16 UTC ---
(In reply to comment #38)
 (In reply to comment #37)
  In some case, you can use code#35;/code for #, because the entity is
  replaced after the braceSubstitution.
 Ew, god, please no.  Escaped entities are escaped entities, they should never
 be being interpreted as wikimarkup; if they are, that's a separate bug.

That is why I say, in same case. For the Template:Color it is possible (comment
0), because the # is not wikimarkup there. Using 

{{SUBJECTPAGENAME{{#if:yes|#58;Talk:Foo/bar

does not work (comment 10), because the #58; is for wikimarkup (for the parser
function)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Phillip Patriakeas dragonlordofxant...@gmail.com changed:

   What|Removed |Added

 CC||dragonlordofxant...@gmail.c
   ||om

--- Comment #40 from Phillip Patriakeas dragonlordofxant...@gmail.com 
2010-12-12 14:36:39 UTC ---
As HM said in comment 27, all you need generally is a preceding nbsp or
nowiki/:

style=color:nowiki/{{#if:yes|#000;|#fff;}}

...or something to that effect.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||vlak...@gmail.com

--- Comment #36 from Bawolff bawolff...@gmail.com 2010-11-20 02:28:26 UTC ---
*** Bug 26000 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Jeremy Baron bugzilla+org.wikime...@tuxmachine.com changed:

   What|Removed |Added

 CC||bugzilla+org.wikime...@tuxm
   ||achine.com

--- Comment #35 from Jeremy Baron bugzilla+org.wikime...@tuxmachine.com 
2010-10-19 19:30:36 UTC ---
See also

http://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)oldid=391697035#problem_with_mediawiki:newarticletext

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-05-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Helder heldergeov...@gmail.com changed:

   What|Removed |Added

 CC||heldergeov...@gmail.com

--- Comment #32 from Helder heldergeov...@gmail.com 2010-05-03 17:44:11 BRT 
---
Is the code for headers (=) a line-start code too?

It is appearing undesired line breaks in the headers here:
http://en.wikipedia.org/w/index.php?title=Special:ExpandTemplatesinput=__TOC__%0D{{:User:Heldergeovane/Test/Template+for+titles%0D|Title+1%0D|Title+2%0D}}

and here:
http://en.wikipedia.org/w/index.php?title=Special:ExpandTemplatesinput=__TOC__%0D{{:User:Heldergeovane/Test/Template+for+titles2%0D|Title+1%0D|Title+2%0D}}

The code of [[User:Heldergeovane/Test/Template for titles]] is:

{{#if:{{{1|}}}|h1{{{1}}}/h1}}
== Section 1.1 ==
Text 1.1
{{#if:{{{2|}}}|h1{{{2}}}/h1}}
== Section 2.1 ==
Text 2.1


And the code of [[User:Heldergeovane/Test/Template for titles2]] is:

{{#if:{{{1|}}}|={{{1}}}=}}
== Section 1.1 ==
Text 1.1
{{#if:{{{2|}}}|={{{2}}}=}}
== Section 2.1 ==
Text 2.1


Helder

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-05-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #33 from Mormegil morme...@centrum.cz 2010-05-03 21:36:40 UTC ---
(In reply to comment #32)
 Is the code for headers (=) a line-start code too?
No

 It is appearing undesired line breaks in the headers here:
 http://en.wikipedia.org/w/index.php?title=Special:ExpandTemplatesinput=__TOC__%0D{{:User:Heldergeovane/Test/Template+for+titles%0D|Title+1%0D|Title+2%0D}}

I fail to see the “undesired line breaks”. The only line breaks I see there are
those you explicitly added yourself (and I do not even think they present any
problem). If you remove them from the input, they disappear from the output:

http://en.wikipedia.org/w/index.php?title=Special:ExpandTemplatesinput=__TOC__%0D{{:User:Heldergeovane/Test/Template+for+titles|Title+1|Title+2%7D%7D

http://en.wikipedia.org/w/index.php?title=Special:ExpandTemplatesinput=__TOC__%0D{{:User:Heldergeovane/Test/Template+for+titles2|Title+1|Title+2%7D%7D

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-05-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #34 from Helder heldergeov...@gmail.com 2010-05-03 20:59:08 BRT 
---
I forgot to mention that the example is based in a case where the number of
parameters used is superior to 100, so it is desired to have one in each row
(as in the example). The problem is that the line breaks are breaking the TOC,
which shows

* 1 Section 1.1
* 2 Section 2.1

instead of 

* Title 1
** 1 Section 1.1
* Title 2
** 2 Section 2.1

This should not be happening, I mean:
h1Title
/h1
should also make Title to appears in the TOC, as it does in
h1Title/h1

Besides this, the code

{{:User:Heldergeovane/Test/Template with parameters
|FIRST
|SECOND
}}

should result in the same output as this:

{{:User:Heldergeovane/Test/Template with parameters
|1=FIRST
|2=SECOND
}}

without any undesired line breaks. Here is a link showing the differences:
http://bit.ly/bVLioV

Helder

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-05-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||sti...@gmail.com

--- Comment #31 from Bawolff bawolff...@gmail.com 2010-05-01 06:32:13 UTC ---
*** Bug 23355 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #29 from Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch 
2010-04-05 11:08:07 UTC ---
*** Bug 23033 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch changed:

   What|Removed |Added

 CC||gangl...@torg.is

--- Comment #30 from Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch 
2010-04-05 18:36:21 UTC ---
*** Bug 5590 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Conrad Irwin conrad.ir...@gmail.com changed:

   What|Removed |Added

 Depends on||22880

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-02-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Bart banati...@gmail.com changed:

   What|Removed |Added

 CC||banati...@gmail.com

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Happy-melon happy-me...@live.com changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org

--- Comment #23 from Happy-melon happy-me...@live.com 2010-01-25 22:01:15 UTC 
---
This behaviour is unjustifiable.  The original bug has a trivial workaround:
judicious use of newlines where appropriate.  The 'solution' creates problems
with no reasonable workarounds, such as noted in comments 6, 7, 10, 11, 20
above.  However longstanding the feature, this functionality is broken.  

Unless there are serious counterarguments, I intend to undo the
newline-insertion added for bug529, WONTFIXing that and FIXing this.  CCing Tim
for parsery-ness.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #24 from Tim Starling tstarl...@wikimedia.org 2010-01-25 22:49:28 
UTC ---
You realise it will break many, many templates if it's removed, right?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #25 from Happy-melon happy-me...@live.com 2010-01-25 23:18:07 UTC 
---
In the same way the original fix presumably broke many templates, given all
these unexpected side effects, yes.  However, those breakages can be fixed,
unlike some of the breakages it causes.  And since the syntax without the
bug529 is valid regardless, templates can be fixed any time, before or after
they become broken.  No one can fix {{talkpage}} on [[Talk:*-algebra]]
(http://en.wikipedia.org/w/index.php?title=Talk:*-algebraoldid=340022974) with
this parsing in place.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #26 from Tim Starling tstarl...@wikimedia.org 2010-01-25 23:24:34 
UTC ---
No, the original fix did not break many templates. It was 2004, there weren't
many templates to break back then. 

It's not as easy as you make out to produce line starts without the bug 529
hack. Look at what happens when an extension breaks it:

http://lists.wikimedia.org/pipermail/mediawiki-l/2010-January/033103.html

If the problem is parser function and variable output, then we can fix that
specifically and leave template output as it is.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Happy-melon happy-me...@live.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibug...@lists.wikimedia. |happy-me...@live.com
   |org |

--- Comment #27 from Happy-melon happy-me...@live.com 2010-01-26 00:27:14 UTC 
---
Created an attachment (id=7019)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7019)
testcases

It's generally trivial: just add a linebreak in the calling table:

{|
|-
|
{{template-with-block-level-wikimarkup}}
|-
| {{template-without-block-level-wikimarkup}}
|}

If the outer markup expects block-level content, it should be on a new line. 
The comment you refer to is just putting the cart before the horse to try and
fix this in the subtemplate; templates generating extra whitespace is a big
enough problem as it is. Of course, their specific problem is with the newline
position of the #ask: parser function getting lost somewhere, but their
implementation puts the contents of the #ask on a newline whether or not that's
desired.  Linestart status should be decided from the top down, where people
can actually see what the transclusions are doing, not blind-guessed from the
inside out.  However, as was pointed out in that thread, adding anything; be it
an nbsp, nowiki/ tag, etc, reproduces the effect they wanted.

In the testcases attached, the existing implementation (with the hack) breaks
cases 5, 6, 7  8.  Without the hack, cases 1 and 3 break, assuming that
block-start functionality is always desired.  If the inner template should
sometimes exhibit block-level functionality and sometimes not, of course,
there's no way to produce that with the hack in place, although that's an
unlikely situation.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

--- Comment #28 from Tim Starling tstarl...@wikimedia.org 2010-01-26 00:42:54 
UTC ---
We could add a bug 529 tracking category to the parser output to determine how
the hack is being used on Wikimedia wikis.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2010-01-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974


P.Copp paul.copper...@googlemail.com changed:

   What|Removed |Added

 CC||ir...@rkrahl.de




--- Comment #22 from P.Copp paul.copper...@googlemail.com  2010-01-12 
15:33:40 UTC ---
*** Bug 22086 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2009-10-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974


Le Chat cat...@vp.pl changed:

   What|Removed |Added

 CC||cat...@vp.pl




--- Comment #21 from Le Chat cat...@vp.pl  2009-10-29 14:22:48 UTC ---
Can this behaviour not at least be disabled for such pseudo-templates as
PAGENAME?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2009-09-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974


RockMFR rock...@gmail.com changed:

   What|Removed |Added

 CC||rock...@gmail.com
   Priority|High|Normal




--- Comment #20 from RockMFR rock...@gmail.com  2009-09-13 18:51:25 UTC ---
On a page named *, a{{PAGENAME}}a gives aulli*/li/ula instead of
a*a. This particular regression was caused by r29205. So I'm assuming that
this whole class of bugs are all being tracked in this one bug?

We ran into this particular problem on enwiki at [[MediaWiki:Histlegend]]. No
workaround yet.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2009-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974


Splarka h...@goldrush.com changed:

   What|Removed |Added

 CC||gsv...@gmail.com




--- Comment #19 from Splarka h...@goldrush.com  2009-09-11 12:00:03 UTC ---
*** Bug 20592 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2009-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974


Splarka h...@goldrush.com changed:

   What|Removed |Added

 CC||daedalus...@gmail.com




--- Comment #18 from Splarka h...@goldrush.com  2009-09-10 05:07:10 UTC ---
*** Bug 20574 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2009-06-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974


Splarka h...@goldrush.com changed:

   What|Removed |Added

 CC||colin.f...@pace.co.uk




--- Comment #17 from Splarka h...@goldrush.com  2009-06-10 11:03:38 UTC ---
*** Bug 19144 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2009-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974


Splarka h...@goldrush.com changed:

   What|Removed |Added

Summary|Newline added to template   |The newline added to a
   |and parser function result  |template, magic word,
   |breaks parsing  |variable, or parser function
   ||that returns line-start
   ||wikicode formatting (*#:;)
   ||causes unexpected parsing




--- Comment #16 from Splarka h...@goldrush.com  2009-05-13 18:58:22 UTC ---
Update summary to catch more dupes


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l