Closed (fixed)
Project:
Raw Formatter [Meta Tag Formatter]
Version:
8.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2015 at 07:07 UTC
Updated:
30 Dec 2015 at 05:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rakesh.gectcr@krknth,
Thanks for reporting the issue , we should definitely take care of this on next release.
It asking you to delete the views , because you are using the field formatter which provided by the module on your views. At any case, it should not be delete the parent module data, that means here meta tag, Is it really deleting data provide by meta tag module ? In that please report an another issue , will take care of that also.
Thank you so much for contributing to the module.
Comment #3
neerajskydiver commentedComment #4
heykarthikwithu1.
Tokens module is under development not having a stable release. So, this feature will be implemented once token module is released.
https://www.drupal.org/project/token
https://www.drupal.org/project/token_filter
2.
Seems drupal by default deleting the dependent Configurations, while uninstalling the module.
Comment #5
rakesh.gectcrComment #6
heykarthikwithuComment #7
heykarthikwithuInstead of depending on token module, we can use Drupal core token system to work this out.
This patch works based on core token system.
Comment #8
rakesh.gectcrLooks fine , As of now the node tokens are working.
Comment #10
krknth commented@rakesh : small correctoin ;) . It will work for any entity tokens, Not only node.
Comment #11
rakesh.gectcr@krknth, It is not working with user token.