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

--- Comment #7 from Andrew Berridge <andrew.berri...@gmail.com> 2011-07-20 
12:31:50 UTC ---
Hi Yaron,

Further to my comments above, I have done some more investigation. 

The example code:

print "NS_FORM:" . SF_NS_FORM, shows NS_FORM:106

And:

in specials/SF_Forms.php, function formatResult:

$title = Title::makeTitle(SF_NS_FORM, $result->value );

$title becomes ":Form_Name" - no namespace.

It's like the translation from 106 to "Forms" is not working. I will continue
my investigations when I have time.

Thanks,

Andrew

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to