Download & Extend

TestingParty08: contact module dependency + contact form settings

Project:Drupal core
Version:7.x-dev
Component:base system
Category:task
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

This information is from the code coverage report (see http://coverage.cwgordon.com/coverage).

We need to test:

1) Contact form without menu module: confirm notice to enable to configure menu item.
2) Users without contact form settings.
3) Disabling/enable personal contact form.
4) Contact autoreply.

Comments

#1

1a) When the menu module is disabled the contact module settings page displays the additional text: "The menu item can be customized and configured only once the menu module has been enabled." As it is added to the end of the existing paragraph it isn't very noticeable (I only found it because I was looking for it), it should probably be styled differently from the rest of the text to make it clearer that this is something important.

1b) The 'enabled' link that is included in the above message incorrectly points to /admin/settings/modules, when it should be /admin/build/modules.

I hope this info is useful (sorry can't test other cases for now).

#2

I mean automated tests, not manual ones.

#3

Assigned to:Anonymous» peter-boeren

I'll have a go with writing the automated tests...

#4

Title:Tests needed: contact.module» TestingParty08: contact module dependency + contact form settings
Assigned to:peter-boeren» Anonymous

Hijacking this for the testing party:

1) Contact form without menu module: confirm notice to enable to configure menu item.
2) Users without contact form settings.
3) Disabling/enable personal contact form.

#5

Component:tests» base system
Category:bug report» task
Priority:critical» normal

Fixing the critical / pending bugs queues to reflect things which are really bugs or release critical.

nobody click here