Oddness with the Contributors page in admin

I've noticed a couple of quirks with the Contribution plugin on the admin side.

1. If I am on page 2+ of the Items: /admin/items/index/page/2), the link to "Contributors" in the admin menu includes that info: /admin/contribution/index/browse/page/2. It wouldn't matter much except that I currently have only 1 page of Contributors. To get to page 1 of my Contributors, I have to either delete part of the URL or go to another admin section.

2. On the Contributors page, the layout is funky. Each new Contributor starts on a new line that has been indented. I've encountered the same behavior in Firefox and IE. It sort of looks like this:

Check All Contributor Name Information
Heather Cleary Email hcleary@otis.edu
IP Address #
Sue Maberry Email maberry@otis.edu
IP Address #
H C Email hcleary@otis.edu
IP Address #

Thanks in advance for help

Oops, it stripped out the extra spacing. Let's try it again with HTML:

  • Check All Contributor Name Information
  • Heather Cleary Email hcleary@otis.edu
  • IP Address #
  • Sue Maberry Email maberry@otis.edu
  • IP Address #
  • H C Email hcleary@otis.edu
  • IP Address #

. Check All Contributor Name Information
. Heather Cleary Email hcleary@otis.edu
. IP Address #
. Sue Maberry Email maberry@otis.edu
. IP Address #
. H C Email hcleary@otis.edu
. IP Address #

Sorry for all of these replies above that I cannot delete. Here is a screenshot.

What versions? I can't seem to reproduce this error. I tested this on Omeka1.1 with Contribution version 1.1.

We are using Omeka 1.2.1 and Contribution 1.1

I figured it out - I had deleted some table rows for the optional info (Race, Gender, etc.) from the admin view. I pasted the code back in and all is well.