From bugzilla-daemon@bugs.koha-community.org Tue Feb 19 09:17:07 2019 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 22366] New: Web-based installer mantions PostgreSQL Date: Tue, 19 Feb 2019 08:17:03 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4372989627247885478==" --===============4372989627247885478== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D22366 Bug ID: 22366 Summary: Web-based installer mantions PostgreSQL Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Target Milestone: --- koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tt has these lines: 36

Need help? See manual for [% IF ( mysql ) %] 37 MySQL 38 [% ELSE %] 39 P= ostgreSQL 40 [% END %] 41

I just ran through an upgrade in the web-based installer, and saw the text "Need help? See manual for PostgreSQL". Maybe because I run on MariaDB?=20 I know the goal is to be more db agnostic, but this message might be confusing to users. --=20 You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============4372989627247885478==-- From bugzilla-daemon@bugs.koha-community.org Tue Feb 19 14:32:46 2019 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 22366] Web-based installer mantions PostgreSQL Date: Tue, 19 Feb 2019 13:32:39 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5048939742382461640==" --===============5048939742382461640== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D22366 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart = --- Looks like it has been caused by commit 6596513d4b5e0d20ee6b68fadbee2e5841997115 Bug 17942 - Update style of the web installer with Bootstrap 3 Because the test was: - [% IF dbms =3D=3D 'mysql' %] --=20 You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============5048939742382461640==-- From bugzilla-daemon@bugs.koha-community.org Tue Feb 19 14:32:52 2019 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 22366] Web-based installer mantions PostgreSQL Date: Tue, 19 Feb 2019 13:32:48 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6799261373182484320==" --===============6799261373182484320== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22366 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============6799261373182484320==-- From bugzilla-daemon@bugs.koha-community.org Tue Feb 19 20:28:16 2019 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 22366] Web-based installer mentions PostgreSQL Date: Tue, 19 Feb 2019 19:27:46 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7269610662598516617==" --===============7269610662598516617== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22366 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Summary|Web-based installer |Web-based installer |mantions PostgreSQL |mentions PostgreSQL -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============7269610662598516617==-- From bugzilla-daemon@bugs.koha-community.org Mon Mar 4 01:15:10 2019 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 22366] Web-based installer mentions PostgreSQL Date: Mon, 04 Mar 2019 00:14:39 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3073942942534455906==" --===============3073942942534455906== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22366 Hayley Mapley changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |hayleymapley@catalyst.net.n |ity.org |z CC| |hayleymapley@catalyst.net.n | |z -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============3073942942534455906==-- From bugzilla-daemon@bugs.koha-community.org Mon Mar 4 02:10:04 2019 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 22366] Web-based installer mentions PostgreSQL Date: Mon, 04 Mar 2019 01:10:01 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0859108132220448634==" --===============0859108132220448634== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22366 --- Comment #2 from Hayley Mapley --- Created attachment 85971 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85971&action=edit Bug 22366: Amended help text - Web Installer step2 On Step 2 of the Web Installer, the 'Need Help?' section refers to MySQL documentation if the DB used is MySQL, or refers to PostgreSQL documentation in all other cases. This patch removes the reference to PostgreSQL and instead only displays the 'Need Help' text if the user's database is MySQL. To test: When running the Web Installer, if you are using MySQL then text that says Need Help? with a link to the documentation should be present. If you are using anything else (PostgreSQL, MariaDB, etc.), this text and link should not be present. -- You are receiving this mail because: You are watching all bug changes. --===============0859108132220448634==-- From bugzilla-daemon@bugs.koha-community.org Mon Mar 4 02:10:36 2019 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 22366] Web-based installer mentions PostgreSQL Date: Mon, 04 Mar 2019 01:10:33 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2963931761448992706==" --===============2963931761448992706== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22366 Hayley Mapley changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============2963931761448992706==-- From bugzilla-daemon@bugs.koha-community.org Tue Apr 9 01:29:06 2019 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 22366] Web-based installer mentions PostgreSQL Date: Mon, 08 Apr 2019 23:29:03 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8344707338116915434==" --===============8344707338116915434== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22366 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|Needs Signoff |RESOLVED --- Comment #3 from Katrin Fischer --- Hi Hayley, I am sorry, but this is a duplicate to bug 22527 that has already been signed off. Could you take a look if you agree with the solution proposed there? *** This bug has been marked as a duplicate of bug 22527 *** -- You are receiving this mail because: You are watching all bug changes. --===============8344707338116915434==--