Closed (fixed)
Project:
Page Not Found Reports
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2011 at 15:34 UTC
Updated:
18 Jul 2011 at 20:11 UTC
Attached is a patch that ports this module to Drupal 7 and creates a fully functional module. I ran the 6.x-1.x-dev version of the module through Coder then updated the SQL commands to use the Database API. The module installs and shows the reports fine on my Drupal 7 install.
This is my first patch so if there any problems with the file format (or anything else) let me know.
| Comment | File | Size | Author |
|---|---|---|---|
| pagenotfound_reports-d7.patch | 12.93 KB | justanothermark |
Comments
Comment #1
BrockBoland commentedFantastic, thank you! The patch looked great and applied cleanly. The only addition I had to make was to set the core version in the .info file.
This has been committed and I'm going to create the release in a moment.