[ https://issues.apache.org/jira/browse/SLING-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Munteanu updated SLING-7391: ----------------------------------- Fix Version/s: Sling Eclipse IDE 2.0.2 (was: Sling Eclipse IDE 2.0.0) > Adding a namespaced property using the JCR properties view should ensure the > namespace is declared in the underlying docview file > --------------------------------------------------------------------------------------------------------------------------------- > > Key: SLING-7391 > URL: https://issues.apache.org/jira/browse/SLING-7391 > Project: Sling > Issue Type: Improvement > Components: IDE > Reporter: Robert Munteanu > Priority: Major > Fix For: Sling Eclipse IDE 2.0.2 > > > ( initially reported at > https://github.com/Adobe-Marketing-Cloud/aem-eclipse-developer-tools/issues/81 > ) > Whenever adding a property using the JCR properties view we should make sure > the namespace is declared in the xml file. We can start by adding a few > well-known prefixes, but most likely we need to infer the known namespaces > from the server. This will not work properly in case the server is not > connected, so in that scenario (or when the namespace is not known probably) > we should report an error to the user and refuse to perform the update. We > should also direct the user to edit the file directly as an alternative. -- This message was sent by Atlassian Jira (v8.20.10#820010)