[htdig3-dev] descriptions==NULL


Vadim Chekan (vadim@gc.lviv.ua)
Mon, 22 Mar 1999 17:33:48 +0200


Hello!

Any DocumentRef class have descriptions field.

Is it possible: descriptions==NULL ?
For example in this html:

---------------
<a href="users/phones.html" onMouseOver="changeImages('image1',
'image1on')"
    onMouseOut="changeImages('image1', 'image1off')"><img
src="images/tel1.gif" name="image1"
    alt="Pfones in Lviv" width="100" height="30" border="0"></a>
----------------

There isn't any string between <a ... > and </a>

If yes, what will do htsearch/Display.cc:344

List *list = ref->Descriptions();
..
..
        *descriptions << ((String*) (*list)[0]);

Yes!
Core dump!

Vadim Chekan.
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev@htdig.org containing the single word "unsubscribe" in
the SUBJECT of the message.



This archive was generated by hypermail 2.0b3 on Mon Mar 22 1999 - 07:56:37 PST