
|
If you were logged in you would be able to see more operations.
|
|
|
JIRA
Created: 11/Nov/07 10:13 PM
Updated: 20/Feb/08 07:19 PM
|
|
| Component/s: |
Web interface
|
| Affects Version/s: |
None
|
| Fix Version/s: |
3.12.3
|
|
|
Time Tracking:
|
|
Original Estimate:
|
Not Specified
|
|
|
Remaining Estimate:
|
0 minutes
|
|
|
Time Spent:
|
3 hours
|
|
|
|
Lots of errors appeared in the logs:
This was caused from a MS bot clicking on the printable view of the reports page. The url contains an escaped ampersand. This wont break things in most browsers because they are smart enough to realise what the link is meant to be. I guess their bot just uses the url given and doesn't try interpret it.
This ampersand should not be escaped.
|
|
Description
|
Lots of errors appeared in the logs:
This was caused from a MS bot clicking on the printable view of the reports page. The url contains an escaped ampersand. This wont break things in most browsers because they are smart enough to realise what the link is meant to be. I guess their bot just uses the url given and doesn't try interpret it.
This ampersand should not be escaped. |
Show » |
|