There is an inconsistency in the APP Builder for the HOME url when I run my application.
When I use a friendly URL in my HOME URL like "r/workspace/app_alias/page_alias' and press run on a page, no problems. Also, the home url given to the LOGO is correct.
But when you run the application directly on the parent application level in the App Builder, it concats the r/workspace again, given it a wrong URL, and showing an error page. It is not in the HTML, but it is on browser level.
Home link opened: https://apex.oracle.com/pls/apex/r/workspace/r/workspace/app_alias/page_alias.
Example on apex.oracle.com:
I entered: r/yvonne/cijferslot/home
when running my home page: https://apex.oracle.com/pls/apex/r/yvonne/cijferslot/home
when clicking logo / logo text: https://apex.oracle.com/pls/apex/r/yvonne/cijferslot/home
when running application from parent level in app builder: https://apex.oracle.com/pls/apex/r/yvonne/r/yvonne/cijferslot/home
--
I have a small move for more details if I am not clear enough, but it wont let me upload it because it is to large.