bug-gnustep
[Top][All Lists]
Advanced

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

[ 101891 ] autogsdoc <title/>


From: nobody
Subject: [ 101891 ] autogsdoc <title/>
Date: Thu, 27 Feb 2003 15:45:21 -0500


Support Request #101891, was updated on 2003-Feb-27 21:45
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101891&group_id=99

Category: Foundation
Status: Open
Priority: 5
Summary: autogsdoc <title/>

By: ayers
Date: 2003-Feb-27 21:45
Logged In: YES 
user_id=15401
Browser: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210

Parsing emtpy <titles></titles> causes autogsdoc to crash.

In AGSIndex.m -makeRefs: in the segemnt:
else if ([name isEqual: @"title"] == YES)
...
 [d setObject: [[children content]
stringByTrimmingSpaces] forKey: base]

is called eventhough the children may be nil.

Either XMLNode -content should return an empty string,
or this needs to be checked before inserted into the
dictionary.


----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101891&group_id=99




reply via email to

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