Support Requests: Browse | Submit New | Admin

[#14821] Rails parser uses host instead of server name

Date:
2007-10-17 22:31
Priority:
3
Submitted By:
Brian Hartin (bjhartin)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Rails parser uses host instead of server name

Detailed description
Not a big deal...

In a few places, parsers\rails.rb has ":name => host" where I think it should have ":name =>
server.name".  This causes the window to display the raw host name instead of the friendly name given as the YAML
key.

I fixed it in my installation by changing two lines.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2007-10-18 20:23
Sender: Erlend Simonsen

I need it to be host, as I have several *.mydomain.com applications,
and they would all end up as :name. I'll think about it, though,
as I suspect I'm in the minority here. :-)

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item