Project:Vardump
Version:5.x-1.0
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

This module is really useful, but it seems like it needs a lot more love :) This quick patch will fix the exported php code to actually be able to import the data (copy the exported data into a devel.module provided php execution block).

AttachmentSize
vardump.module.importfix.patch710 bytes

Comments

#1

Status:needs review» fixed

Thanks, sessy - you're right, variable_set() was the thing to do. I'm not sure why I did what I did with the direct DB queries - it's been too long. I've applied your changes.

#2

Thanks, sessy - you're right, variable_set() was the thing to do. I'm not sure why I did what I did with the direct DB queries - it's been too long. I've applied your changes.

#3

Status:fixed» closed (fixed)

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

nobody click here