Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CamiTK Community Edition CamiTK Community Edition
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • CamiTKCamiTK
  • CamiTK Community EditionCamiTK Community Edition
  • Issues
  • #113
Closed
Open
Issue created Oct 19, 2020 by Emmanuel Promayon@promayoeOwner

action state machine log

Overview

The action state machine XML output log can not be open in a web browser anymore (external xsl are considered a security issue)

Steps to Reproduce

  1. run the action state machine with any valid SCXML
  2. try to open the resulting log.xml in a recent web browser (chrome or firefox tested)

Actual VS Expected Result

File cannot be loaded or is only displaying the text of the XML element (no html presentation is produced through the given xsl stylesheet)

Interpretation & Possible fixes

We need to embed the xsl stylesheet inside the XML, this way the web browser does not have to load a local file and it agrees to run the xslt to visualize the html instead of the XML

CamiTK Version

CamiTK 4.2.dev.110-outdated-documentation.47480f53


please do not remove anything below this line

Assignee
Assign to
Time tracking