Closed (won't fix)
Project:
Drupal driver for SQL Server and SQL Azure
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 May 2015 at 19:35 UTC
Updated:
7 Jul 2015 at 21:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dobe commentedAttached is a patch that fixes this issue and updates a few tab formatting for the function where the error was.
Comment #2
dobe commentedComment #4
david_garcia commentedWeird I had to undo the changes from last commit. It indeed went from working to broken.
I tested the install screen w/o issues.
Comment #6
dean.p commentedHi, I don't think this issue is fixed. I have this error going to the reports/status page and it still happens when I've applied the above patch (although it's for a different file than what's specified below), and the report does not load. The site seems to function fine otherwise.
Comment #7
dean.p commentedUpdate on this, I get this same error on the following pages:
admin/config (but not admin/index or other admin pages )
Comment #8
david_garcia commentedThe status page relies on sys.master_files being accesible to report status data.
If you can't acces it it might be a permission issue, a database version issue, whatever.
Please investigate and report properly on a separate issue.