Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 1145)

Ticket Resolution Summary Owner Reporter
#1466 fixed Firefox 29 broke printing from PDF.js jdreed
#1465 fixed add messes up local paths jdreed

Reported by jdreed, 10 years ago.

Description

The new 'add' does not correctly detect local paths, nor does it honor -f with local paths.

#1463 fixed getcluster prints a traceback on a bad version number jdreed

Reported by jdreed, 10 years ago.

Description
Traceback (most recent call last):
  File "/usr/bin/getcluster", line 218, in <module>
    sys.exit(main())
  File "/usr/bin/getcluster", line 177, in main
    elif vercmp(vers, ws_version) < 0:
  File "/usr/bin/getcluster", line 46, in vercmp
    v2l = map(int, map(lambda x: 0 if x is None else x, re.search('^(\d+)(?:\.(\d+)){0,1}',v2).groups()))
AttributeError: 'NoneType' object has no attribute 'groups'
Note: See TracQuery for help on using queries.