History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1490
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: jason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Agents with invalid hosts

Created: 02/May/08 11:08 AM   Updated: 06/May/08 11:01 AM
Component/s: None
Affects Version/s: 1.2.51, 2.0.5
Fix Version/s: 2.0.6, 1.2.52


 Description  « Hide
For example, a customer has accidentally created an agent with a space in the host field. This should not have validated, and even if it gets through it should not prevent the agent from being listed on the agents page (which is does as the malformedurlexception prevents addition of the agent to the slaves list). The latter art is trick as we need to know not to try touching this agent if it has no slaveservice - which we can't create when the host is invalid.

 All   Comments   Change History      Sort Order:
jason - 06/May/08 11:01 AM
Fixed in change 4409, merged to trunk in change 4410.