Closed (outdated)
Project:
Computed Field
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2012 at 20:00 UTC
Updated:
28 Oct 2017 at 09:59 UTC
Jump to comment: Most recent
Comments
Comment #1
colanI've fixed things such that:
Committed in 590366f.
Comment #2
colanActually, verification is needed to determine if this is required for the D6 version as well.
Comment #3
jedmead commentedI just upgraded to Drupal 7.12 and now several of my views are broken with the "Unsanitized" formatter. I am using the "rewrite the output of this field" option with the following pseudo HTML:
It was previously producing formatted HTML and now it is generating plain text.
I don't know if this is a 7.12 issue or a Computed Field issue specifically. I recently upgraded to Computed Field 7.x-1.0-beta1
What is the solution/workaround that I need?
Comment #4
jedmead commentedAfter further probing, I have restored my installation back to "Computed Field 7.x-1.x-dev (2012-Jan-27)" from "7.x-1.0-beta", and the Views functionality described above works as expected (i.e. generating HTML output rather than plain text). This is just a short term solution to keep our website operating as needed, so I am hoping for a solution for "7.x-1.0-beta"
Comment #5
colan@jedmead: The machine name changed from "computed_field_default" to "computed_field_unsanitized". So you'll probably have to do the following:
Hopefully that will work for you.
Comment #6
jedmead commented@colan: Thank you very much for the tip - it worked like a charm and my views are now operational with Computed Field 7.x-1.0-beta. We are also using Computed Field in one of our content types, and solved that issue by changing the Display Format for each field to "Unsanitized". Thanks for your help once again. Best regards.
Comment #7
klavs commentedI have the exact same problem as #3 with with computed_field 1.0-beta1. I can set the formatter to unsanitized on the field - and if I export the view - it says it uses computed_field_unsanitized - so the fix described in #5 no longer seems to be valid :(
Any ideas as how I can get unsanitized, to actually be unsanitized?
My html btw. is:
It's a jquery progressbar I want on each item in the view :)
It's late and I'm tired - I just realized I was hijacking an issue here. Creating my own for 7.x. http://drupal.org/node/1560014
Comment #10
ram4nd commentedComment #11
dqdDue to the Drupal core life cycle policy and security support advisery, Drupal 6 is no longer supported. So issues for Drupal 6 cannot be longer maintained. The project maintainer has asked for closing all D6 issues to clean up the issue queue. Feel free to reopen the issue if required or set it to "needs to be ported" and latest D8 dev version, if the issue discusses a still missing feature which can be implemented in the D8 version.