When viewing reports on activity, type for all nodes is set to 'Movie' instead of the actual content type.

Comments

greg.harvey’s picture

Status: Active » Needs review
StatusFileSize
new2.11 KB

Here is a patch to correct this. Works for me! =)

stefan freudenberg’s picture

Status: Needs review » Needs work

I confirm that it works. It should be reapplied against the current dev. Then only the change in the preprocess function is necessary.

james.williams’s picture

The patch above sends an already-translated string through t(), so here's a patch that doesn't do that.

greg.harvey’s picture

Status: Needs work » Needs review
jcisio’s picture

Status: Needs review » Fixed

Patch #1 tested and committed in the 2.x branch. We use t() in abuse-report.tpl.php. And I don't understand #2 as there is no commit since #1.

Status: Fixed » Closed (fixed)

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