I’m having the following problem in my expressionEngine v 1.6.7 installation : I made some modifications to the “HTML Formatting Buttons” section of my account. I added an extra tag named “maintitle” that should add the following opening tag to the page : <div class=“maintitle”> and closing tag : </div>
This works fine in the CP but it fails in my SAEF. The extra button appears in the SAEF, I can click it but nothing happens, all the other buttons work fine. I did some extra tests and the problem always occurs when I add a quote to the opening or closing tag of an HTML button.
Is this working as designed or am I missing something ?