Skip to content

Conversation

rvermeulen
Copy link

We have discovered XML views that have the namespace sap.ui.core instead of the sap.ui.core.mvc.
To detect these XML views we now include root elements with:

  • the name View, and
  • a namespace sap.ui.core.mvc, or sap.ui.core, but with a namespace declaration for sap.ui.core.mvc.

We have discovered XML views that have the namespace `sap.ui.core`
instead of the documented `sap.ui.core.mvc`.
To detect these XML views we now include root elements with:
- the name `View`, and
- a namespace `sap.ui.core.mvc`, or `sap.ui.core`, but with a namespace
  declaration for `sap.ui.core.mvc`.
Copy link
Contributor

@jeongsoolee09 jeongsoolee09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants