Download & Extend

Full module review findings

Project:Taxonomy Title
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Found this module very useful for my projects and used it today the first time. As it was very small I's like to provide a German translation very soon. Before I provide any translation I'm mostly doing translatable string reviews...

Therefore I've done a full code review as the module wasn't that big... and fixed all code style issues, translatable string bugs and fixed SQL code style bugs plus a hook_help bug and so on... this patch touches many lines, but this is often only a missing blank and some things that make code more speedy and more specific (hook_preprocess_page and hook_form_FORM_ID_alter) as we know them and there is no need to fire on all available forms and preprocess hooks.

Code wise it should all be ok, I will do a test tomorrow on my DEV site.

AttachmentSize
taxonomy_title_review.patch6.81 KB

Comments

#1

Fixed a missing bracket.

AttachmentSize
taxonomy_title_review2.patch 8.13 KB

#2

Looks like there is no need to check_plain the title. Removed the check_plain.

AttachmentSize
taxonomy_title_review3.patch 8.08 KB

#3

New patch. This one also fixes the bug that the title field is shown on the term delete page.

AttachmentSize
taxonomy_title_review4.patch 8.06 KB

#4

Status:needs review» fixed

@hass, thanks for all your work on this, I look forward to receiving your translation :-)
Committed to dev branch, new release shortly.
Jen

#5

Version:6.x-1.1» 6.x-1.2
Status:fixed» active

It looks like my fixes are not in 1.2

#6

Status:active» needs review

#7

New patch attached. Please give me some time to update the translation file after the commit and before the next release.

http://drupal.org/coding-standards
http://drupal.org/project/coder

AttachmentSize
taxonomy_title_code_style_review-D6.patch 4.64 KB

#8

Status:needs review» active

Ok, committed the new patch, but may issue a new release for two other critical issues.

#9

What else is broken?

#10

Status:active» fixed

#11

Status:fixed» closed (fixed)

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

nobody click here