Changes between Version 1 and Version 2 of Ticket #1780, comment 4


Ignore:
Timestamp:
Nov 13, 2013, 11:54:30 AM (10 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1780, comment 4

    v1 v2  
    22
    33 * The 'copy' icon for a transformation is placed in the bioassayset analysis tree GUI by JSP script `www/views/experiments/bioassaysets/analysis_tree.jsp`, provided a job and an interactive plug-in exist, but no check that the user has permission to use the plug-in or its configuration is performed.
    4  * The 'copy' button in the properties tool bar for a transformation is created by JSP script `www/views/experiments/transformation/view_transformation.jsp`, provided `WRITE` permission for the transformation exists, but no check that the user has permission to use the plug-in or its configuration is performed.
     4 * The 'copy' button in the properties tool bar for a transformation is created by JSP script `www/views/experiments/transformations/view_transformation.jsp`, provided `WRITE` permission for the transformation exists, but no check that the user has permission to use the plug-in or its configuration is performed.
    55
    66Suggested fix: