From bugzilla-daemon@bugs.koha-community.org Sat Jun 15 03:39:55 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] New: Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Sat, 15 Jun 2019 01:39:25 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4613404631172804009=="
--===============4613404631172804009==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D23130
Bug ID: 23130
Summary: Incorrect alternative mana server URL in
etc/koha-conf.xml
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Mana-kb
Assignee: koha-bugs@lists.koha-community.org
Reporter: david@davidnind.com
Target Milestone: ---
The commented out alternative mana KB server URL included in etc/koha-conf.xml
is not correct.
If it is used it generates an error message when submitting an account creati=
on
request, and the account creation request fails.
Error message: 'malformed JSON string, neither tag, array, object, number,
string or atom, at character offset 0 (before "\r\n
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5987147343782242198=="
--===============5987147343782242198==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
David Nind changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|koha-bugs@lists.koha-commun |david@davidnind.com
|ity.org |
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
--===============5987147343782242198==--
From bugzilla-daemon@bugs.koha-community.org Sat Jun 15 03:40:46 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Sat, 15 Jun 2019 01:40:43 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4559697481689609415=="
--===============4559697481689609415==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D23130
--- Comment #1 from David Nind ---
The URL should start with https instead of http:
- Current URL:
- Corrected URL:
To replicate the issue:
1) Add http://mana-test.koha-community.org to
/etc/koha/sites//koha-conf.xml (see etc/koha-conf.xml in the Ko=
ha
code repository for an example of where to add this; if using
koha-testing-docker is kohadev).
2) Clear memcached and restart services so that the changes to your Koha
instance configuration are recognised (if using koha-testing-docker run
flush_memcached and then restart_all).
3) From the staff client home page go to Koha administration > Additional
parameters > Share content with Mana KB.
4) Enable content sharing: change 'Use Mana KB for sharing content' to Yes and
press Save.
5) Enter your first name, last name and email address in the Configure Mana KB
section of the page and then click on 'Send to Mana KB'.
6) An error message is displayed, this may be something like 'malformed JSON
string, neither tag, array, object, number, string or atom, at character offs=
et
0 (before "\r\n
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3231832443448864562=="
--===============3231832443448864562==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
--- Comment #2 from David Nind ---
Created attachment 90635
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90635&action=edit
Bug 23130: Fix alternative mana server URL in etc/koha-conf.xml
If the alternative mana KB server URL in etc/koha-conf.xml is used it
causes an error message like 'malformed JSON string, neither tag,
array, object, number, string or atom, at character offset 0 (before
"\r\nhttp://mana-test.koha-community.org to
/etc/koha/sites//koha-conf.xml (see etc/koha-conf.xml
in the Koha code repository for an example of where to add this;
if using koha-testing-docker is kohadev).
2) Clear memcached and restart services so that the changes to your Koha
instance configuration are recognised (if using koha-testing-docker
run flush_memcached and then restart_all).
3) From the staff client home page go to Koha administration >
Additional parameters > Share content with Mana KB.
4) Enable content sharing: change 'Use Mana KB for sharing content' to
Yes and press Save.
5) Enter your first name, last name and email address in the Configure
Mana KB section of the page and then click on 'Send to Mana KB'.
6) An error message is displayed, this may be something like:
'malformed JSON string, neither tag, array, object, number, string
or atom, at character offset 0 (before "\r\n
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1595233154829795925=="
--===============1595233154829795925==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
David Nind changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |Needs Signoff
--
You are receiving this mail because:
You are watching all bug changes.
--===============1595233154829795925==--
From bugzilla-daemon@bugs.koha-community.org Sat Jun 15 05:18:30 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Sat, 15 Jun 2019 03:18:27 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6096035844096416008=="
--===============6096035844096416008==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
David Nind changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david@davidnind.com
Patch complexity|--- |Trivial patch
--
You are receiving this mail because:
You are watching all bug changes.
--===============6096035844096416008==--
From bugzilla-daemon@bugs.koha-community.org Sat Jun 15 08:51:07 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Sat, 15 Jun 2019 06:50:36 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6005032544469715848=="
--===============6005032544469715848==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
David Nind changed:
What |Removed |Added
----------------------------------------------------------------------------
Text to go in the| |This fix updates the
release notes| |alternative Mana KB server
| |URL in
| |etc/koha-conf.xml to
| |https://mana-test.koha-comm
| |unity.org. If the updated
| |URL is used the account
| |creation request is
| |successful and doesn't
| |cause any error messages.
--
You are receiving this mail because:
You are watching all bug changes.
--===============6005032544469715848==--
From bugzilla-daemon@bugs.koha-community.org Tue Jun 18 00:06:31 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Mon, 17 Jun 2019 22:06:01 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1819850002369783012=="
--===============1819850002369783012==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #90635|0 |1
is obsolete| |
--- Comment #3 from Katrin Fischer ---
Created attachment 90707
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90707&action=edit
Bug 23130: Fix alternative mana server URL in etc/koha-conf.xml
If the alternative mana KB server URL in etc/koha-conf.xml is used it
causes an error message like 'malformed JSON string, neither tag,
array, object, number, string or atom, at character offset 0 (before
"\r\nhttp://mana-test.koha-community.org to
/etc/koha/sites//koha-conf.xml (see etc/koha-conf.xml
in the Koha code repository for an example of where to add this;
if using koha-testing-docker is kohadev).
2) Clear memcached and restart services so that the changes to your Koha
instance configuration are recognised (if using koha-testing-docker
run flush_memcached and then restart_all).
3) From the staff client home page go to Koha administration >
Additional parameters > Share content with Mana KB.
4) Enable content sharing: change 'Use Mana KB for sharing content' to
Yes and press Save.
5) Enter your first name, last name and email address in the Configure
Mana KB section of the page and then click on 'Send to Mana KB'.
6) An error message is displayed, this may be something like:
'malformed JSON string, neither tag, array, object, number, string
or atom, at character offset 0 (before "\r\n
--
You are receiving this mail because:
You are watching all bug changes.
--===============1819850002369783012==--
From bugzilla-daemon@bugs.koha-community.org Tue Jun 18 00:07:01 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Mon, 17 Jun 2019 22:06:31 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0950765997194232598=="
--===============0950765997194232598==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D23130
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |katrin.fischer@bsz-bw.de
Status|Needs Signoff |Signed Off
--- Comment #4 from Katrin Fischer ---
It appears that http: now forwards to https:, but it's still nice to have thi=
s!
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============0950765997194232598==--
From bugzilla-daemon@bugs.koha-community.org Wed Jun 19 14:31:41 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Wed, 19 Jun 2019 12:31:36 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9219215928748172268=="
--===============9219215928748172268==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
Julian Maurice changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julian.maurice@biblibre.com
Status|Signed Off |Passed QA
--
You are receiving this mail because:
You are watching all bug changes.
--===============9219215928748172268==--
From bugzilla-daemon@bugs.koha-community.org Wed Jun 19 14:31:56 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Wed, 19 Jun 2019 12:31:26 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4892889522118183746=="
--===============4892889522118183746==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
Julian Maurice changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #90707|0 |1
is obsolete| |
--- Comment #5 from Julian Maurice ---
Created attachment 90784
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90784&action=edit
Bug 23130: Fix alternative mana server URL in etc/koha-conf.xml
If the alternative mana KB server URL in etc/koha-conf.xml is used it
causes an error message like 'malformed JSON string, neither tag,
array, object, number, string or atom, at character offset 0 (before
"\r\nhttp://mana-test.koha-community.org to
/etc/koha/sites//koha-conf.xml (see etc/koha-conf.xml
in the Koha code repository for an example of where to add this;
if using koha-testing-docker is kohadev).
2) Clear memcached and restart services so that the changes to your Koha
instance configuration are recognised (if using koha-testing-docker
run flush_memcached and then restart_all).
3) From the staff client home page go to Koha administration >
Additional parameters > Share content with Mana KB.
4) Enable content sharing: change 'Use Mana KB for sharing content' to
Yes and press Save.
5) Enter your first name, last name and email address in the Configure
Mana KB section of the page and then click on 'Send to Mana KB'.
6) An error message is displayed, this may be something like:
'malformed JSON string, neither tag, array, object, number, string
or atom, at character offset 0 (before "\r\n
Signed-off-by: Julian Maurice
--
You are receiving this mail because:
You are watching all bug changes.
--===============4892889522118183746==--
From bugzilla-daemon@bugs.koha-community.org Thu Jun 20 10:33:58 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Thu, 20 Jun 2019 08:33:55 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4253692584956923156=="
--===============4253692584956923156==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
Martin Renvoize changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Passed QA |Pushed to Master
Version(s)| |19.11.00
released in| |
--
You are receiving this mail because:
You are watching all bug changes.
--===============4253692584956923156==--
From bugzilla-daemon@bugs.koha-community.org Thu Jun 20 10:34:00 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Thu, 20 Jun 2019 08:33:57 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2866837359034271172=="
--===============2866837359034271172==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
--- Comment #6 from Martin Renvoize ---
Nice work!
Pushed to master for 19.11.00
--
You are receiving this mail because:
You are watching all bug changes.
--===============2866837359034271172==--
From bugzilla-daemon@bugs.koha-community.org Thu Jun 20 10:56:41 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Thu, 20 Jun 2019 08:56:38 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6146575858857947099=="
--===============6146575858857947099==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
Martin Renvoize changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |martin.renvoize@ptfs-europe
| |.com
--- Comment #7 from Martin Renvoize ---
Congratulations on your first patch David, it's great to have you aboard :)
--
You are receiving this mail because:
You are watching all bug changes.
--===============6146575858857947099==--
From bugzilla-daemon@bugs.koha-community.org Mon Jul 15 15:30:14 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 23130] Incorrect alternative mana server URL in
etc/koha-conf.xml
Date: Mon, 15 Jul 2019 13:29:44 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9154840534607118953=="
--===============9154840534607118953==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130
Fridolin SOMERS changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Pushed to master |Pushed to stable
CC| |fridolin.somers@biblibre.co
| |m
Version(s)|19.11.00 |19.11.00,19.05.02
released in| |
--- Comment #8 from Fridolin SOMERS ---
Pushed to 19.05.x for 19.05.02
--
You are receiving this mail because:
You are watching all bug changes.
--===============9154840534607118953==--