Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
file.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
27 Feb 2013 at 07:30 UTC
Updated:
29 Jul 2014 at 21:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
larowlanI'm curious as to how you see these on the module page, but the change is straight forward.
Comment #2
catchI'm confused how they end up there as well. Is there another bug or are you doing something special to show hidden modules?
Comment #3
cgalli commentedPatch does not apply anymore as the file name and structure have changed.
Comment #4
amateescu commentedThe patch needs to be updated for the .info -> .info.yml change: #1793074: Convert .info files to YAML
Comment #5
mtiftUpdated patch attached
Comment #6
mtiftOops. Removed the space after "Testing"
Comment #7
mtiftRe-test
Comment #8
mtift#6: core-testing_fieldset-1928752-6.patch queued for re-testing.
Comment #10
mtiftNot sure why this didn't work before
Comment #12
mtift#10: core-testing_fieldset-1928752-10.patch queued for re-testing.
Comment #13
mtiftJust a reroll
Comment #14
ellishettinga commentedThe patch mentioned in #13 applies allright but can you give hints on how to view the change, because a 'testing' fieldset is not present in core (anymore?).
Comment #15
dermarioComment #16
dermarioI applied that patch and could verify that it is working. Please note: that patch applies to a hidden module, so it will not appear on the module-page anyway. I removed the hidden state for that module on my local machine to verify that module is present in Testing Tab. Therefore this patch is working.
Comment #17
alexpottCommitted 9cf1a39 and pushed to 8.x. Thanks!