Closed (fixed)
Project:
MySite
Version:
5.x-2.12
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
4 Oct 2007 at 17:19 UTC
Updated:
18 Oct 2007 at 23:34 UTC
The 'Reset to Defaults' link does not appear properly, due to a logic error.
Line 3320 should be:
if (is_numeric(arg(1)) && $default->updated) {
Comments
Comment #1
agentrickardThis has been committed to 5.x.2 branch and HEAD. It is minor, so no new release.
Comment #2
(not verified) commented