Opened 11 years ago
Closed 10 years ago
#11758 closed Bug (expired)
scayt â
Reported by: | nicolas83000 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Hello, sorry for my description but i'm french.
- bug found on the mode demo and my website only with google chrome.
- if scayt actived, i writte one bad word, i select this and apply the button Bold, i do two enter, I writte a space with one word.
I'm configured in UTF-8 (server, bd, php) but A€< reg in my BD mysql.
In clear, when scayt active it del and replace by a space if found an orthographe error, see on the last line:
<p><strong>dfssdqfsqdfsdq</strong></p>
<p> </p>
<p><strong> sdfdsqfsqdfsdqfsqdf</strong></p>
Change History (2)
comment:1 Changed 11 years ago by
Status: | new → pending |
---|---|
Version: | 4.3.4 |
comment:2 Changed 10 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
What does it mean? Did you mean that get this weird character in DB after saving? If yes then this is still encoding issue - you don't have UTF-8 set somewhere thus you get such result. This is only valid explanation here.
If this isn't what you mean please describe it in more detail.