Title: Message Title
|
|
Issue Type:
|
Bug
|
Affects Versions:
|
4.0
|
Assignee:
|
Unassigned
|
Components:
|
XMLUI
|
Created:
|
01/Apr/14 8:23 AM
|
Labels:
|
embargo
|
Priority:
|
Minor
|
Reporter:
|
Michael Hicke
|
Original Estimate:
|
20 minutes
|
Remaining Estimate:
|
20 minutes
|
|
Hello, according to https://wiki.duraspace.org/display/DSDOC3x/Embargo ALTER TABLE resourcepolicy ADD rpdescription VARCHAR(100); has a maxLength of 100 characters. The input field however has no attribute "maxlength" defined: <textarea title="The reason for the embargo, typically for internal use only. Optional." rows="5" cols="20" _onkeydown_="event.cancelBubble=true;" _onfocus_="_javascript_:tFocus(this);" name="reason" class="ds-textarea-field" id="aspect_submission_StepTransformer_field_reason" xmlns="http://di.tamu.edu/DRI/1.0/" xmlns:i18n="http://apache.org/cocoon/i18n/2.1"> </textarea> When entering a longer string, a postgres error is shown. Please add the attribute maxlength="100" to the imput field. Best regards Michael
|
|
|
|
|
|
------------------------------------------------------------------------------
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel