Enter Key Submits Wrong Field in Contributor Window
Reported by theory | November 3rd, 2009 @ 06:32 AM | in 1.11.2
To duplicate:
- Create 2 or more contributors.
- Edit a story
- Click the "Add" button in the contributor box
- Search for and add a contributor
- Search for another contributor by hitting "enter" while in the search field
This last step is crucial. If you submit the search by clicking the "Search" button, you don't get the problem. This has been an issue a few times. I'm thinking that we might have to use some Javascript hackery to fix the issue in a permanent way. Thoughts?
—Theory
Comments and changes to this ticket
-

theory November 3rd, 2009 @ 06:33 AM
- → Milestone set to 1.11.2
-

phillipadsmith November 3rd, 2009 @ 06:49 PM
Confirmed. Very odd. For me, hitting enter removes the contributor that I've associated and then shows me the two I created. If I add two contributors, and then hit enter in the search box, it removes one.
Is it a problem with the existing javascript / ajax in that page, or with the form post / response?
Phillip.
-

theory November 3rd, 2009 @ 06:54 PM
- → Assigned user changed from Bugs (at bricolage) to theory
I was thinking about this last night, and I think the thing to do is to change those Delete buttons from submit elements to image links with
onclickattributes.—Theory
-

Bugs (at bricolage) November 3rd, 2009 @ 11:09 PM
- → State changed from new to resolved
(from [8845ff98d505d0be21de8d36800eec6085c03f5c]) Contributor popup fix.
Fix the contributor association popup so that hitting the "Enter" key to
perform a search no longer deletes contributors you've just added
[#112 state:resolved]. http://github.com/bricoleurs/bricolage/commit/8845ff98d505d0be21de8...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
People watching this ticket
Tags
Referenced by
-
#112 Enter Key Submits Wrong Field in Contributor Window
Fix the contributor association popup so that hitting the...
-
#84 contributor interface not intuitive
The issues with contributor management was fixed for tick...