2864 Posts in 732 Topics by 700 members
Template Questions
SilverStripe Forums » Template Questions » ComplexTableField_popup bug
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 446 Views |
-
ComplexTableField_popup bug

20 October 2009 at 12:11am
Hello,
I've found bug in table fields popups. CMS popup form is added to page as iframe. Frame code has own head part, but doesn't have meata tags, especially encoding. In IE this code causes that new values are truncated starting from position of first national letter (in my case polish letters). This bug doesn't occur for first added value, only for next (when popup content is reloaded by ajax and user is adding next value).
To solve it I've added encoding meta tag to ComplexTableField_popup.ss. Is better way to solve this bug?
| 446 Views | ||
|
Page:
1
|
Go to Top |

