No Document Identifier

We've just started using Omeka at my library and have been adding item information using the CSV Import tool. We have a unique identifier that we map to the Dublin Core field "identifier" on import. However, in the admin view every item says it has "no document identifier." We've deleted and readded groups of items with no change. What can we do to correct this issue?

To clarify: when you look at an item in the admin view, does it actually say "no document identifier" in the identifier field? Or is it empty?

Neither; in the item record the identifier field is populated. It's in the browse items screen.

Screenshot

That 'no document identifier' looks like it might be added by a plugin, but I don't see a likely suspect yet. Could you give us the list of plugins on the System Info page (link is at bottom right of the footer on the admin screens)

  • Add Item Link Version 0.1 by Lincoln A. Mullen
  • Archive Repertory Version 2.12 by Daniel Berthereau
  • Bulk Metadata Editor Version 1.0.2 by UC Santa Cruz University Library
  • Clean Url Version 2.12 by Daniel Berthereau
  • COinS Version 2.0.3 by Roy Rosenzweig Center for History and New Media
  • CSV Import Version 2.0.3 by Roy Rosenzweig Center for History and New Media
  • Docs Viewer Version 2.0 by Roy Rosenzweig Center for History and New Media
  • Dropbox Version 0.7.2 by Roy Rosenzweig Center for History and New Media
  • Dublin Core Extended Version 2.0.1 by Roy Rosenzweig Center for History and New Media
  • Exhibit Builder Version 2.1.2 by Roy Rosenzweig Center for History and New Media
  • Facet By Metadata Version 1.0.2 by Patrick Murray-John
  • Flickr Import Version 1.1.8 by UC Santa Cruz University Library
  • HTML5 Media Version 2.3 by John Flatness
  • PDF Embed Version 1.0 by John Flatness
  • PDF Text Version 1.0.1 by Roy Rosenzweig Center for History and New Media
  • Shortcode Carousel Version 1.0 by Roy Rosenzweig Center for History and New Media
  • Simple Pages Version 2.1.1 by Roy Rosenzweig Center for History and New Media
  • Simple Vocab Version 2.0.1 by Roy Rosenzweig Center for History and New Media

Looks like it's coming from the CleanUrl plugin. I'm not too familiar with it, but I suspect that if you leave the prefix empty in the configuration, it will work as expected.

That fixed the problem. Thanks so much!