eclipse-capella / capella-requirements-vp

This add-on allows importing a set of requirements from a ReqIF file
Eclipse Public License 2.0
18 stars 15 forks source link

Ensure migration of image in Requirements RichText content #164

Closed arnauddieumegard closed 1 year ago

arnauddieumegard commented 2 years ago

Starting in Capella 6, handling of images in RichText content is modified: see https://github.com/eclipse/capella/issues/2269. We require to handle the content of the ReqIFText attribute in the same way as the description and documentation fields on CapellaElements.

This modification also impacts the way images are handled when imported. There is now no reason to allow to import images as "absolute path" or "base64" as only relative paths are allowed.