Closed (fixed)
Project:
htmLawed
Version:
8.x-3.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jun 2018 at 16:46 UTC
Updated:
5 Jul 2018 at 00:49 UTC
Jump to comment: Most recent, Most recent file
Module has the module file as htmLawed.module, but the module name is htmlawed.
Update file name.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | update_module_file_name-2980275.patch | 13.08 KB | geovanni.conti |
Comments
Comment #2
geovanni.conti commentedComment #3
alpha2zee commentedThank you, but can you tell me how important is this filename issue? Is it just aesthetics? Also, please comment more on the 'break codes'. I did not understand it.
Comment #4
geovanni.conti commentedHi alpha2zee.
It's not just aesthetics issue, it is returning error in the libraries_load because it can't load the htmLawed lib.
Comment #5
geovanni.conti commentedAlso, this issue will not happen for MacOS, because PHP is not case sensitive for this OS.
Comment #6
alpha2zee commentedThank you for clarifying. I have released 8.x-3.5 to fix this issue. The htmLawed.module file was renamed to htmlawed.module.
Comment #7
alpha2zee commented