I was trying to get the revisit tag working but it was coming back saying the field already existed. In order to get it active I had to remove the meta_name from the known_tags.inc then let it attach, then go to the field in the content types and correct it. Anyone else running into something similar?

Comments

dimitriseng’s picture

Hi, I have the same issue.

valthebald’s picture

Status: Active » Postponed (maintainer needs more info)

Please provide steps to reproduce

dimitriseng’s picture

The revisit field is generated correctly in the content type using the normal procedure of attaching the required meta tags to the required content types. When I set a value for it in a node this is generated correctly in head, so no problems there for me in terms of functionality, so it is more of a cosmetic issue but not sure why it is happening.

The only issue I have is that in the General tab in the 'CREATE AND ATTACH' form, all the meta tags that were created as fields are shown with a green tick as expected. However, the Revisit meta tag does not have a green tick even if the field has been created successfully and is being used.

To replicate this:
- Attach the 'Revisit After' meta tag to the required content type and all tick boxes should not have a green tick.
- Confirm that the field is created successfully.
- Go back to the General tab in the 'CREATE AND ATTACH' form. You should see all the meta tags that have been created as fields have a green tick, but the 'Revisit After' does not have a green tick.

dimitriseng’s picture

Status: Postponed (maintainer needs more info) » Needs work
valthebald’s picture

Assigned: Unassigned » valthebald

Alright, I managed to reproduce the bug.
Looking into it

valthebald’s picture

Version: 7.x-2.x-dev » 7.x-2.4
Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.