#998 Ticket save error with labels

v1.0.0
closed
sf-2 (994)
General
nobody
2015-08-20
2010-10-05
Mark Ramm
No

Label saving creates a 500 error, with the following traceback.

    labels = (ticket_form.pop('labels', None) or '').split(',')
    AttributeError: 'list' object has no attribute 'split'

Discussion

  • Mark Ramm - 2010-10-06

    description has changed
    - custom_field__size: --> 1

    description has changed

     
  • Jenny Steele - 2010-10-07
    • status: open --> in-progress
    • assigned_to: Jenny Steele
    • custom_field__size: 1 --> 1
     
  • Jenny Steele - 2010-10-07
    • status: in-progress --> code-review
     
  • Mark Ramm - 2010-10-07
    • status: code-review --> closed
    • custom_field__size: 1 --> 1
     

Log in to post a comment.