Closed (fixed)
Project:
Install Profile API (obsolete)
Version:
6.x-1.2-beta1
Component:
CRUD functions and includes
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2008 at 20:28 UTC
Updated:
21 Jan 2009 at 23:40 UTC
Comments
Comment #1
quicksketchI've removed these. It makes sense especially when the install profile has already run st() on the term being saved (which should be the case).
Comment #2
quicksketchI also removed remaining st() calls from menu.inc, flag.inc, and user.inc. Since the same situation applies to all calls to st(). The install profile should call st() on the strings directly before passing them in as parameters.
Comment #3
quicksketchI also removed these calls from the 5--2 branch.