> tracker<
https://github.com/pediapress/mwlib/issues/22>a few days ago,
> but I figured someone around here might be able to offer
> some guidance on this issue.
I'll take it look at it.
>
> Basically, any article that uses the convert template to display converted
> units will generate the text unknown operator: u',' instead of the
> calculated result. The Atlantic Ocean<
https://en.wikipedia.org/wiki/Atlantic_Ocean>page is
> a good example. In the first paragraph, the code *
> {{convert|106,400,000|km2|sqmi}}* should be rendered as *106,400,000 square
> kilometres (41,100,000 sq mi)* but instead is rendered as *unknown
> operator: u','
> square kilometres (unknown operator: u'strong'unknown operator: u','sq mi),*
>
> There are additional reports of this problem discussed on the Convert
> template's talk page<
https://en.wikipedia.org/wiki/Template_talk:Convert#Problems_with_this_template_in_Book_namespace>
> .
thanks for the pointer.