- From: <bugzilla@jessica.w3.org>
- Date: Sat, 01 Jan 2011 20:35:37 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11586 Jim Melton <jim.melton@acm.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Jim Melton <jim.melton@acm.org> 2011-01-01 20:35:37 UTC --- The cause of problem (a) is that the source text had one instance of: <termref def="stable"/> but there is no longer a <termdef> for that word. I fixed this by replacing that element with this one: <termref def="deterministic"/> Problem (b) is, I am surprised to discover, present in other documents as well. However, after a considerable amount of research and a general overhaul of how we process diff markup (both for diff docs and for regular docs), the problem appears to be solved for good (I hope!). Thus, I'm marking this bug RESOLVED/FIXED and trust that you'll mark it CLOSED as soon as you're satisfied with the result. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Saturday, 1 January 2011 20:35:39 UTC