Closed (fixed)
Project:
TinyMCE
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2007 at 17:54 UTC
Updated:
20 May 2007 at 02:00 UTC
The !h and !t tokens in the custom CSS patch are not getting converted properly because the source code is still looks for %h and %t. I've attached a patch which fixes this. This is version 5.0-1.0 according to my modules page, but the issues page doesn;t allow me to select that (looks like that needs to be updated on the project page).
| Comment | File | Size | Author |
|---|---|---|---|
| tinymce.module_12.patch | 674 bytes | seanr |
Comments
Comment #1
m3avrck commentedThese were out of sync and are now *both* %h %t as the translation happens:
Comment #2
(not verified) commented