Page MenuHomePhabricator

Do not wrap returned translation in a div
Closed, ResolvedPublic

Description

Cxserver wraps the returned machine translation in a <div> for some reason. It would be better and easier if it didn't.

Event Timeline

Nikerabbit raised the priority of this task from to Needs Triage.
Nikerabbit updated the task description. (Show Details)
Nikerabbit subscribed.
Nemo_bis triaged this task as Medium priority.Feb 3 2015, 8:32 PM
Nemo_bis set Security to None.

We added version numbers to the cxserver api only yesterday, so the easy tag was a bit premature. Making the code change in cxserver was and is super easy, but we couldn't have merged and deployed it easily.

Change itself is easy. Coordination with cx extension needs some more effort. And yes the client should not need to do regular expression to get rid of the surrounding div.

Nikerabbit claimed this task.
Nikerabbit added a subscriber: santhosh.

This has been done by @santhosh.