-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.0.4, 7.1.0-alpha1
Reproduce steps:
get a diagram and build in ids with dots
Problem:
there are no process instance badges ff an element's id contains a dot
Expected behavior:
badges will be shown properly
Hints (optional):
see little example project
This is the controller panel for Smart Panels app
[CAM-1627] Cockpit/Renderer fails to show badges if activity ids contain dots in BPMN
Rank | New: Ranked higher |
Link | New: This issue is related to SUPPORT-766 [ SUPPORT-766 ] |
Summary | Original: Cockpit fails to show badges if BPMN ids contain dots | New: Cockpit/Renderer fails to show badges if activity ids contain dots in BPMN |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Roman Smirnov [ smirnov ] |
Assignee | Original: Roman Smirnov [ smirnov ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
See http://www.schemacentral.com/sc/xsd/t-xsd_ID.html for valid pattern for xml IDs.
Quote: "... must start with a letter or underscore, and can only contain letters, digits, underscores, hyphens, and periods."