
| Key: |
CIB-1490
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
jason
|
| Reporter: |
jason
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
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
|
|
|
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.
|
|
Description
|
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. |
Show » |
|