There are several unwanted span-tags in JCE-code In my JCE-code (see: screenshot).
This span-tags are generated by JCE without my own doing. The additional span-tags make it impossible to make a usefull search.
Can you please checkit up?
A content editor for Joomla!®
You need to be logged in to post in the forum - Log In
An active JCE Pro Subscription is required to post in the forum - Buy a Subscription
Please create a new Ticket and we will get back to you as soon as we can.
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by HGH on Monday, 10 March 2025 11:38 GMT
When are these tags generated, when you switch between the Editor and Code tabs?
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
... that I can not say.
I only can see them in the code-tab. In the editor-tab I only see the clear text.
In the edit tab I work as normal. If I save the article, in most cases all looks good.
Sometimes, the regularlab-tags ({tab, snippet, accordion, etc.} will be brocken. When looking into those articles, snippets, etc. via the code-tab, I find thoses span-tags.
Some other times the regularlabs tags are not touched. Then the normal text or html-tags is often spanned.
Please send me a login - https://www.joomlacontenteditor.net/contact/site-login
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Site-data is sent to you.
I can't really find a cause for this an I am unable to reproduce it. The only thing I can think of is that the span tags are coming from Sourcerer, which uses span tags to style the code that is inserted, eg:
{source}<span style="font-family: monospace; color: #555555;"><span style="color: #0000cc;"><?php some code; ?></span></span>{/source}
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Hi Ryan,
than for your analysis.
It's a bit sade, that you couldn't find a case for this.
I will see for that in the future and tell you about, if I find a reason for that.
I will let the ticket-state to open.
Your post is being submitted…