Hey all. Accidentally met with an error in the plugin sfGuardPlugin.
The problem of this:
We have a CSS file. It is described DIV like this:
. entrypost_firstpost {
background: # fafafa url (/ images / pageface / comment-area.gif)
repeat-x left top;
Padding: 1px;
Margin: 0px;
}
There is a form of entry (login) for the site. It is available in the
block.
If you specify the correct data, it does redirect to symfony
http: // MySiteUrl / images / pageface / comment-area.gif
Ooops ...
After all attempts to find the source began, had to set a comment on
/ * Background: # fafafa url (/ images / pageface / comment-area.gif)
* /
And only then it works correctly. Who - that faced with such behavior?
I've Symfony 1.2.7
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---