[
https://issues.apache.org/jira/browse/PHOTARK-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Choi updated PHOTARK-21:
-----------------------------
Comment: was deleted
(was: Here is improved patch.
Now I try to fix another problem that a new album isn't displayed after
creating a new album.
I remove onfocus and loadSelected variable.
I add onload="populateSelected()" in body tag and createAlbum() function.
But, this soultion is that we have to call populateSelected() when Creating,
Updating, Deleting album.)
> 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.