Bug 803120 - RFE: csprocessor.ini make default server a reference
Summary: RFE: csprocessor.ini make default server a reference
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: PressGang CCMS
Classification: Community
Component: CSProcessor
Version: 1.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Lee Newson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-14 02:00 UTC by Joshua Wulf
Modified: 2014-10-19 23:00 UTC (History)
2 users (show)

Fixed In Version: 0.22.4
Clone Of:
Environment:
Last Closed: 2013-06-07 01:31:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Joshua Wulf 2012-03-14 02:00:13 UTC
At the moment the default server is defined with server parameters, but does not behave as a server (ie: doesn't match urls with csprocessor.cfg).

So it should probably be instantiated as a reference to another server entry in the csprocessor.ini file. Eg:

[servers]
default = lnewson

lnewson.url=http://something
lnewson.username=me

production.url=http://skynet
production.url=me

Comment 1 Lee Newson 2012-03-24 04:02:30 UTC
Added in 0.22.4

See Bug #806133 for an example of the output.

Note: Since a user will more then likely have the same username for all the servers I've left in the default.url property. This property is used by all servers if it doesn't have its own username.

Comment 2 Lee Newson 2012-03-26 00:07:49 UTC
default.url was meant to be default.username in the previous comment sorry.

Comment 3 Lee Newson 2013-06-07 01:31:13 UTC
Closing and setting as current release as no QA was performed by the original reporter. If there is still an issue with this bug still than please re-open it.


Note You need to log in before you can comment on or make changes to this bug.