This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 229798 - Fine tune BrowserURLMapper
Summary: Fine tune BrowserURLMapper
Status: RESOLVED INCOMPLETE
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-15 15:23 UTC by Jan Becicka
Modified: 2015-05-05 12:32 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2013-05-15 15:23:09 UTC
See https://netbeans.org/bugzilla/show_bug.cgi?id=229582#c9

PhoneGap must start internal web server (otherwise URLMapper don't work correctly).
Also 
browserURLMapper.setServerURLRoot("http://localhost:8383/" +
p.getProjectDirectory().getName() + "/");

is quite suspicious.
Comment 1 Tomas Mysik 2013-12-12 06:15:59 UTC
Taking over.
Comment 2 Tomas Mysik 2015-05-05 12:32:25 UTC
I am sorry but I am really not sure what this issue is about exactly, more information is needed :/

Thanks.