You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by "nick choi (JIRA)" <ji...@apache.org> on 2010/02/25 06:54:27 UTC

[jira] Updated: (PHOTARK-21) Repeatedly call populateSelect method in upload.html

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

nick choi updated PHOTARK-21:
-----------------------------

    Attachment: upload.html.patch

I made simple patch to solve this problem.
I set a boolean flag(loadSelected) after calling populateSelect().

> 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
>            Priority: Minor
>         Attachments: 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.