View Issue Details

IDProjectCategoryView StatusLast Update
0002374XnViewMPNewpublic2022-06-02 15:44
Reporteradmin Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version1.1.0 
Summary0002374: Edit IPTC/XMP: library
Descriptioniptc_library.json

Example:
{
    "all": [
        "text 1",
        "text 2"
    ],
    "caption": {
        "submenu1": [
            "caption 1",
            "caption 2",
            "caption 3"
        ],
        "submenu2": [
            "caption 4",
            "caption 5",
            "caption 6"
        ]
    },
    "keywords": {
        "submenu3": [
            "key1,key2,key3",
            "key4,key5,",
        ],
        "submenu4": [
            "key6, key6, key7",
        ]
    }
}
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-06-02 15:44 admin New Issue
2022-06-02 15:44 admin Status new => resolved
2022-06-02 15:44 admin Resolution open => fixed
2022-06-02 15:44 admin Fixed in Version => 1.1.0