[
https://issues.apache.org/jira/browse/CB-13999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16484439#comment-16484439
]
ASF GitHub Bot commented on CB-13999:
-------------------------------------
geo242 opened a new pull request #52: CB-13999: (browser) - Reading config.xml
respects base href
URL: https://github.com/apache/cordova-browser/pull/52
### Platforms affected
Browser
### What does this PR do?
Causes xhr that gets the config.xml file to respect the base href (if set)
in the index.html
### What testing has been done on this change?
Manual testing
### Checklist
- [X] [[Reported an issue]](https://issues.apache.org/jira/browse/CB-13999)
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [X] Added automated test coverage as appropriate for this change.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Reading config.xml on browser platform does not respect base href
> -----------------------------------------------------------------
>
> Key: CB-13999
> URL: https://issues.apache.org/jira/browse/CB-13999
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-browser
> Affects Versions: [email protected]
> Reporter: Geoff Tripoli
> Assignee: Jesse MacFadyen
> Priority: Minor
> Labels: config.xml
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> If you use a custom base href in your index html, the preceding "/" in the
> xhr that gets the config.xml will cause the base to be ignored.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]