The URL for IMCE, '/imce/browse', don't work anymore, changed to '/imce'.

Read more on:
http://drupal.org/node/817786
http://drupal.org/node/817824

I suggest the following patch:

CommentFileSizeAuthor
markdowneditor.patch13.07 KBfarrington

Comments

Rino-1’s picture

I tried the patch and now IMCE loads but I think that there are probably more issues with IMCE integration.
- I do not get a "save to editor" button in IMCE
- IMCE is loaded in a new window
- If you are not user 1 Only the window is opened but nothing is inside

Other templates of BUEditor work correctly.

fretje’s picture

- I do not get a "save to editor" button in IMCE

see #920986: IMCE opens image in new window instead of returning the value for a solution

- IMCE is loaded in a new window

I don't have any problems with that

- If you are not user 1 Only the window is opened but nothing is inside

I can't reproduce this on the 7.x-1.x-dev version.

tmsimont’s picture

Version: 6.x-1.1 » 7.x-1.x-dev

I can confirm that the most recent 7.x release still points to '/imce/browse' instead of '/imce' -- that needs to change for the IMCE integration to behave properly.

It looks like fretje might have missed the problem posted by the OP and only saw Rino's issues -- can you take a look at the patch the OP provided? I think that will fix this issue.

frjo’s picture

Assigned: Unassigned » frjo
Status: Active » Fixed

A fix has been committed to 7-dev. Now uses BUEditor IMCE integration. Please try it out.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.