Menu

#117 Component PageControl Bug with Smarty Template

1.0
open
Component (61)
9
2008-06-10
2008-06-10
No

When I create a smarty template and assing a PageControl to it... the body background display gray ignoring my definition of style.

Discussion

  • Frederico Martins

    Project to Repoduce the Bug

     
  • Frederico Martins

    • priority: 5 --> 8
     
  • Frederico Martins

    • priority: 8 --> 9
    • assigned_to: nobody --> ttm
     
  • Frederico Martins

    Logged In: YES
    user_id=2101944
    Originator: YES

    I'm using IE7

     
  • Frederico Martins

    Logged In: YES
    user_id=2101944
    Originator: YES

    Think I have a shot of what is happening.

    When we assign the component to a smarty template I don't know why an how on the BODY TAG before the assing the component has nothing.
    But Before we assing the component PageControl the BODY TAG get a style like background: rgb(235, 233, 237) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0); -moz-user-focus: normal;

    That body we can see with the firebug and that is that is messing the page, because if you edit with the firebug and remove it you we'll see the magic.

     

Log in to post a comment.