https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17818

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major
                 CC|                            |[email protected]

--- Comment #4 from Katrin Fischer <[email protected]> ---
I have tried testing this, but I had a lot of problems.

My configuration:
I created a new field and subfield 991$a, linked to CCODE for testing.
The field and the subfield are marked as repeatable.

Problem 0: 
- Try to repeat the field without filling in a value
- It will not work, there is a JavaScript error message:
TypeError: divs[i].getAttribute(...) is null  cataloging.js:100:12

Problem 1:
- Select a value for the subfield
- Repeat the field
- The value is copied form the original field into the repeated field (should
be empty)

Problem 2:
- Try to clear the value in the repeated field using the X in the pull down.
- It won't work.

Problem 3: 
- Try to open the pull down in the repeated field
- It won't work.

I am not sure what's going on there, but something appears seriously wrong and
makes it impossible to test this.

I have restarted Plack, memcached and reloaded the page multiple times clearing
the cache.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to