Ticket #5012 (closed defect (bug): fixed)

Opened 1 year ago

Last modified 1 year ago

Install screen doesnt echo 'Privacy' lable

Reported by: DD32 Assigned to: anonymous
Priority: normal Milestone: 2.3
Component: Administration Version: 2.3
Severity: trivial Keywords: install has-patch commit
Cc:

Description

On the WordPress install page:

Blog title:
Your e-mail:
Privacy:Allow my blog to appear in search engines like Google and Technorati.

The bolded lable isnt shown; the install.php page uses _ _() instead of _e()

trvial, but patch attached

Attachments

5012.diff (0.6 kB) - added by DD32 on 09/19/07 13:44:29.

Change History

09/19/07 13:44:29 changed by DD32

  • attachment 5012.diff added.

09/19/07 15:02:30 changed by Nazgul

  • keywords changed from install has-patch to install has-patch commit.

09/19/07 21:39:03 changed by markjaquith

Nice catch... but I think I'm just going to drop that label. It is misleading. It suggests that you can control the privacy of your blog with that setting -- and you can't. It merely prevents your blog from advertising its presence. I think the checkbox text is adequate.

09/19/07 21:45:23 changed by markjaquith

  • status changed from new to closed.
  • resolution set to fixed.

(In [6140]) Remove non-functioning and misleading "Privacy" label on install. fixes #5012

09/20/07 00:28:45 changed by DD32

It suggests that you can control the privacy of your blog with that setting -- and you can't.

thats fair enough, I thought that removing it was an option considering it looked straight forward enough without it too.