Bug #8

avatar

not 1.4 compliant

Added by Charles Bernard 215 days ago. Updated 215 days ago.

Status:New Start:02/03/2010
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:-
Target version:-

Description

When you upgrade your symfony project up to 1.3 you get a warning on the file modules/sfFacebookConnectAuth/templates/signinSuccess.php as it uses the Form helper that has been deprecated since.

I have attached a patch that overcomes this issue removing all occurences of the Form helper and using html form elements instead.

signinSuccess.diff - patch (2.5 KB) Charles Bernard, 02/03/2010 03:36 PM

History

Updated by Charles Bernard 215 days ago

avatar

I mean you get warnings when you run the project:validate task.

Also available in: Atom PDF