[Bug 69240] Investigate adding category link (and any other rendering-transparent wikitext tags) to the empty-line concept in Parsoid code

2014-09-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69240

--- Comment #7 from Kelson [Emmanuel Engelhart] kel...@kiwix.org ---
Thank you very much for this patch!

-- 
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 69240] Investigate adding category link (and any other rendering-transparent wikitext tags) to the empty-line concept in Parsoid code

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

Marc Ordinas i Llopis marc...@wikimedia.org changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 69240] Investigate adding category link (and any other rendering-transparent wikitext tags) to the empty-line concept in Parsoid code

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

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 162953 merged by jenkins-bot:
Bug 69240: Make lang-links sol-transparent

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

-- 
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 69240] Investigate adding category link (and any other rendering-transparent wikitext tags) to the empty-line concept in Parsoid code

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

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

   What|Removed |Added

 Status|ASSIGNED|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 69240] Investigate adding category link (and any other rendering-transparent wikitext tags) to the empty-line concept in Parsoid code

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

--- Comment #4 from ssas...@wikimedia.org ---
This change is because of my latest p-wrapping commits on master --
https://gerrit.wikimedia.org/r/#/c/162815/. The new output is correct. Parser
tests output should be fixed up instead. We can chat more on IRC if you have
questions.

-- 
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 69240] Investigate adding category link (and any other rendering-transparent wikitext tags) to the empty-line concept in Parsoid code

2014-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69240

ssas...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|parsoid-t...@wikimedia.org  |marc...@wikimedia.org

-- 
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 69240] Investigate adding category link (and any other rendering-transparent wikitext tags) to the empty-line concept in Parsoid code

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

ssas...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
Summary|Parsoid adds an empty pre |Investigate adding category
   |tag after header banner |link (and any other
   ||rendering-transparent
   ||wikitext tags) to the
   ||empty-line concept in
   ||Parsoid code

--- Comment #1 from ssas...@wikimedia.org ---
Related bug from my notes from recent visual diff testing:

1. Consider this snippet.
   In Parsoid, the whitespace and the category are wrapped in a p-tag
   which occupies non-zero screenspace. In PHP, looks like it disappears.

{{Aligudarz County}}


[[Category:Populated places in Aligudarz County]]

{{Aligudarz-geo-stub}}
---

So, the general bug is that Parsoid doesn't know to suppress
rendering-transparent tags when it comes to pre-, paragraph-, and possibly
other transformations. 

We already have support for empty-line handling. If we include category-links
as part of empty-lines, that might do the trick without having to add any
special cases elsewhere.

-- 
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