[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 C. Scott Ananian changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 --- Comment #6 from Gerrit Notification Bot --- Change 126853 merged by jenkins-bot: Fix a number of link-parsing and serialization issues. https://gerrit.wikimedia.org/r/126853 -- You are receiving this mail because: You are on the CC list

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 --- Comment #5 from Gerrit Notification Bot --- Change 126853 had a related patch set uploaded by Cscott: WIP: Fix a number of link-parsing and serialization issues. https://gerrit.wikimedia.org/r/126853 -- You are receiving this mail becaus

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 --- Comment #4 from C. Scott Ananian --- A single quote produces the same issues as a period. -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing list

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 Gabriel Wicke changed: What|Removed |Added Assignee|gwi...@wikimedia.org|canan...@wikimedia.org -- You are rec

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 Gabriel Wicke changed: What|Removed |Added Assignee|canan...@wikimedia.org |gwi...@wikimedia.org --- Comment #3 fr

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 C. Scott Ananian changed: What|Removed |Added CC||canan...@wikimedia.org As

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 Gabriel Wicke changed: What|Removed |Added Priority|Unprioritized |Normal -- You are receiving this mail

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 --- Comment #2 from Gabriel Wicke --- The tokenizer parses the link fine, but the LinkHandler seems to think it's invalid & converts it back to text. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 --- Comment #1 from James Forrester --- Also: [//foo.org/bar bang] -> bang … but: [//foo.org/bar. bang] -> [//foo.org/bar. bang] -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 63947] Full stop in link target causes link to not be parsed, rendered as wikitext

2014-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63947 James Forrester changed: What|Removed |Added Summary|Full stop in link section |Full stop in link target