<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>451138</bug_id>
          
          <creation_ts>2022-03-04 19:33:46 +0000</creation_ts>
          <short_desc>Supporting importing Data Crow XML</short_desc>
          <delta_ts>2022-03-12 02:14:29 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>tellico</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Robby Stephenson">robby</reporter>
          <assigned_to name="Robby Stephenson">robby</assigned_to>
          
          
          <cf_commitlink>https://invent.kde.org/office/tellico/commit/5cc6efe6d316456d2293eae6695d4611bb0df006</cf_commitlink>
          <cf_versionfixedin>3.5</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2109389</commentid>
    <comment_count>0</comment_count>
    <who name="Robby Stephenson">robby</who>
    <bug_when>2022-03-04 19:33:46 +0000</bug_when>
    <thetext>Data Crow is able to export into an XML format. GCstar currently supports importing that format. 
http://forums.gcstar.org/viewtopic.php?id=18359
https://gitlab.com/Kerenoc/GCstar/-/blob/Test/gcstar/lib/gcstar/GCImport/GCImportDataCrow.pm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2110799</commentid>
    <comment_count>1</comment_count>
    <who name="Robby Stephenson">robby</who>
    <bug_when>2022-03-12 02:14:29 +0000</bug_when>
    <thetext>Git commit 5cc6efe6d316456d2293eae6695d4611bb0df006 by Robby Stephenson.
Committed on 12/03/2022 at 02:13.
Pushed by rstephenson into branch &apos;master&apos;.

Add importer for Data Crow exported reports
FIXED-IN: 3.5

M  +4    -0    ChangeLog
M  +1    -0    icons/CMakeLists.txt
A  +-    --    icons/datacrow.png
M  +7    -0    src/importdialog.cpp
M  +4    -0    src/mainwindow.cpp
M  +2    -1    src/tellicoui.rc
M  +7    -0    src/tests/CMakeLists.txt
A  +82   -0    src/tests/data/datacrow_books.xml
A  +-    --    src/tests/data/datacrow_books_images/8817fb77-db09-4b70-96b1-12d4adbac294_PictureFront.jpg
A  +352  -0    src/tests/data/datacrow_movies.xml
A  +-    --    src/tests/data/datacrow_movies_images/b64fe351-373a-4069-a695-d59e2243a020_PictureFront.jpg
A  +159  -0    src/tests/data/datacrow_music.xml
A  +-    --    src/tests/data/datacrow_music_images/628b272a-3c0c-4eff-8c99-67d4bd3c4b95_PictureFront.jpg
A  +147  -0    src/tests/datacrowtest.cpp     [License: GPL (v2/3)]
C  +12   -66   src/tests/datacrowtest.h [from: src/translators/translators.h - 062% similarity]
M  +1    -0    src/translators/CMakeLists.txt
A  +94   -0    src/translators/datacrowimporter.cpp     [License: GPL (v2/3)]
C  +33   -66   src/translators/datacrowimporter.h [from: src/translators/translators.h - 064% similarity]
M  +2    -1    src/translators/translators.h
M  +1    -0    xslt/CMakeLists.txt
A  +411  -0    xslt/datacrow2tellico.xsl

https://invent.kde.org/office/tellico/commit/5cc6efe6d316456d2293eae6695d4611bb0df006</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>