id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 13361,Change lstrip parameter in childtickets.py,anonymous,Ryan J Ollos,"The Tor Project runs an trac instance. A user recently reported an error: https://trac.torproject.org/projects/tor/ticket/24744 The line {{{ pid = int(ticket.values.get('parent').lstrip('#')) }}} led to a traceback and the user suggested to change the line to: {{{ pid = int(ticket.values.get('parent').lstrip('$')) }}} Could you consider this change and maybe patch the plugin accordingly? Thanks",defect,closed,normal,ChildTicketsPlugin,normal,fixed,,qbi@…,1.2