Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#19236 closed defect (bug) (duplicate)

media-upload.php balkiness

Reported by: horike Owned by:
Priority: normal Milestone:
Component: Media Version: 3.3
Severity: normal Keywords: close
Cc: Focuses:

Description

hi.

I'm japanese plugin developper horike.
I'm making plugin now, and I found this bug.

I use jQuery ui tabs and media-upload.php to making plugin on one newly-built admin page.
Then, I found that I can't post a image file to use media-upload.php .

Steps to reproduce:
1:Create to bulild a new admin page
2:You use jQuery ui tabs and media-upload.php to making plugin on one newly-built admin page.
3:You run media-upload.php

I think to conflict jQuery ui tabs and media-upload.php.
Tested in latest versions of Chrome and Firefox in Mac OS X 10.7.2 and PHP 5.3.6 , Apache2.2.17 ,MySQL 5.5.9

Attachments (1)

trust-form.zip (172.9 KB ) - added by horike 15 years ago.
plugin

Download all attachments as: .zip

Change History (10)

#2 @ocean90
15 years ago

  • Keywords reporter-feedback added

Could you provide please an example plugin/code?

@horike
15 years ago

plugin

#3 @horike
15 years ago

I ulpoaded my plugin.

Steps to reproduce:

  1. Plugin activate
  2. Click a side menu on admin page 「Trust Form」> 「Add Form」
  3. Mouse over on around「confirm」button on 「Add Form」page
  4. Click and open the popup window
  5. Click a「Select File」link on the popup window
  6. Upload file and Insert Into Post

Then Admin Screen keep black.

Last edited 15 years ago by horike (previous) (diff)

#4 @horike
15 years ago

JavaScript Code:「trust-form/js/trust-form.js」

  1. jQuery ui tabs on 11 line
  2. Media-upload.php on from 128 line to 140 line

HTML Code: 「trust-form/admin/add.php」

  1. jQuery ui tabs on 218 line
  2. Media-upload.php on 249line


#5 @ocean90
15 years ago

Can you test it with current trunk again please? It works for me in Chrome. Could be r19264 or r19258.

#6 @ocean90
15 years ago

  • Keywords close added

Duplicate: #19212, #19189.

#7 @horike
15 years ago

  • Resolutionfixed
  • Status newclosed

I tested [19264]. It works too me in Firefox.
Tanks you.

Version 0, edited 15 years ago by horike (next)

#8 @SergeyBiryukov
15 years ago

  • Resolution fixed
  • Status closedreopened

#9 @SergeyBiryukov
15 years ago

  • Keywords reporter-feedback removed
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status reopenedclosed
Note: See TracTickets for help on using tickets.