https://bugzilla.wikimedia.org/show_bug.cgi?id=66384

--- Comment #2 from Jon <[email protected]> ---
Created attachment 15611
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15611&action=edit
Last just now by an anonymous user

In addition to this I am seeing the word "edited" missed out. This seems to be
a problem with the gender not being passed.

$lastModified.data( 'user-name' )
$lastModified.data( 'user-gender' )


According to the code this should only happen if $rev === null where:

$rev = Revision::newFromId( $this->getRevisionId() );

Why would the revision be null!?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to