summary: Edge_node_id may not contain /, #, + characters --> Edge_node_id and group_id elements may not contain /, #, + characters
Description has changed:
Diff:
--- old+++ new@@ -1 +1 @@-Update code to check/replace these illegal characters (/,+,#) from the Edge_Node _Id name+Update code to check/replace these illegal characters (/,+,#) from the Edge_Node _Id or Group_id element
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -1 +1,3 @@-Update code to check/replace these illegal characters (/,+,#) from the Edge_Node _Id or Group_id element+Update code to check/replace these illegal characters "/,+,#" from the Edge_Node _Id or Group_id element++The illegal characters will be replaced with an underscore "_"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
Implemented in v0.0.0.25 in aliazzz Personal Branch
Pushed into trunk v0.0.0.26