After looking at my analytics, I see some 404 for links internally.

When I click the 'edit link' option, the CKeditor is brought up with link type URL, and protocol and the node reference looking like this ../NID (see attached screenshot)

So, any internal links I have are not working properly.

I search the issues board and couldn't find this issue, is anyone else experiencing this?

Thanks!

CommentFileSizeAuthor
#1 ckeditor link.jpg44.85 KBJoeKalucki

Comments

JoeKalucki’s picture

StatusFileSize
new44.85 KB

Screen shot here..

anrikun’s picture

Are using the CKEditor module? Which version?
Was it working before? Did you recently upgraded your CKEditor module?
What does your HTML source look like if you disable rich text?

JoeKalucki’s picture

Yes, I am using the CKEditor Link module V 6.x-2.1

It was working before, I have not upgraded.

HTML source looks like this

It seems it just placing the Node ID in there, but with some extra punctuation. What's strange is that within the same node, i have another link to an internal node and it is working fine.

I appreciate your quick response!

anrikun’s picture

HTML source looks like this

Like what? I see nothing.

What I need to know is the version of the CKEditor module you use, not the version of the CKEditor Link module (which should be 6.x-2.2 and not 6.x-2.1 by the way! If not, upgrade to 6.x-2.2 and flush all your caches: browser and Drupal caches)
Also, what is the version of the CKEditor JS library you use?
And tell me if you upgraded one of these modules/libraries since it used to work.

anrikun’s picture

Category: bug » support
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

Turning this into a support request until some bug is confirmed.

JoeKalucki’s picture

Version: 6.x-2.2 » 6.x-2.1

anrikun, my apologies.

HTML source looks like <a href="../117">

CKeditor is version 3.6.2.7275. I can't seem to locate which JS library version I am using and I have not upgraded anything recently.