From bugzilla-daemon@bugs.koha-community.org Wed Oct 4 12:03:10 2017
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 19409] New: Around 130 images not migrated from
DocBook XML to ReST format (Sphix)
Date: Wed, 04 Oct 2017 10:03:03 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8302953874197655562=="
--===============8302953874197655562==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D19409
Bug ID: 19409
Summary: Around 130 images not migrated from DocBook XML to
ReST format (Sphix)
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Documentation
Assignee: koha-bugs@lists.koha-community.org
Reporter: z.tajoli@cineca.it
QA Contact: testopia@bugs.koha-community.org
The problem that is visible here:
https://koha-community.org/manual/17.05/html/04_patrons.html#check-out
, a two time =E2=80=98My checkouts=E2=80=99My checkouts is connect with an er=
ror on migration
from DocBook XML to ReST
In DocBook XML format (file manual.xml 16.05):
28167
28168 Check Out
28169
28170 For instruction on checking items out, view the Checking Out section of this
28171 manual.
28172 Staff members can access their own check out screen by
clicking their username in the
28173 top right of the staff client and choosing 'My
checkouts'
28174 My checkouts
28175
28176
28177
28178
28179
28180
28181
In ReST format (file 04_patrons.rst 16.11):
1129 `Check Out <#patcheckout>`__
1130 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1131
1132 For instruction on checking items out, view the `Checking
1133 Out <#checkingout>`__ section of this manual.
1134
1135 Staff members can access their own check out screen by clicking their
1136 username in the top right of the staff client and choosing 'My
1137 checkouts'My checkouts
1138
1139 `Details <#patrondetails>`__
1140 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
as you see the subsection ... is not well
transformed into ReST format.
The correct transformation could be:
1129 `Check Out <#patcheckout>`__
1130 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1131
1132 For instruction on checking items out, view the `Checking
1133 Out <#checkingout>`__ section of this manual.
1134
1135 Staff members can access their own check out screen by clicking their
1136 username in the top right of the staff client and choosing 'My
1137 checkouts'
xxxx
xxxx My checkouts
xxxx |imageyyyy|
1138
1139 `Details <#patrondetails>`__
Seeking with regexp \S$ manual.xml (version 16.05) I find 133
results. Probably the lines where we need to fix
--=20
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
--===============8302953874197655562==--
From bugzilla-daemon@bugs.koha-community.org Wed Oct 4 12:14:45 2017
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 19409] Around 130 images not migrated from DocBook
XML to ReST format (Sphinx)
Date: Wed, 04 Oct 2017 10:14:24 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0471441848487391434=="
--===============0471441848487391434==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19409
Zeno Tajoli changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Around 130 images not |Around 130 images not
|migrated from DocBook XML |migrated from DocBook XML
|to ReST format (Sphix) |to ReST format (Sphinx)
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
--===============0471441848487391434==--
From bugzilla-daemon@bugs.koha-community.org Wed Oct 4 16:10:52 2017
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 19409] Around 130 images not migrated from DocBook
XML to ReST format (Sphinx)
Date: Wed, 04 Oct 2017 14:10:49 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2155634332970277228=="
--===============2155634332970277228==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19409
Zeno Tajoli changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |katrin.fischer@bsz-bw.de
--
You are receiving this mail because:
You are watching all bug changes.
--===============2155634332970277228==--
From bugzilla-daemon@bugs.koha-community.org Wed Oct 4 19:49:37 2017
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 19409] Around 130 images not migrated from DocBook
XML to ReST format (Sphinx)
Date: Wed, 04 Oct 2017 17:49:32 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2011581751518489747=="
--===============2011581751518489747==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D19409
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathan.druart@bugs.koha-c
| |ommunity.org
Assignee|koha-bugs@lists.koha-commun |jonathan.druart@bugs.koha-c
|ity.org |ommunity.org
Status|NEW |ASSIGNED
--- Comment #1 from Jonathan Druart =
---
I am working on a patch to fix these issues.
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
--===============2011581751518489747==--
From bugzilla-daemon@bugs.koha-community.org Wed Oct 4 21:59:47 2017
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 19409] Around 130 images not migrated from DocBook
XML to ReST format (Sphinx)
Date: Wed, 04 Oct 2017 19:59:44 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5368797134350167584=="
--===============5368797134350167584==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D19409
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Jonathan Druart =
---
See https://gitlab.com/koha-community-devs-users/kohadocs/issues/2
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============5368797134350167584==--
From bugzilla-daemon@bugs.koha-community.org Wed Oct 4 23:31:33 2017
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 19409] Around 130 images not migrated from DocBook
XML to ReST format (Sphinx)
Date: Wed, 04 Oct 2017 21:31:28 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0090834471167597678=="
--===============0090834471167597678==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19409
--- Comment #3 from Katrin Fischer ---
Patches have been merged into master!
--
You are receiving this mail because:
You are watching all bug changes.
--===============0090834471167597678==--