[ 
https://issues.apache.org/jira/browse/PHOTARK-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luciano Resende resolved PHOTARK-21.
------------------------------------

       Resolution: Fixed
    Fix Version/s: PhotArk M2

Thanks for the patch Nick. I have taken a slight different approach to fix this 
issue (see svn revision 917101) where  I changed the admin page to only call 
populateSelect when the page is first loaded, and then we dynamically add new 
albums to the list of available albums when they get created without having to 
retrieve the full list again from the server. 

> Repeatedly call populateSelect method in upload.html
> ----------------------------------------------------
>
>                 Key: PHOTARK-21
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-21
>             Project: PhotArk
>          Issue Type: Bug
>          Components: PhotArk Admin Services
>         Environment: Ubuntu 9.10, Firefox 3.5.8
>            Reporter: Nick Choi
>            Assignee: Luciano Resende
>            Priority: Minor
>             Fix For: PhotArk M2
>
>         Attachments: upload.html.improve.patch, upload.html.patch
>
>
> After rendering /photark/admin/upload.html, 
> repeatedly call populateSelect method by onfocus="populateSelect()" on firefox
> because as soon as rendering this page, focus of page is at select 
> tag(selectAlbum).
> That affects albumname is null when uploading.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to