Question: Bug: Using The Python Builtin "Id" As Parameter Or Variable Name
0
gravatar for Andreas Kuntzagk
9.2 years ago by
Andreas Kuntzagk130 wrote:
Hi, we encountered this problem when trying to clone a shared workflow: ... File '/data/bioinformatics/galaxy/lib/galaxy/web/security/__init__.py', line 45 in decode_id return int( self.id_cipher.decrypt( id.decode( 'hex' ) ).lstrip( "!" ) ) AttributeError: 'builtin_function_or_method' object has no attribute 'decode' (full error message attached) So looks like the python builtin "id" is used in a few places - which causes problems. Don't know why nobody else encountered this. For reasons explained regarding the other bug I can't switch to a newer version then 2690 at the moment but from bitbucket it seems this is still there. regards, Andreas
galaxy • 1.3k views
ADD COMMENTlink modified 9.2 years ago by Greg Von Kuster840 • written 9.2 years ago by Andreas Kuntzagk130
0
gravatar for Greg Von Kuster
9.2 years ago by
Greg Von Kuster840 wrote:
Hello Andreas, i've opened the following ticket for this iisu - you can "follow" the ticket in bitbucket if you want. http://bitbucket.org/galaxy/galaxy-central/issue/167/using-the-python- builtin-id-as-parameter-or-variable Thanks for reporting this. Greg Von Kuster Galaxy Development Team
ADD COMMENTlink written 9.2 years ago by Greg Von Kuster840
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 180 users visited in the last hour