Keyword

Labels filed gets clickable

  • Mats Arvendal
  • Mats Arvendal's Avatar Topic Author
  • Offline
  • Premium Member
More
13 years 11 months ago #84124 by Mats Arvendal
Labels filed gets clickable was created by Mats Arvendal
I came across a serious problem when editing items (articles) in frontend. A link is created at specific parts of the labels field:

 



 

So when the frontend editors try to click inside the field the editor window is closed and they are immidiately forwarded back to the site.

 

I have tried both JCE and TinyMCE with the same result. The only way to safely enter the field is to use the tab key.

 

What can be done?

Please Log in or Create an account to join the conversation.

  • Mats Arvendal
  • Mats Arvendal's Avatar Topic Author
  • Offline
  • Premium Member
More
13 years 10 months ago #84125 by Mats Arvendal
Replied by Mats Arvendal on topic Labels filed gets clickable
Anyone who knows anything about this problem?

Rgds

Please Log in or Create an account to join the conversation.

  • Mats Arvendal
  • Mats Arvendal's Avatar Topic Author
  • Offline
  • Premium Member
More
13 years 10 months ago #84126 by Mats Arvendal
Replied by Mats Arvendal on topic Labels filed gets clickable
I think this had something to do with another problem.
The generated html code seems to break down If an editor happens to get codes on the wrong side of the "read more"-ruler, for example:
< div>< p>text

< hr id="system-readmore" /> < /div>
It started to work when I corrected the code to:
< div>< p>text

< /div> < hr id="system-readmore" />
Strange, but now all works again with the labels field.
So now I have different text fields for intro and bodytext. It was not K2 related.
Rgds

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum