Posted by humaneasy on January 13, 2009 at 10:56pm
Jump to:
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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| export.inc_.patch | 3.89 KB | Ignored: Check issue status. | None | None |
Comments
#1
Retitling for easier overviews.
#2
#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.