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!

@jeongsoolee09 jeongsoolee09 merged commit 5ed42f1 into main Oct 19, 2023
@jeongsoolee09 jeongsoolee09 deleted the rvermeulen/broaded-xml-view-resolving branch January 26, 2024 23:09
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.

2 participants