[prev in list] [next in list] [prev in thread] [next in thread] 

List:       poi-dev
Subject:    [Bug 56155] New: [CoreProperties] - get|set - version missing
From:       bugzilla () apache ! org
Date:       2014-02-18 15:49:47
Message-ID: bug-56155-47293 () https ! issues ! apache ! org/bugzilla/
[Download RAW message or body]

https://issues.apache.org/bugzilla/show_bug.cgi?id=56155

            Bug ID: 56155
           Summary: [CoreProperties] - get|set - version missing
           Product: POI
           Version: 3.9
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: marcel_kobain@hotmail.com

idem as 56154 for Version.

Why it is not possible to set a version in a POIXMLProperties.CoreProperties ?

(Even the function exists in PackagePropertiesPart.setVersion ...)

I think we have to add the attribut in POIXMLProperties.CoreProperties :


public String getVersion () {
return part.getVersion();
}

public String setVersion (String version) {
return part.setVersion(version);
}

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic