In export.inc (related to /translate/languages/{languade code}/export?project={some project}) user have to go back to main export page each time he/she wishes to change the current project.

I made a few small changes to allow javascript OnChange to take care of it the easy way.
This is a temporary hack to make the OnChange js event control work. Probably someone else will come with a prettier solution.

CommentFileSizeAuthor
export.inc_.patch3.89 KBlopolencastredealmeida

Comments

gábor hojtsy’s picture

Title: Small patch for export.inc » Automatically redirect project export

Retitling for easier overviews.

gábor hojtsy’s picture

Status: Needs work » Closed (duplicate)

#219017: Selecting a project does not update release options has a better suggestion / patch with an AHAH approach actually providing you the rest of the form without a page reload. Also, the #554144: Project information is not kept between View/Edit links issue promises to get rid of the requirement to type in the project name repeatedly.