Bugzilla – Attachment 13751 Details for
Bug 8641
Add information warning about log-in as root user to About->System information
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 8641 [Follow up]-Reword warning about log-in as root user to About-System information
SIGNED-OFF-Bug-8641-Follow-up-Reword-warning-about.patch (text/plain), 1.92 KB, created by
Marc Véron
on 2012-11-28 23:28:08 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 8641 [Follow up]-Reword warning about log-in as root user to About-System information
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2012-11-28 23:28:08 UTC
Size:
1.92 KB
patch
obsolete
>From a21ff2d732d7a41b92b05ae8a22bf7af12d5cc85 Mon Sep 17 00:00:00 2001 >From: Melia Meggs <melia@test.bywatersolutions.com> >Date: Wed, 28 Nov 2012 12:05:07 -0500 >Subject: [PATCH] [SIGNED-OFF] Bug 8641 [Follow up]-Reword warning about log-in as root user to About-System information >Content-Type: text/plain; charset="utf-8" > >The wording of this message sounds strange to a native speaker. Reword it. > >Signed-off-by: Marc Veron <veron@veron.ch> > >New wording appears as expected on about page. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 4f2e897..17fd1e8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -100,8 +100,8 @@ > <div id="sysinfo"> > [% IF (warnIsRootUser) %] > <h2>Warning regarding current user</h2> >- <p>It seems that you are logged in as database administrative user. A lot of things will not work with this account.</p> >- <p>Usually you need to log in with a regular staff account. To create a staff account, create a library, a patron category 'Staff' and add a new patron. Then give this patron permissions from 'More' in the toolbar.</p> >+ <p>You are logged in as the database administrative user. This is not recommended because some parts of Koha will not function as expected when using this account.</p> >+ <p>Please log in instead with a regular staff account. To create a staff account, create a library, a patron category 'Staff' and add a new patron. Then give this patron permissions from 'More' in the toolbar.</p> > [% END %] > <h2>Warnings regarding the system configuration</h2> > [% IF ( (prefNoZebra) || (warnPrefBiblioAddsAuthorities) || warnPrefEasyAnalyticalRecords ) %] >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8641
:
11618
|
11619
|
11620
|
13686
|
13694
|
13719
|
13742
|
13751
|
13825
|
13826