Back    
Priority:
Type:
State:
Assignee:
Subsystem:
Affected versions:
Fixed in:

TW-1420

Values of input fields are not escaped

0
If you enter something like

  • DmyProp="myValue"


into "Additional Ant command line parameters:" and submit the page the value gets truncated to

  • DmyProp=


That is because the quotes are not escaped when rendering the page.

Even though it is only a small bug it is really a blocker for me since I cannot enter the values I need.

Issue wasresolved
Comments (1)
History (1)
Kirill Maximov Kirill Maximov 07 Jan 2007 15:12 (2 years ago)
To enter system properties use interface "Properties and environment variables" when editing build configuration.