Drupal coding standards

NancyDru - September 29, 2008 - 17:24
Project:Taxonomy Super Select
Version:5.x-1.5-1
Component:Code
Category:task
Priority:normal
Assigned:NancyDru
Status:closed
Description

The attached patch to the 5.x-1.5.1 release (1.7 2007/02/20 02:05:42) fixes coding standards violations. It also changes incorrect t() uses [e.g. t($term->name) is invalid; I changed them to check_plain($term->name) to try to avoid potential XSS attacks).

AttachmentSize
tss_01.patch19.48 KB

#1

NancyDru - September 30, 2008 - 13:15
Status:needs review» fixed

This is now in 5.x-1.10.

#2

Anonymous (not verified) - October 14, 2008 - 13:15
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.