Opened 13 years ago
Closed 12 years ago
#8921 closed defect (worksforme)
Drag n Drop doesn't work on tickets with a state other than 'new'
Reported by: | Owned by: | Jun Omae | |
---|---|---|---|
Priority: | normal | Component: | TracDragDropPlugin |
Severity: | normal | Keywords: | needinfo |
Cc: | Trac Release: | 0.12 |
Description
Description I've used this plug-in for a long time with no trouble, but after upgrading to trac 12.2 I'm experiencing the following issue. The drag n drop plug seems to work fine for a new ticket, but doesn't work for any other ticket states (aka..accepted, assigned and so on).
Setup I installed the plugin using python setup.py bdist_egg and copied the egg to the trac global plugins folder, just the same as I have done for all of the plug-ins I'm using.
About Trac
System Information Trac 0.12.2 Babel 0.9.5 CustomFieldAdmin 0.2.5 Genshi 0.6 mod_python 3.3.1 pysqlite 2.5.5 Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)] RPC 1.1.2-r9970 setuptools 0.6c11 SQLite 3.6.11 Subversion 1.6.6 (r40053) jQuery: 1.4.2
Installed Plugins
advancedticketworkflowplugin 0.11dev-r9962 c:\bitnami\tracstack\trac\plugins\advancedticketworkflowplugin-0.11dev_r9962-py2.5.egg batchmodify 0.8.0-trac0.12 c:\bitnami\tracstack\trac\plugins\batchmodify-0.8.0_trac0.12-py2.5.egg duplicateticketsearch 1.0.1 c:\bitnami\tracstack\trac\plugins\duplicateticketsearch-1.0.1-py2.5.egg EmailProcessor Rev c:\bitnami\trac\projects\sandbox\plugins\EmailProcessor.pyc extendedversiontracplugin 0.0 c:\bitnami\tracstack\trac\plugins\extendedversiontracplugin-0.0-py2.5.egg multitracstatistics 0.1 c:\bitnami\tracstack\trac\plugins\multitracstatistics-0.1-py2.5.egg notebox 0.1.dev-r10070 c:\bitnami\tracstack\trac\plugins\notebox-0.1.dev_r10070-py2.5.egg privatewikis 1.0.0 c:\bitnami\tracstack\trac\plugins\privatewikis-1.0.0-py2.5.egg reporttodetailedrss 1.0.1 c:\bitnami\tracstack\trac\plugins\reporttodetailedrss-1.0.1-py2.5.egg ticket-clone Rev c:\bitnami\trac\projects\sandbox\plugins\ticket_clone.py tracaccountmanager 0.2.1dev-r10314 c:\bitnami\tracstack\trac\plugins\tracaccountmanager-0.2.1dev_r10314-py2.5.egg tracadvparseargsplugin 0.4 c:\bitnami\tracstack\trac\plugins\tracadvparseargsplugin-0.4-py2.5.egg traccondfields 2.0 c:\bitnami\tracstack\trac\plugins\traccondfields-2.0-py2.5.egg traccustomfieldadmin 0.2.5 c:\bitnami\tracstack\trac\plugins\traccustomfieldadmin-0.2.5-py2.5.egg traccustomroadmap 0.4 c:\bitnami\tracstack\trac\plugins\traccustomroadmap-0.4-py2.5.egg tracdragdrop 0.11.0.3-r9288 c:\bitnami\tracstack\trac\plugins\tracdragdrop-0.11.0.3_r9288-py2.5.egg tracextracturl 0.3 c:\bitnami\tracstack\trac\plugins\tracextracturl-0.3-py2.5.egg tracincludepagesmacro 0.1 c:\bitnami\tracstack\trac\plugins\tracincludepagesmacro-0.1-py2.5.egg tracreleaseplugin 0.2 c:\bitnami\tracstack\trac\plugins\tracreleaseplugin-0.2-py2.5.egg tracticketchange 0.0.4 c:\bitnami\tracstack\trac\plugins\tracticketchange-0.0.4-py2.5.egg tracticketdelete 2.0.1 c:\bitnami\tracstack\trac\plugins\tracticketdelete-2.0.1-py2.5.egg tracticketstats 2.1.1 c:\bitnami\tracstack\trac\plugins\tracticketstats-2.1.1-py2.5.egg tractickettemplate 0.7 c:\bitnami\tracstack\trac\plugins\tractickettemplate-0.7-py2.5.egg tracwatchlistplugin 0.5 c:\bitnami\tracstack\trac\plugins\tracwatchlistplugin-0.5-py2.5.egg tracwikirename 2.1.1 c:\bitnami\tracstack\trac\plugins\tracwikirename-2.1.1-py2.5.egg tracxmlrpc 1.1.2-r9970 c:\bitnami\tracstack\trac\plugins\tracxmlrpc-1.1.2_r9970-py2.5.egg typedticketworkflow-plugin 0.1dev-r4791 c:\bitnami\tracstack\trac\plugins\typedticketworkflow_plugin-0.1dev_r4791-py2.5.egg UserStats r7336 c:\bitnami\trac\projects\sandbox\plugins\UserStats.pyc wikiinclude 0.2 c:\bitnami\tracstack\trac\plugins\wikiinclude-0.2-py2.5.egg
Configuration
tracdragdrop.* enabled tracdragdrop.web_ui.tracdragdropmodule enabled
Attachments (2)
Change History (5)
Changed 13 years ago by
Attachment: | 2011_ScreenShot178.png added |
---|
Changed 13 years ago by
Attachment: | 2011_ScreenShot179.png added |
---|
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
The plug-in list above shows that I had drag n drop for trac 11.x installed, but I had only reverted to the older .egg to determine if the it might work.
Installed Plugins advancedticketworkflowplugin 0.11dev-r9962 c:\bitnami\tracstack\trac\plugins\advancedticketworkflowplugin-0.11dev_r9962-py2.5.egg batchmodify 0.8.0-trac0.12 c:\bitnami\tracstack\trac\plugins\batchmodify-0.8.0_trac0.12-py2.5.egg duplicateticketsearch 1.0.1 c:\bitnami\tracstack\trac\plugins\duplicateticketsearch-1.0.1-py2.5.egg EmailProcessor Rev c:\bitnami\trac\projects\sandbox\plugins\EmailProcessor.pyc extendedversiontracplugin 0.0 c:\bitnami\tracstack\trac\plugins\extendedversiontracplugin-0.0-py2.5.egg multitracstatistics 0.1 c:\bitnami\tracstack\trac\plugins\multitracstatistics-0.1-py2.5.egg notebox 0.1.dev-r10070 c:\bitnami\tracstack\trac\plugins\notebox-0.1.dev_r10070-py2.5.egg privatewikis 1.0.0 c:\bitnami\tracstack\trac\plugins\privatewikis-1.0.0-py2.5.egg reporttodetailedrss 1.0.1 c:\bitnami\tracstack\trac\plugins\reporttodetailedrss-1.0.1-py2.5.egg ticket-clone Rev c:\bitnami\trac\projects\sandbox\plugins\ticket_clone.pyc tracaccountmanager 0.2.1dev-r10314 c:\bitnami\tracstack\trac\plugins\tracaccountmanager-0.2.1dev_r10314-py2.5.egg tracadvparseargsplugin 0.4 c:\bitnami\tracstack\trac\plugins\tracadvparseargsplugin-0.4-py2.5.egg traccondfields 2.0 c:\bitnami\tracstack\trac\plugins\traccondfields-2.0-py2.5.egg traccustomfieldadmin 0.2.5 c:\bitnami\tracstack\trac\plugins\traccustomfieldadmin-0.2.5-py2.5.egg traccustomroadmap 0.4 c:\bitnami\tracstack\trac\plugins\traccustomroadmap-0.4-py2.5.egg tracdragdrop 0.12.0.5-r9561 c:\bitnami\tracstack\trac\plugins\tracdragdrop-0.12.0.5_r9561-py2.5.egg tracextracturl 0.3 c:\bitnami\tracstack\trac\plugins\tracextracturl-0.3-py2.5.egg tracincludepagesmacro 0.1 c:\bitnami\tracstack\trac\plugins\tracincludepagesmacro-0.1-py2.5.egg tracreleaseplugin 0.2 c:\bitnami\tracstack\trac\plugins\tracreleaseplugin-0.2-py2.5.egg tracticketchange 0.0.4 c:\bitnami\tracstack\trac\plugins\tracticketchange-0.0.4-py2.5.egg tracticketdelete 2.0.1 c:\bitnami\tracstack\trac\plugins\tracticketdelete-2.0.1-py2.5.egg tracticketstats 2.1.1 c:\bitnami\tracstack\trac\plugins\tracticketstats-2.1.1-py2.5.egg tractickettemplate 0.7 c:\bitnami\tracstack\trac\plugins\tractickettemplate-0.7-py2.5.egg tracwatchlistplugin 0.5 c:\bitnami\tracstack\trac\plugins\tracwatchlistplugin-0.5-py2.5.egg tracwikirename 2.1.1 c:\bitnami\tracstack\trac\plugins\tracwikirename-2.1.1-py2.5.egg tracxmlrpc 1.1.2-r9970 c:\bitnami\tracstack\trac\plugins\tracxmlrpc-1.1.2_r9970-py2.5.egg typedticketworkflow-plugin 0.1dev-r4791 c:\bitnami\tracstack\trac\plugins\typedticketworkflow_plugin-0.1dev_r4791-py2.5.egg UserStats r7336 c:\bitnami\trac\projects\sandbox\plugins\UserStats.pyc wikiinclude 0.2 c:\bitnami\tracstack\trac\plugins\wikiinclude-0.2-py2.5.egg
comment:3 Changed 12 years ago by
Keywords: | needinfo added |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
I works fine for me....
Please try the latest version. Feel free to reopen if the issue still exists.
Tested with the following Browsers