Hello. We use path prefix in Drupal for localization and we have a problem.
Plugin for CKeditor not use path prefix in ajax request.
Please review my patch. Thanks.
Screenshot

Patch

Comments

cherebedov.s’s picture

Issue summary: View changes
cherebedov.s’s picture

Issue summary: View changes
cherebedov.s’s picture

Title: Prefix in ajax request » Path prefix in ajax request
cherebedov.s’s picture

Version: 7.x-1.x-dev » 7.x-1.0-beta4
cherebedov.s’s picture

Issue summary: View changes
StatusFileSize
new1.12 KB
cherebedov.s’s picture

Version: 7.x-1.0-beta4 » 7.x-1.x-dev
Issue summary: View changes
StatusFileSize
new1022 bytes
cherebedov.s’s picture

StatusFileSize
new1020 bytes
eugene.ilyin’s picture

I think that there are more places where we need this correction. I prepared new patch

IRuslan’s picture

Status: Needs review » Closed (fixed)

Committed to dev branch.

eugene.ilyin’s picture