Why are ajax urls partly translated and partly not?

When testing askbot for use in a multi language setup, I saw that ajax URLs are also partly localized (for example the vote, read_message, upload named urls).

These URLs are also hardcoded in skins/default/templates/question/javascript.html in an "interesting" way.

Shouldn't all ajax/api URLs always be language independent?

alexwerner's avatar
51
alexwerner
asked 2011-11-19 03:32:07 -0500
edit flag offensive 0 remove flag close merge delete

Comments

They should not be translated, we will fix this next week.

Evgeny's avatar Evgeny (2011-11-19 13:55:04 -0500) edit

This is already fixed in my master branch.

Fitoria's avatar Fitoria (2011-11-21 06:35:30 -0500) edit
add a comment see more comments