Actions
Bug #44 | PYP-0001
closed

Incorrect parse of PorisValueFloat GraphML symbols in Windows.
Status:
Closed
Priority:
Immediate
Assignee:
Txinto Vaz
Start date:
09/18/2024
Due date:
% Done:
100%
Estimated time:
csWload:
csOldCode:
csID:
PYP-0001
csChapter:
depGrahInReports:
Include if has relations
Description
See https://dev.csys.cosmobots.eu/documents/80
Probably we can change the symbol to '<=' (two characters) to avoid problems, or to eliminate directly the <= and let only '<', understanding it is always <=
Updated by Txinto Vaz about 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
We changed '≤' by '<' everywhere. We kept the parser understanding '≤' for old diagrams which may appear, but we updated all the examples and the palette to remove the '≤' sign.
Actions
Go to top