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 143702 - Can't change server in rails project
Summary: Can't change server in rails project
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: REGRESSION
: 143707 144074 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-13 02:55 UTC by _ pcw
Modified: 2008-10-14 12:49 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 _ pcw 2008-08-13 02:55:28 UTC
Ensure you have 2 servers that support rails installed in the IDE.
Create a rails project targeting one of those servers (e.g. WEBrick).
Use Project | Properties to change the server to the other one (e.g. GlassFish V3)
<OK>
Check Project | Properties again to see if server was saved.  It was not.
Comment 1 _ pcw 2008-08-13 02:57:14 UTC
This used to work but was broken sometime late Aug 11 or early Aug 12, very likely by something in HG commit #95611.
Comment 2 Erno Mononen 2008-08-13 10:07:41 UTC
*** Issue 143707 has been marked as a duplicate of this issue. ***
Comment 3 Martin Krauskopf 2008-08-13 16:37:58 UTC
Doing complete refactoring of project properties in Ruby projects. Will fix after it is done (likely tomorrow).
Comment 4 Erno Mononen 2008-08-15 14:45:04 UTC
*** Issue 144074 has been marked as a duplicate of this issue. ***
Comment 5 Martin Krauskopf 2008-08-15 15:17:20 UTC
Fixed #762f16bba3e9.
Comment 6 Martin Krauskopf 2008-08-15 20:51:26 UTC
One more case fixed: #f48ce67dd578
Comment 7 Martin Fousek 2008-10-14 12:49:19 UTC
Verified in NetBeans IDE Dev (Build 200810140201).