Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.
This repository was archived by the owner on May 7, 2025. It is now read-only.

JNI:getUniqueID return value is not fixed? #8

@AnFengDe

Description

@AnFengDe

Test data:
http://epub-samples.googlecode.com/files/kusamakura-japanese-vertical-writing-20121124.epub
http://epub-samples.googlecode.com/files/wasteland-20120118.epub

I wrote test case for check unique id of book by JNI, but sometimes get 'http://www.aozora.gr.jp/cards/000148/card776.html@2012-04-24T00:00:00Z' , sometimes get 'http://www.aozora.gr.jp/cards/000148/card776.html@2012-04-24T00:00:0X'.

I read the code along the call chain, the unique id is constituted by 'dc:identifier' and 'dcterms:modified'.

I think the real reason under the JNI layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions