Posted by EuroDomenii on February 7, 2013 at 8:27pm
2 followers
Jump to:
| Project: | CKEditor Link - A plugin to easily create links to Drupal internal paths |
| Version: | 7.x-2.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
See #1909472: Ckeditor link filter and Entity Translation break backlinks view
Comments
#1
I'll have a look at this.
BTW, have you tried patch at #1875720: Support nodes translated with Entity Translation? Might be related.
I don't know much about backlinks view.
Can you explain how to reproduce the bug, what you expect and what you get?
#2
Uses cases here http://drupal.org/node/1909472#comment-7039574
#3
I have checked #1875720: Support nodes translated with Entity Translation ... IMHO, is unrelated
#4
#1913194: Pathologic and Entity Translation break backlinks view related
#5
Please try patch at #1875720: Support nodes translated with Entity Translation anyway and clear all your caches. Does it change something?
#6
I've tried #1875720: Support nodes translated with Entity Translation. Nothing changed.
#7
After more testing, I’ve reached the conclusion that this issue is not Entity Translation related. Is about Drupal input filters path related ( Pathologic, Ckeditor link) with language detection based on url- path prefix break backlins view. Updated also the description of #1909472: Ckeditor link filter and Entity Translation break backlinks view
#8
In order to show that the issue is not Entity Translation related, please check http://et.debu.eu/en/basic-page-child-ckeditor-link-without-et ( for content type basic page without multilingual support). The block What links here is empty ( should be there http://et.debu.eu/en/basic-page-parent-ckeditor-link)
#9
This has nothing to do with CKEditor Link (or Pathologic)
As long as aliased links are valid, it works as designed.
So I guess problem is elsewhere.