The description text for admin/config/system/site-information is currently:

Change site name, e-mail address, slogan, default front page, and number of posts per page, error pages.

However, the functionality to change the number of posts is no longer there (as it is changed in the view settings) and so should be changed to:

Change site name, e-mail address, slogan, default front page and error pages.

There is an issue (#1201592: Front page settings cleanup) to add back the setting for the number of posts per page, but that isn't in yet, and, also, would be conditional so this description text would also have to be conditional.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mcjim’s picture

Status: Active » Needs review
FileSize
657 bytes
rteijeiro’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
14.06 KB
15.57 KB

Patch applies well and it seems to work well too (see screenshots)

BEFORE

site-info-description-before.png

AFTER

site-info-description-after.png

Lets wait for "Green" form the testbot and RTBC ;)

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 1454389 and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Added issue number correctly.

kattekrab’s picture

Issue summary: View changes

Huh. This is odd. This says fixed, but I'm still seeing the old text and just posted a dupe #2409359: Remove "posts per page" from Site Information description in admin/config which possibly indicates a regression?

update: I've posted a patch there now too.