[ 
https://issues.apache.org/jira/browse/GERONIMO-3778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561987#action_12561987
 ] 

Joseph Leong commented on GERONIMO-3778:
----------------------------------------

Hi David,

Thats an excellent suggestion.  I will make a note to do string processing 
before it gets to JSP in the future as well.  I think what i'll do is create 
the concatenated string beforehand and pass it through as configIds to the jsp 
page.  From the jsp page, i'll pass that configIds param into the {0}.  I 
didn't modify the /resource/*.properties file because i'm uncertain if anything 
else is linked to that piece - so for the sake of consistency i'll pass the 
${configIds} through as a parameter.

Look forward to the changes in the revised patch. Another idea suggested to me 
was to invoke some ajax and just have it list at that instance what it's 
processing on rather than that potentially long list. What do ya think?

Also, if i can help clarify the "I had a problem" issue - I just opened a new 
JIRA about that at: https://issues.apache.org/jira/browse/GERONIMO-3781

I'll be fixing those up today shortly.

Your comments are appreciated, thanks!

-Joseph Leong

> downloadStatus page in plugin installer isn't grabbing correct configIds array
> ------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3778
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3778
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1
>         Environment: Ubuntu 7.10, Firefox 2.0.0.6
>            Reporter: Joseph Leong
>            Assignee: Joseph Leong
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: GERONIMO-3778.patch
>
>
> On the downloadStatus page of the plugin installer, the list of plugins to 
> install shows null because the configIds array isn't being requested properly.

-- 
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