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

           Summary: Keys added through Special:Translate/manage result in
                    Fatal error:  Call to a member function getNamespace()
                    on a non-object
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Translate
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


If message keys are added for FileBasedMessageGroups in
Special:Translate/manage, those keys cannot be translated immediately. Doing so
results in PHP Fatal error:  Call to a member function getNamespace() on a
non-object in Translate/utils/TranslationHelpers.php on line 78.

The work-around is running Translate/scripts/createMessageIndex.php. That's
awkward, though. These groups are maintained from the web UI, but a shell
script action is needed before it works, or worse, it dies.

When adding/removing keys through Special:Translate/manage, the message index
should also be updated.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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