Chris Kadolph

Results 2 issues of Chris Kadolph

Explicitly setting error reporting is causing failures in REDCap v10.3.5 and above. https://community.projectredcap.org/answers/94150/view.html https://github.com/123andy/redcap-hook-framework/blob/38cb5a772faaea4a780c979dd34d48ec621c2a58/redcap_hooks.php#L50 https://github.com/123andy/redcap-hook-framework/blob/38cb5a772faaea4a780c979dd34d48ec621c2a58/resources/archive.php#L16 https://github.com/123andy/redcap-hook-framework/blob/38cb5a772faaea4a780c979dd34d48ec621c2a58/resources/autoscroll.php#L10 https://github.com/123andy/redcap-hook-framework/blob/38cb5a772faaea4a780c979dd34d48ec621c2a58/resources/enhanced_single_column.php#L11 https://github.com/123andy/redcap-hook-framework/blob/38cb5a772faaea4a780c979dd34d48ec621c2a58/resources/hide_survey_queue_link.php#L11

The `!important` modifier added to the height/width css is causing those attributes to not apply at all in Chrome (not tested in IE/Firefox). REDCap v10.0.1 Shazam v1.3.8 ![image](https://user-images.githubusercontent.com/2850680/84086060-98212700-a9ac-11ea-8b64-db2c9354a34a.png) Debugging shows...