STIXProject / stix-to-html

Convert STIX XML to HTML
BSD 3-Clause "New" or "Revised" License
27 stars 12 forks source link

fix "expandable links" for idrefs that refer to ids not in current document #48

Closed mattcoarr closed 10 years ago

mattcoarr commented 10 years ago

expandable links that reference target ids that are not in the current document are no longer labeled as "[external]".

also, the ids were not being displayed for these "external" idrefs (because the new logic from issue #35 caused the id to be printed to be pulled from the target object, and since that target object was not available, the id was not properly being printed.)

mattcoarr commented 10 years ago

this is fixed in 2f1416c569aa4f04d26d6c0769c0b57c1c4da41e