Custom Query (3917 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (358 - 360 of 3917)

Ticket Resolution Summary Owner Reporter
#1219 Fixed Fix TracTicketDelete Valik Valik
Description

Fix the ticket delete plugin so that it doesn't throw an error when deleting via the button in a ticket.

#1220 Fixed Sqrt does not return 0 on negative parameter, documentation says otherwise Jpm Manadar
Description

A fault in the documentation, or in the implementation of the Sqrt function. The documentation describes it as:

Success: Returns the square-root. Failure: Returns 0 and sets @error to 1 if parameter is negative.

This script says otherwise: ConsoleWrite(Sqrt(-1) & @CRLF)

Output: -1.#IND

#1221 Fixed SciTE has a limitation on properties files Jos Valik
Description

There is a limit to the number of characters that can be in a properties file. The au3.keyword.properties file exceeds the limit of 60,000 characters. This needs fixed either in the script that generates the file or possibly by fixing SciTE itself.

Setting component to other because I'm not sure how it will be fixed yet (in SciTE or in the build script).

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.