id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 31726 Thickbox add wrongly &random param to URL for videos thomask wonderboymusic "This seems to be a very old unnoticed bug of thickbox, e.g. see https://wordpress.org/support/topic/plugin-wp-table-reloaded-display-data-from-other-database?replies=21#post-2510147, http://forum.opencart.com/viewtopic.php?f=10&t=6116, http://www.houseoffusion.com/groups/jquery/thread.cfm/threadid:1947 under some cirmutances, it appends ""&random=some_random_number"" to the attachment URL, but the problem is, it ads this even if the URL do not have any ?param before it, so it results in nonexisting page. I have noticed this when i add thickbox to a href for mp4 videos, and the resulting url was /wp-content/uploads/myvideofile.mp4&random=12345 The problem is on line 234 of thickbox.js {{{ jQuery(""#TB_ajaxContent"").load(url += ""&random="" + (new Date().getTime()),function(){//to do a post change this load method }}} " defect (bug) closed normal 4.3 Media 4.1.1 normal fixed