HI,

I have been using this module for quite a while now, and I consider it the de facto module for exporting data (with Views). Currently I am using it at Time Inc. for exporting JSON into some of our newest mobile applications. As I was working with it yesterday, I noticed that views-views-json-style-exhibit.tpl.php makes a call to the Drupal 6 only function drupal_set_header(). I was going to submit a patch today to help out, but since you are looking for a co-maintainer, I might as well join your ranks in fixing all future issues. I think it's time for me to give this module all the love it has giveth me for the last couple of years.

Regardless of the co-maintainer request approval, expect the patch very soon ;)

Comments

Alexander Allen’s picture

Patch posted into issue #1551016, substitute drupal_set_header() with drupal_add_http_header().

Pasqualle’s picture

Status: Needs review » Fixed

access granted, you can:
- push new code into the git repository
- assign issues to other maintainers

* Please do all the development in the issue queues, which means, create an issue before committing something into git. It is not obligatory to attach a patch to your issue, but if you start a bigger change we (maintainers) would like to know about it.
* If you need a new official release please create a new task. Dev releases are generated automatically (twice a day).
* If something is wrong or outdated on the project page, please create a new task.
* You can find me on IRC (freenode) #drupal-contribute, or send me an email through my contact form, and you will get my other contacts in reply.
* If you prove that you are a good maintainer I will give you full access (all project permissions).

Welcome on board, thank you very much for the help

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Tweak message