Various consts used in the .module file don't seem to have been migrated over. Copying them in directly from the D7 version.

CommentFileSizeAuthor
#2 missing-consts-3228601-2.patch1.47 KBmrweiner

Comments

mrweiner created an issue. See original summary.

mrweiner’s picture

Status: Active » Needs review
StatusFileSize
new1.47 KB
mrweiner’s picture

Status: Needs review » Needs work

Not the right way to do that, getting some errors. The constants are set in HttpblEvaluator.php, so they just might just need to be imported in the module file instead of redefined.

mrweiner’s picture

Status: Needs work » Closed (works as designed)

Not sure whether this was causing errors at the time, but not sure this is applicable any more.