Summary: | Advanced Editor does not honor MarcFieldDocURL | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Cataloging | Assignee: | paxed <pasi.kallinen> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, m.de.rooy, martin.renvoize, nick, pasi.kallinen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 20785: Advanced Editor does not honor MarcFieldDocURL
Bug 20785: Advanced Editor does not honor MarcFieldDocURL Bug 20785: Advanced Editor does not honor MarcFieldDocURL |
Description
Caroline Cyr La Rose
2018-05-18 20:39:49 UTC
Created attachment 78110 [details] [review] Bug 20785: Advanced Editor does not honor MarcFieldDocURL The advanced MARC editor, Rancor, doesn't obey MarcFieldDocURL. Make it do so. Test plan: 1) Enable EnableAdvancedCatalogingEditor 2) Set MarcFieldDocURL to eg. http://{MARC}.example.com/{LANG}/{FIELD} 3) Go to Cataloging -> Advanced editor 4) Go to any field and press Ctrl-H 5) Marc field documentation on www.loc.gov or ifla.org should open 6) Apply patch 7) Repeat 3 and 4. The Marc field docs should open on the URL you set Created attachment 79469 [details] [review] Bug 20785: Advanced Editor does not honor MarcFieldDocURL The advanced MARC editor, Rancor, doesn't obey MarcFieldDocURL. Make it do so. Test plan: 1) Enable EnableAdvancedCatalogingEditor 2) Set MarcFieldDocURL to eg. http://{MARC}.example.com/{LANG}/{FIELD} 3) Go to Cataloging -> Advanced editor 4) Go to any field and press Ctrl-H 5) Marc field documentation on www.loc.gov or ifla.org should open 6) Apply patch 7) Repeat 3 and 4. The Marc field docs should open on the URL you set Signed-off-by: Pasi Kallinen <pasi.kallinen@joensuu.fi> Signed-off-by: Michal Denar <black23@gmail.com> Created attachment 79479 [details] [review] Bug 20785: Advanced Editor does not honor MarcFieldDocURL The advanced MARC editor, Rancor, doesn't obey MarcFieldDocURL. Make it do so. Test plan: 1) Enable EnableAdvancedCatalogingEditor 2) Set MarcFieldDocURL to eg. http://{MARC}.example.com/{LANG}/{FIELD} 3) Go to Cataloging -> Advanced editor 4) Go to any field and press Ctrl-H 5) Marc field documentation on www.loc.gov or ifla.org should open 6) Apply patch 7) Repeat 3 and 4. The Marc field docs should open on the URL you set Signed-off-by: Pasi Kallinen <pasi.kallinen@joensuu.fi> Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.05 Pushed to 17.11.x for 17.11.11 |