mlview-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mlview-bugs] [Bug #713] "automatic-subtree-adding" is buggy


From: nobody
Subject: [Mlview-bugs] [Bug #713] "automatic-subtree-adding" is buggy
Date: Thu, 20 Jun 2002 17:12:39 -0400

=================== BUG #713: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=713&group_id=377

Changes by: Dodji Seketeli <address@hidden>
Date: 2002-Jun-20 23:12 (Europe/Paris)

            What     | Removed                   | Added
---------------------------------------------------------------------------
            Severity | 9 - Critical              | 5 - Major


------------------ Additional Follow-up Comments ----------------------------
Started to fix it. Now, it behaves better.
It adds all the required children elements.
It still bugs when to add required attribute of type idrefs. Especially when 
there is no id to refer to.

This is a very tricky issue. I think the subtree building algorithm should take 
in account the ability to build the
attribute set of a child before adding this child in the subtree.

I have lowered the severity of this bug.



=================== BUG #713: FULL BUG SNAPSHOT ===================


Submitted by: sdodji                    Project: MlView                         
Submitted on: 2002-Jun-20 01:50
Category:  None                         Severity:  5 - Major                    
Bug Group:  None                        Resolution:  None                       
Assigned to:  sdodji                    Status:  Open                           

Summary:  "automatic-subtree-adding" is buggy

Original Submission:  when adding the following tree:

book
|
+-title
|   |
|   +-Gnome Mlview xml editor internals
+-bookinfo
|   |
|   |
|   +-author
|       |
|      +...
+-preface

=> the "preface" element subtree is not added.
Seems like mlview_parsing_utils_build_required_children_tree ()
does not work for the dtd element decl of the "preface" element.

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Jun-20 23:12             By: sdodji
Started to fix it. Now, it behaves better.
It adds all the required children elements.
It still bugs when to add required attribute of type idrefs. Especially when 
there is no id to refer to.

This is a very tricky issue. I think the subtree building algorithm should take 
in account the ability to build the
attribute set of a child before adding this child in the subtree.

I have lowered the severity of this bug.




No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=713&group_id=377



reply via email to

[Prev in Thread] Current Thread [Next in Thread]