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
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to