Duplicate of "Input Format" displayed
djphaezer - December 17, 2008 - 20:53
| Project: | Family Tree 2 |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
Checked this one in multiple browsers and themes, with and without WYSIWYG modules enabled.
When creating new Family Tree content types (individuals, groups, and locations) I get two "Input Format" links just above the "Save" button at the bottom. I only get the duplicates on the three family tree content types, and not when creating a new blog entry or page. No idea why this is happening.

#1
fixed here
http://drupal.org/node/348324#comment-1161962
#2
Seems to work fine!
Something I noticed about input formats in general when using the Family Tree module:
If I want to allow users to edit eachother's content in the family tree (i.e. everyone can edit everyone else's family tree content) for a collaborative effort, I must give all users the permission "Administer Filters" in the filter module.
I'm not sure why this is, but (all else equal) if I disable the permission to "administer filters" they can no longer edit eachother's content. They can still edit their own content, and edit content that was posted by the automatic GED importer, but without the "administer filters" permission, they can't edit eachother's content.
#3
Is this still true after the update?
#4
this is weird. it's happening on my family site, but not on my dev/test site. i'll look into it further...
#5
I believe I've seen the same thing before. It had something to do with caching. You either had to flush the Drupal cache, or completely uninstall the module. I honestly can't remember. I'll have to look into this.