]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Fixed URI problems related to EnternalEntities during import 79/479/1
authorMiro Richard Eklund <miro.eklund@semantum.fi>
Wed, 3 May 2017 14:39:29 +0000 (17:39 +0300)
committerMiro Richard Eklund <miro.eklund@semantum.fi>
Wed, 3 May 2017 14:39:29 +0000 (17:39 +0300)
Introduced a new function, getTrueUri, that gives the escaped URI.
Used when finding external entities.
Previously, getUri was used, which made finding external entities
impossible, for all User Component's with a space in their name.

refs #7182

Change-Id: I7c81eac8843f98f19054ad5df0b4ee73d2a1753e


No differences found