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:
| Comment | File | Size | Author |
|---|---|---|---|
| markdowneditor.patch | 13.07 KB | farrington |
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:
| Comment | File | Size | Author |
|---|---|---|---|
| markdowneditor.patch | 13.07 KB | farrington |
Comments
Comment #1
Rino-1 commentedI 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.
Comment #2
fretje commentedsee #920986: IMCE opens image in new window instead of returning the value for a solution
I don't have any problems with that
I can't reproduce this on the 7.x-1.x-dev version.
Comment #3
tmsimont commentedI 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.
Comment #4
frjo commentedA fix has been committed to 7-dev. Now uses BUEditor IMCE integration. Please try it out.