avatar Matt Zumwalt

  • Email:
  • Registered on: 11/17/2008
  • Last connection: 03/14/2010

Projects

Activity

Reported issues: 612

03/11/2010

02:05 AM Active Fedora Wiki edit: Blank_FedoraSolr_Disk_Image (#35)
02:04 AM Active Fedora Wiki edit: Blank_FedoraSolr_Disk_Image (#34)

03/10/2010

06:44 PM Active Fedora Bug #806 (Assigned): update_indexed_attributes should return accurate response when multiple valu...
06:43 PM Active Fedora Bug #806 (Closed): update_indexed_attributes should return accurate response when multiple values...
05:11 PM Active Fedora Bug #693: Reading a datastream from Fedora should also read its control_group
Tests commented out in spec/integration/datastream_spec.rb line 25: # dc.control_group.should == "X" line 55: # to.datastreams[dsid].control_group.should == "M"
05:10 PM Active Fedora Bug #692 (Closed): Datastream.new should allow you to use :mime_type as an argument instead of :m...
05:09 PM Active Fedora Bug #693 (Assigned): Reading a datastream from Fedora should also read its control_group
This can't be fixed without replacing the way ActiveFedora loads datastreams from fedora. Currently it relies on the /datastreams rest method (API-A), which does not provide the content model value. Will have to parse the object xml instead...
04:57 PM Active Fedora Bug #614 (Closed): Datastream should have mime_type accessors
04:39 PM Active Fedora Feature #753 (Closed): Configurable Solr Field Names

03/05/2010

04:11 PM Active Fedora Feature #807: update_indexed_attributes should return the new index for any added values
n = FooHistory.new n.datastreams["someData"].swank_values = ["my_val1","my_val2"] result = n.update_indexed_attributes "swank"=>{"-1"=>"mork"} result.should == {"swank"=>{"2"=>"mork"}}

Also available in: Atom