Project:Localization server
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)
Issue tags:exporting, l10n

Issue Summary

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.

AttachmentSizeStatusTest resultOperations
export.inc_.patch3.89 KBIgnored: Check issue status.NoneNone

Comments

#1

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

Retitling for easier overviews.

#2

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.