Bug #4258
"Language and script notes" field should not repeat
Status: | Verified | Start date: | ||
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Jesús García Crespo | % Done: | 0% | |
Category: | - | |||
Target version: | Release 1.3 | |||
Google Code Legacy ID: | atom-2310 | Tested version: | ||
Sponsored: | Requires documentation: |
Description
To reproduce this error:
========================
1)Edit an archival description
2)Type data into the "Language and script notes"
Resulting error:
================
When the field loses focus (press Tab, click on another field, etc.) another text field is spawned for language and script notes.
Expected result:
================
Should use a single text field like all other note fields.
[g] Legacy categories: Information object
History
#1 Updated by David Juhasz almost 10 years ago
Reassign to new account.
[g] New owner: David Juhasz
#2 Updated by David Juhasz almost 10 years ago
- Priority changed from High to Critical
[g] Labels added: Priority-Critical
[g] Labels removed: Priority-High
#3 Updated by David Juhasz almost 10 years ago
- Priority changed from Critical to High
[g] Labels added: Priority-High
[g] Labels removed: Priority-Critical
#4 Updated by Jesús García Crespo almost 10 years ago
- Status changed from New to QA/Review
Initially, "Language and script notes" was implemented using QubitNote objects because it was a multi-value field. Now that the requirement is only one per object, it makes sense to use QubitProperty. However, since we already had a new static Term (LANGUAGE_NOTE_ID), I just kept using QubitNote with an abstraction layer on sfIsadPlugin to limit its usage to just one note per information object. Fixed in r2310.
#5 Updated by Jessica Bushey almost 10 years ago
- Status changed from QA/Review to Feedback
1) Typing information into Language and script notes field and pressing return brings you to the next line within the same single box and lets the user add multiple lines of information within the same text box. (desired functionality)
2) Typing information into Language and script notes field and pressing tab results in the spanning of a new Language and script notes field. If you add information to the new field you get a series of Language and script notes fields in the archival description. (not desired functionality)
#6 Updated by Jesús García Crespo almost 10 years ago
Can you provide screenshot? It works for me.
[g] New owner: Jesús García Crespo
#7 Updated by Jesús García Crespo almost 10 years ago
- Status changed from Feedback to QA/Review
#8 Updated by Jessica Bushey almost 10 years ago
- File langandscript.png added
#9 Updated by Jesús García Crespo almost 10 years ago
If you restart the database again, can you insert multiple notes?
#10 Updated by Jessica Bushey almost 10 years ago
- Status changed from QA/Review to Feedback
restarted db.
can still add multiple notes.
#11 Updated by Jessica Bushey almost 10 years ago
Fixed in ISAD
Needs fix for RAD
#12 Updated by Jesús García Crespo almost 10 years ago
- Status changed from Feedback to QA/Review
Fixed in r12103 (ISAD) and r12164 (RAD).
#13 Updated by Jessica Bushey almost 10 years ago
- Status changed from QA/Review to Verified