https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22366
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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tt has these lines:
36 <p>Need help? See manual for [% IF ( mysql ) %]
37 <a
href="http://dev.mysql.com/doc/refman/4.1/en/grant.html">MySQL</a>
38 [% ELSE %]
39 <a
href="http://www.postgresql.org/docs/8.2/interactive/sql-createrole.html">PostgreSQL</a>
40 [% END %]
41 </p>
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?
I know the goal is to be more db agnostic, but this message might be confusing
to users.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/