[contributions(DRUPAL-4-7--2):dww] /modules/project/release project_release.module
User: dww Branch: DRUPAL-4-7--2 Date: Wed, 25 Oct 2006 06:36:21 +0000 Modified files: /modules/project/release project_release.module Log message: #83339: make releases real nodes (see also #58066 and #75053) release_as_node.patch_10.txt by dww (comment 20): - now use !== not != when testing for an empty string, so that a 0 doesn't match. this fixes problems with project_release_get_version() getting confused by version elements set to 0. - in the non-cvs case, we can't really make *everything* in the format string a required variable, since the whole idea is that some of the elements in the format string might not be present. some day, we need a better solution for this. - when viewing a release node, if the rebuild flag is set, we print out that it's a nightly development snapshot, and print out the branch, too. also, i moved the description below the header info about the release, and removed a line of dead code. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...
participants (1)
-
drupal-cvs@drupal.org