Custom Query (73 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 73)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#44 fixed Check for and correct to ${X.encodeAsHtml()} where required. Gavin
Description

Anywhere that user input is displayed in a page there is the opportunity for html (or worse javascript?) injection. Using ${X} directly renders the text so a user input of "<td>nice</td>" would change the layout of the page.

Find and correct all cases to ${X.encodeAsHtml()}.

#25 fixed Complete recurring task implementation with quartz Gavin Gavin
Description

The core classes and services have been implemented. Some logic, refactoring, help and testing required.

Done, see r199 through r213.

#39 fixed CostCodes need to have persons authorised to use them Gavin
Description

Each cost code or person needs a relationship and way to authorise management and purchase on that cost code (budget or ledger account).

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.