Changes between Initial Version and Version 1 of Ticket #14028, comment 14
- Timestamp:
- 11/09/2013 02:32:57 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14028, comment 14
initial v1 2 2 3 3 * When I tested this on a localized install, `readme.html` checksum turned out to be different than expected in `get_core_checksums()`, since the file is translated. I guess it can be excluded from the check. 4 * On my install, I also had to exclude the two files changed by the patch, since they obviously won't have the right checksums. 4 5 * Noticed that `$comparison` doesn't actually affect anything. See #25887.