codeforkansascity / CommunityKC

Visualization and management of community-based projects
http://communitykc.org
GNU General Public License v2.0
3 stars 4 forks source link

Published Projects Address Problems #68

Open silasck opened 8 years ago

silasck commented 8 years ago

screen shot 2016-08-23 at 4 25 32 pm screen shot 2016-08-23 at 4 25 43 pm screen shot 2016-08-23 at 4 30 25 pm

When you go to publish a project you will be redirected to the top of the page where it says you're missing an address, even if the address is already there. I haven't found a way around this. What I have been doing is re-entering the first address, but then you get an address listed twice on the project page, which looks goofy. Is there a way we can fix this?

lacrone commented 7 years ago

The issue is that when the project is edited, Drupal adds another address field area which are all required. My stopgap solution has been to make all fields of the address form optional. It would be ideal if we could find a way to just fix the module.

lacrone commented 7 years ago

OK that stopgap doesn't validate addresses so markers show up in the wrong place on the map - that won't work. So I have instead made it so that only one address can be entered until we can figure out the problem.

lacrone commented 7 years ago

This is a known bug with the Address FIeld module. We might have to live with this for a while: https://www.drupal.org/node/2630394