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 204472 - [71cat] properties of maven web app loose relative url
Summary: [71cat] properties of maven web app loose relative url
Status: VERIFIED DUPLICATE of bug 178650
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-31 18:13 UTC by muellermi
Modified: 2011-11-22 09:34 UTC (History)
1 user (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 muellermi 2011-10-31 18:13:26 UTC
Product Version = NetBeans IDE Dev (Build 201110300600)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b17

- create maven web application
- in properties add JSF as framework
- press ok 
- NB displays saving data (due to a formerly reported bug, this will be endless, you have to abort by task manager. Next re-start NB)
- open properties, select run
- enter a relative URL
- press ok
- open properties, select run
--> the relative URL is empty

This seems to be a display issue only. The url is still correct in nbactions.xml.
Comment 1 Martin Janicek 2011-11-02 08:49:56 UTC

*** This bug has been marked as a duplicate of bug 178650 ***