Opened 2 years ago
Closed 2 years ago
#1487961 closed Bugs (invalid)
tinymce attached images browser doesn't work
| Reported by: | mrfree | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | User Interface | Version: | 0.5.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Steps to reproduce:
- Attach an image to a new message
- Click on the "Image" button on the HTML editor
- There isn't any browse button near the "Image URL" form field
In the webserver logs I can see that the browser correctly GET both editor.js and editor_images.js and no error appears into che Javascript Console
Let me know if I can try something else...
Change History (2)
comment:1 Changed 2 years ago by mrfree
comment:2 Changed 2 years ago by alec
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Please close WONTFIX... It was my fault the magic_mime parameter isn't correct in the main.inc.php config file. Now all works as expected