Too, I want to tell you that when "authority.controlled.dc.subject = false", 
"select" it works. Of course, this should not be.


Bye,
Jose Daniel


________________________________
From: Jose Daniel Texier (Created) (DuraSpace JIRA) <[email protected]>
To: [email protected]
Sent: Tuesday, October 11, 2011 8:36 AM
Subject: [Dspace-devel] [DuraSpace JIRA] (DS-1053) Problem with choice 
presentation of type "select"

Problem with choice presentation of type "select"
-------------------------------------------------

                 Key: DS-1053
                 URL: https://jira.duraspace.org/browse/DS-1053
             Project: DSpace
          Issue Type: Bug
          Components: XMLUI
    Affects Versions: 1.7.2
         Environment: Ubuntu 11, Tomcat 7, Chrome & Firefox
            Reporter: Jose Daniel Texier


I have a problem with choice presentation of type "select" in 
the dc.subject metadata.

My settings in dspace.cfg is:
   choices.plugin.dc.subject = srsc
   choices.presentation.dc.subject = select
   choices.closed.dc.subject = true
   vocabulary.plugin.srsc.hierarchy.store = true
   vocabulary.plugin.srsc.hierarchy.suggest = true
   vocabulary.plugin.srsc.delimiter = "::"
   authority.minconfidence.dc.subject = accepted
   authority.controlled.dc.subject = true

And my setting in input-forms.xml to dc.subject is:
       <field>
         <dc-schema>dc</dc-schema>
         <dc-element>subject</dc-element>
         <dc-qualifier></dc-qualifier>
         <!-- An input-type of twobox MUST be marked as repeatable -->
         <repeatable>true</repeatable>
         <label>Subject Keywords</label>
         <input-type>twobox</input-type>
         <hint> Enter appropriate subject keywords or phrases below - JOJO. 
</hint>
         <required></required>
         <vocabulary>srsc</vocabulary>
       </field>

Then, I get this problem in any browser:
org.dspace.app.xmlui.wing.WingException: Field dc_subject has choice 
presentation of type "select", it may NOT be authority-controlled.

Do not understand why, because it works well with "lookup" and "suggest".

Thanks,
Jose

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

      

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to