Drupal 5.7: When moving a site from a Site Maintenance = Off-line state to a Site Maintenance = Online state, a confusing status message is displayed.

From an off-line state [See attachment: SiteMaintenance-Offline.png ], toggling the site to Online and clicking Save Configuration, results in the following status messages being displayed:

    * Operating in off-line mode.
    * The configuration options have been saved.

The first message, incorrectly indicates that the site is still in "off-line" mode even though it is actually in online mode. [See attachment: SiteMaintenance-OfflineToOnline.png ]

If the user then clicks Save Configuration again, the following status message is displayed:

    * The configuration options have been saved.

[See attachment: SiteMaintenance-Online-ConfigurationOptionsSave.png ]

The status message, while in an online state, should never indicate that the site is off-line.

Comments

sutharsan’s picture

Project: » Drupal core
Version: » 7.x-dev

Moving issues from User experience project to Drupal core usability component.

lilou’s picture

Version: 7.x-dev » 5.x-dev
Component: usability » user interface text

This issue is not a D7 bug.

dpearcefl’s picture

Status: Active » Closed (won't fix)

Considering the time elapsed between now and the last comment plus the fact that D5 is no longer supported, I am closing this ticket.

dpearcefl’s picture

Status: Closed (won't fix) » Postponed

Going to open this issue until I can confirm it doesn't exist in modern Drupal.

TallDavid’s picture

Status: Postponed » Closed (won't fix)

dpearceMN, I've confirmed that the confusing "* Operating in off-line mode" message no longer occurs in Drupal 7.x.