[wp-trac] [WordPress Trac] #27876: Exception: Invalid ticket ID specified. Can't mark as duplicate.
WordPress Trac
noreply at wordpress.org
Thu Apr 17 21:15:18 UTC 2014
#27876: Exception: Invalid ticket ID specified. Can't mark as duplicate.
-----------------------------------+-----------------------------
Reporter: GENNetworkArabeditors | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.9
Severity: normal | Keywords:
Focuses: |
-----------------------------------+-----------------------------
[[Image(Exception: Invalid ticket ID specified. Can't mark as
duplicate.)]]==== How to Reproduce ====
While doing a POST operation on `/ticket/27869`, Trac issued an internal
error.
''(please provide additional details here)''
Request parameters:
{{{
{'__FORM_TOKEN': u'5ae82d3e61fa3d59995fdeb0',
'action': u'duplicate',
'action_dupe': u'press',
'action_resolve_resolve_resolution': u'invalid',
'comment': u"Replying to [ticket:27869 hirizh]:\r\n> When installing a
theme on network admin, the install url is pointing to `wp-
admin/update.php?action=install-theme` instead of `wp-
admin/network/update.php?action=install-theme`. From here, we'll be
redirected to the first site dashboard view after the theme installed
successfully.\r\n> \r\n> Its not happening with plugins. So I thought its
because the ajax call by the themes query. Maybe it relates to
#22589.\r\n[http://ar.gravatar.com/gennetworkarabeditors7]http://gennetworkarabeditors7.wordpress.com/2014/04/17
/newsle-comarticle0123157575reloaded/",
'field_component': u'Themes',
'field_focuses': u'multisite',
'field_keywords': u'has-patch',
'field_severity': u'normal',
'field_summary': u'Theme install return wrong install_url on network
admin',
'field_type': u'defect (bug)',
'field_version': u'3.9',
'id': u'27869',
'replyto': u'description',
'sfp_email': u'',
'sfph_mail': u'',
'start_time': u'1397767413164551',
'submit': u'Submit changes',
'view_time': u'1397767413164551'}
}}}
User agent: `Mozilla/5.0 (Windows NT 6.2; WOW64; rv:28.0) Gecko/20100101
Firefox/28.0`
==== System Information ====
''System information not available''
==== Enabled Plugins ====
''Plugin information not available''
==== Python Traceback ====
{{{
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-
packages/Trac-1.0.1-py2.7.egg/trac/web/main.py", line 497, in
_dispatch_request
dispatcher.dispatch(req)
File "/usr/local/lib/python2.7/dist-
packages/Trac-1.0.1-py2.7.egg/trac/web/main.py", line 214, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/local/lib/python2.7/dist-
packages/Trac-1.0.1-py2.7.egg/trac/ticket/web_ui.py", line 179, in
process_request
return self._process_ticket_request(req)
File "/usr/local/lib/python2.7/dist-
packages/Trac-1.0.1-py2.7.egg/trac/ticket/web_ui.py", line 591, in
_process_ticket_request
action)
File "/usr/local/lib/python2.7/dist-
packages/Trac-1.0.1-py2.7.egg/trac/ticket/web_ui.py", line 1376, in
get_ticket_changes
selected_action)
File "/usr/local/lib/python2.7/dist-packages/TracDuplicates-0
.11_wordpress-py2.7.egg/tracduplicates/web_ui.py", line 60, in
get_ticket_changes
raise Exception("Invalid ticket ID specified. Can't mark as
duplicate.")
Exception: Invalid ticket ID specified. Can't mark as duplicate.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27876>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list