[ 
https://issues.apache.org/jira/browse/VCL-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15355906#comment-15355906
 ] 

ASF subversion and git services commented on VCL-958:
-----------------------------------------------------

Commit 1750731 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1750731 ]

VCL-958
Removed call to set_vcld_post_load_status from Windows.pm. Added call to the 
very end of the post_load subroutine in Version_5.pm and Version_6.pm.

> Windows.pm sets currentimage.txt post_load status too early
> -----------------------------------------------------------
>
>                 Key: VCL-958
>                 URL: https://issues.apache.org/jira/browse/VCL-958
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend)
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>             Fix For: 2.5
>
>
> The post_load subroutine in Version_5.pm and Version_6.pm call 
> Windows.pm::post_load, and then proceed to perform additional tasks.  The 
> call to OS.pm::set_vcld_post_load_status resides in Windows.pm.  This means 
> the status may be set to _success_ before all of the Windows-related 
> post_load tasks are complete.  This should be improved so that the status 
> gets set as the very last operation within any of the Windows post_load tasks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to