Changeset 3946

Show
Ignore:
Timestamp:
07/03/08 16:08:58 (2 months ago)
Author:
rharkins
Message:

Fixed issue #3326.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tracformsplugin/branches/tracforms-0.2/0.11/tracforms/macros.py

    r3904 r3946  
    370370                current = current[0] 
    371371            else: 
    372                 return 'ERROR: field %r has too many values' % str(field
     372                return 'ERROR: field %r has too many values' % str(name
    373373        return current 
    374374