[ 
https://jira.duraspace.org/browse/DS-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Donohue updated DS-1600:
----------------------------

    Assignee: Keiji Suzuki
      Status: Accepted  (was: Received)

Keiji's pull request: https://github.com/DSpace/DSpace/pull/254
                
> Variable "style" is defined twice in ItemTag.java and are used by error in 
> its render() method
> ----------------------------------------------------------------------------------------------
>
>                 Key: DS-1600
>                 URL: https://jira.duraspace.org/browse/DS-1600
>             Project: DSpace
>          Issue Type: Bug
>          Components: JSPUI
>    Affects Versions: 3.1
>            Reporter: Keiji Suzuki
>            Assignee: Keiji Suzuki
>
> In ItemTag.java, variable "style" is defined twice. One is as an instance 
> variable and the other is as a local variable. These two "style" are used 
> properly in almost all cases but I suppose that the local variable 'style' is 
> used by error in the method "render()", To make a label key, the instance 
> variable version of "style" should be used instead of the local variable 
> version of it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to