===================================================================
--- default/web_tt2/d_install_shared.tt2 (ãªãã¸ã§ã³ 12866)
+++ default/web_tt2/d_install_shared.tt2 (ãªãã¸ã§ã³ 12901)
@@ -2,13 +2,12 @@
Remplacer
+
+[% FOREACH f = shared_doc.children -%]
+ - [% f.paths.join("/") %]
+[% END %]
+
+[%|loc%]already exist(s), do you want to confirm the install and erase the old file(s) or cancel the install?[%END%]
-
=== Au niveau de List.pm ===
===================================================================
--- src/lib/Sympa/List.pm (ãªãã¸ã§ã³ 12866)
+++ src/lib/Sympa/List.pm (ãªãã¸ã§ã³ 12901)
Remplacer
@@ -9447,19 +9384,12 @@
Par
@@ -9450,20 +9387,12 @@
Puis remplacer
- return Sympa::Tools::File::get_dir_size($dir . '/' . $self->get_id);
par
- return Sympa::Tools::File::get_dir_size(
- $dir . '/' . $self->get_list_id());
11146 : remplacer @@ -9447,19 +9384,12 @@ par @@ -9450:9468,19 +9384,12 @@
=== Au niveau de text.pm ===
--- src/lib/Sympa/Tools/Text.pm (ãªãã¸ã§ã³ 12866)
+++ src/lib/Sympa/Tools/Text.pm (ãªãã¸ã§ã³ 12901)
Remplacer
@@ -757,6 +831,6 @@
Par
@@ -713,4 +787,6 @@
Puis remplacer
-pad() was added on Sympa 6.2.17.
+guessed_to_utf8() and pad() were added on Sympa 6.2.17.
=cut
par
+guessed_to_utf8() and pad() were added on Sympa 6.2.17.
+
=cut
==== Patch modifié ====
{{ :installation:sympa-6.2.16-shared_url_encoding.patch.gz |patch modifié par C.B.}}
==== Passer le patch ====
# patch -b -p0 <../sympa-6.2.16-shared_url_encoding.patch
# ./configure
# make
# /etc/init.d/sympa stop
# make install
# /home/sympa/bin/sympa_wizard.pl --check # pas utile
# /home/sympa/bin/sympa.pl --upgrade # pas utile : Current version: 6.2.16; no upgrade is required