Closed (duplicate)
Project:
Upgrade Status
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2010 at 21:23 UTC
Updated:
19 Nov 2015 at 03:07 UTC
Jump to comment: Most recent
Comments
Comment #1
philbar commentedThe issue with assuming "Partially in core" with notes is cases such as FileField which has a note saying it replaces "Upload". FileField has a note, but is fully "In core".
Comment #2
sunI guess that Upload should be a note for Drupal core itself (when Upload is installed)... that, however, would result in the "Partially in core" status for Drupal core :P
Comment #3
philbar commentedI think we should introduce "UPGRADE_STATUS_PARTIAL_CORE" and tag specific module with it.
Then instead of having the hackish:
We can have:
Comment #4
klonosI agree with #3.
Comment #5
philbar commentedFrom the other issue:
Mostly in Core
Comment #6
DrewMathers commentedPlugin Manager is partly in D7 core as Update Manager:
Comment #7
sun#1025040: Improve upgrade status for CCK modules contains a concrete example that's very misleading in the UI currently.
Comment #8
xjmThis is addressed by #2603876: "Recommended version" makes no sense for modules now in core.