If I comment out

if (arg(4) == 'reminder') {
and obviously it's closing }

the "Add Reminder" local task appears.

Is the if statement important. I'll provide a patch if its safe to remove the if statement.

---

I noticed another thing, when you are in the "Edit Reminder" screen you are presented with an "Add Reminder" button, not an update. Clicking the button adds a new reminder instead of updating it.

Comments

jbjaaz’s picture

Status: Active » Needs review
StatusFileSize
new2.98 KB

Here is a patch.

jbjaaz’s picture

I noticed this item has been fixed in 5.x-3.2. Someone should close this thread.

jbjaaz’s picture

Status: Needs review » Fixed

setting thread as fixed (sorry for the double post, I assummed setting status to fixed was only an administrator thing)

Anonymous’s picture

Status: Fixed » Closed (fixed)