Opened 4 years ago
Closed 4 years ago
#1486036 closed Bugs (fixed)
Googie spellcheck broken in plain text editor
| Reported by: | simondo | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3-stable |
| Component: | PHP backend | Version: | 0.3-rc1 |
| Severity: | major | Keywords: | |
| Cc: | simon@… |
Description
Works fine with the tinymce editor so probably not an environment problem.
Change History (4)
comment:1 Changed 4 years ago by simondo
- Cc simon@… added
comment:2 Changed 4 years ago by Lazlo
- Milestone changed from later to 0.3-stable
comment:3 Changed 4 years ago by alec
- Component changed from User Interface to PHP backend
- Severity changed from normal to major
comment:4 Changed 4 years ago by thomasb
- Resolution set to fixed
- Status changed from new to closed
Fixed in [0ddf59ae]
Note: See
TracTickets for help on using
tickets.

The new CSRF prevention check. We must move spell.inc to bin/ and call it directly (to avoid check in index.php).