[Bug 67237] Citation ordering seems non-deterministic

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

ssas...@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 67237] Citation ordering seems non-deterministic

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 143362 merged by jenkins-bot:
(Bug 67237): Fix citation numbering issue

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

-- 
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 67237] Citation ordering seems non-deterministic

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

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 143362 had a related patch set uploaded by Subramanya Sastry:
(Bug 67237): WIP HACK: Fix citation numbering issue

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

-- 
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 67237] Citation ordering seems non-deterministic

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

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 67237] Citation ordering seems non-deterministic

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

Gabriel Wicke gwi...@wikimedia.org changed:

   What|Removed |Added

 CC||gwi...@wikimedia.org

--- Comment #1 from Gabriel Wicke gwi...@wikimedia.org ---
Moving the numbering to the DOM could help as well.

-- 
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 67237] Citation ordering seems non-deterministic

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

ssas...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|parsoid-t...@wikimedia.org  |ssas...@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 67237] Citation ordering seems non-deterministic

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

--- Comment #2 from ssas...@wikimedia.org ---
Everything is being done on the DOM right now, but there is no distinction
between the dom of part of the page processed in a new pipeline vs. the
top-level content DOM. The final generateRefs dom pass has to be restructured
to do different things on the top-level doc and on pieces of the doc being
processed in other pipelines.

I am going to restructure this now that I already added this distinction
(top-level vs. not) as part of a recent token-stream-patcher commit. So far,
looks like Cite and Linter also might do different things on the DOM based on
whether the dom is the top-level dom or not.

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