Can we just remove code that's dead or only used for debugging instead of commenting it out? It'll still be there in Git if you need to get to it for some reason. But, it makes the code harder to read and understand. I believe this helps explain the bug at #1095014-2: Remember node context without <dme:context> tags., where set_node() is only called in commented-out code blocks.

Comments

dww’s picture

Assigned: Unassigned » dww
Status: Active » Needs review
StatusFileSize
new9.19 KB
dww’s picture

StatusFileSize
new10.09 KB

Missed some. Use this instead.

jcfiala’s picture

Status: Needs review » Fixed

Okay, I've committed this change.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.