Incomplete feedback message when using batch processing
Brought to you by:
zachofalltrades
Template for page ' changed to '%s'
The above is sent as a response when changing the template of multiple pages using the batch processing feature -- it is missing the page name and template name. A similar message is sent when changing the Stylesheet or other properties of the pages.
Logged In: YES
user_id=1298276
Originator: YES
This can be fixed if the dollar sign ($) in the gettext() string is escaped. This problem actually occurs in many places in lucid_phplib/panelCommands.php.