Closed (duplicate)
Project:
htmLawed
Version:
7.x-3.8
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
3 Sep 2020 at 07:47 UTC
Updated:
7 Sep 2020 at 15:12 UTC
Jump to comment: Most recent
The problem described in the parent issue is still present in 7.x-3.8
Comments
Comment #2
alpha2zee commentedComment #3
alpha2zee commentedWith a fresh installation of Drupal 7 (version 72) and version 7.x-3.8 of the htmLawed module in PHP 7.3.7, I do not see any PHP error.
'break' is used only once in the htmlawed.module file (function htmLawed_help) and within switch/case.
Can you tell me the exact error message that you get for 7.x-3.8?
Comment #4
maartendeblock commentedI'm not sure what went wrong, but it looks like drush downloaded 3.2, and not the most recent version 3.8. I manually downloaded the most recent version which of course fixes this issue.
My apologies.
Comment #5
maartendeblock commented