/[smeserver]/rpms/e-smith-base/sme8/e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch
ViewVC logotype

Contents of /rpms/e-smith-base/sme8/e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Aug 7 19:03:45 2008 UTC (15 years, 10 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base-4_18_1-24_el5_sme, e-smith-base-4_18_1-19_el5_sme, e-smith-base-4_18_1-20_el5_sme, e-smith-base-4_18_1-22_el5_sme, e-smith-base-4_18_1-27_el5_sme, e-smith-base-4_18_1-23_el5_sme, e-smith-base-4_18_1-25_el5_sme, e-smith-base-4_18_1-26_el5_sme, e-smith-base-4_18_1-21_el5_sme, e-smith-base-4_18_1-18_el5_sme
Branch point for: e-smith-base-4_18_1-tree
* Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18
- Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
  to e-smith-formmagick's general [SME: 4475]
- Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
- Remove invalid entry tag from userpassword's locale file preventing the
  form from displaying properly [SME: 4479]

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts mezzanine_patched_e-smith-base-4.18.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts
2 --- e-smith-base-4.18.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts 2008-08-07 19:09:33.000000000 +0200
3 +++ mezzanine_patched_e-smith-base-4.18.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts 2008-08-07 19:07:36.000000000 +0200
4 @@ -163,10 +163,6 @@
5 <trans>Enter the new password in the fields below</trans>
6 </entry>
7 <entry>
8 - <base>RESET_PASSWORD_TITLE</base>
9 - <trans>Reset user password</trans>
10 - </entry>
11 - <entry>
12 <base>ERR_OCCURRED_MODIFYING_PASSWORD</base>
13 <trans>An error occurred while updating the password</trans>
14 </entry>
15 diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.1/root/etc/e-smith/web/functions/useraccounts mezzanine_patched_e-smith-base-4.18.1/root/etc/e-smith/web/functions/useraccounts
16 --- e-smith-base-4.18.1/root/etc/e-smith/web/functions/useraccounts 2008-08-07 19:09:33.000000000 +0200
17 +++ mezzanine_patched_e-smith-base-4.18.1/root/etc/e-smith/web/functions/useraccounts 2008-08-07 19:06:01.000000000 +0200
18 @@ -257,7 +257,7 @@
19 <page name="CheckMaxUsersUnlock" post-event="checkMaxUsers('ResetPassword')">
20 </page>
21 <page name="ResetPassword" pre-event="turn_off_buttons()" post-event="reset_password()">
22 - <title>PASSWORD_RESET_TITLE</title>
23 + <title>RESET_PASSWORD_TITLE</title>
24 <subroutine src="print_page_description('reset')" />
25 <field type="password" id="password1" validation="nonblank, check_password">
26 <label>PASSWORD_NEW</label>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed