It would be nice if there was a was to identify differences from a non-standard version (related to #782674: support Pressflow) : specifically, sometimes sites will be using an "reference hack" like Pressflow, downloadable from a reference URL, and then proceed to hack it again.
The current situation traces the differences to the original version (in this case Drupal core), not making a difference between those available in the "reference hack" and those "actual hacks" created on site.
Upload module can check alternate download sources beyond drupal.org when they are in the .info, so there could be a way to get only these last differences instead of the whole bunch, where the local hacks are confused with those from the official one, making it impractical to identify the true problems.
Comments
Comment #1
gregglessubscribe.
Comment #2
fgmRereading myself, there is an obvious typo: I meant "update" module, not "upload", of course.
Comment #3
steven jones commentedUrgh, pressflow is one giant hack, albeit an organised one.
Pressflow should be changing the URLs if it wants to use the Drupal update system.
This might be a better issue for a new module, that alters info data for update module.
Comment #4
steven jones commented