Bug #3434

getPackageMetaData() will throw an exception

Added by Christopher Hlubek about 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-05-24
Priority:Should have Due date:
Assigned To:Christopher Hlubek % Done:

100%

Category:Package
Target version:-
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

When using the package manager to get a package and read the metadata there will be an exception. The metadata reader is not injected properly, because package objects are not created using the object factory and the metadata reader is not injected.

Associated revisions

Revision ac67d228
Added by Christopher Hlubek about 6 years ago

  • Packages will be created using the object factory
  • getPackageMetaDataPath() returns only the path to the Meta directory, so the metadata reader and the tests were adjusted
  • Some small code format fixes

Resolves #3434

History

#1 Updated by Christopher Hlubek about 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r2346.

Also available in: Atom PDF