Project:Drupal core
Version:7.x-dev
Component:theme system
Category:bug report
Priority:normal
Assigned:chx
Status:closed (fixed)

Issue Summary

I applied De Morgan rules twice to theme.inc.

AttachmentSizeStatusTest resultOperations
theme_cleanup.patch622 bytesIgnored: Check issue status.NoneNone

Comments

#1

Confirmed logic is good.

#2

That's a great patch... the second version hurts my eyes less.

#3

Who in their right mind would write such logic? Heh. ;)

Thanks for the cleanup chx.

#4

Title:Trivial simplifcation» Trivial simplification

#5

Status:reviewed & tested by the community» fixed

Ola! Committed to CVS HEAD. Thanks.

#6

Status:fixed» needs work

Rolled back. The patch gives a parse error.

#7

Status:needs work» needs review

Note to self: always test patches.

AttachmentSizeStatusTest resultOperations
323182-theme-cleanup.patch788 bytesIgnored: Check issue status.NoneNone

#8

Status:needs review» reviewed & tested by the community

Yeah...matching parenthesis are always good... Patch applies cleanly and doesn't fail at PHP parsing. :)

#9

Status:reviewed & tested by the community» fixed

Committed to CVS HEAD. Thanks.

#10

Status:fixed» closed (fixed)

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