Tuesday 14 October 2008 8:57:05 pm
I have a custom tag setup for factbox. This is in the admin siteaccess content.ini override:
[CustomTagSettings]
[factbox]
CustomAttributes[]
CustomAttributes[]=title
CustomAttributes[]=alignment
CustomAttributes[]=width
CustomAttributes[]=colour
ClassDescription[]
ClassDescription[fbBlue]=Blue Box
ClassDescription[fbGreen]=Green Box
ClassDescription[fbPink]=Pink Box ClassDescription[fbYellow]=Yellow Box This was working fine in 3.10.0 and 3.10.1RC After upgrading to 3.10.1 final (following the official guide), the Online Editor now screws up the width attribute. If I make a change, it always gets reset back to 100%. Other custom attributes hold their values fine. If I turn off the Online Editor, then it does successfully save my changes. Any idea? Thanks :)
If I had more time, I would write less code.
|