I have tried send a message to script in another collection and run to this issue:
“editor:/editor#editor” - works
“editor:editor#editor” - dont works
msg.url(“editor”, “editor”, “editor”) - dont works, because it create “editor:editor#editor”
Is this normal behavior, or maybe i miss something? Because this really strange, either msg.url must add slash or either both address variant must work