Closed (duplicate)
Project:
Localization server
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2009 at 22:56 UTC
Updated:
18 Jan 2010 at 12:59 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| export.inc_.patch | 3.89 KB | lopolencastredealmeida |
Comments
Comment #1
gábor hojtsyRetitling for easier overviews.
Comment #2
gábor hojtsy#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.