Menu

#98 Galaxia Workflow img tag problem

0.7.x
closed-accepted
2
2005-04-03
2005-03-13
Andrew Kopp
No

When working in the workflow module, the activity icon
images are not displaying (404 not found) when viewing
the process activities.

Looking through the code of "modifier.act_icon.php" I
noticed a small mistake in the path to the image file for
the icons. The src was pointing to lib/... when it should
point to inc/...

I have made up a quick "unofficial" patch and attached it
here.

Patch Details:

Version: moregroupware-0.7.3
File: modifier.act_icon.php
Relative location:
modules/workflow/inc/smarty_workflow_plugins/

Install:

1. Copy the modifier.act_icon.php.patch.tar.gz into
your "moregroupware" root and run:

tar -xvzf modifier.act_icon.php.patch.tar.gz

2. Apply the patch by running in your "moregroupware"
root:

patch < modifier.act_icon.php.patch

---------------------------

This patch can also be downloaded from its original
source:

https://secure.1k.ca/modifier.act_icon.php.patch.tar.gz

Discussion

  • Andrew Kopp

    Andrew Kopp - 2005-03-13

    Patch file for modifier.act_icon.php

     
  • Andrew Kopp

    Andrew Kopp - 2005-03-13
    • priority: 5 --> 2
     
  • Franky Van Liedekerke

    • assigned_to: nobody --> liedekef
     
  • Franky Van Liedekerke

    • status: open --> open-accepted
     
  • Franky Van Liedekerke

    Logged In: YES
    user_id=109671

    Your patch has been accepted and added to CVS.

    Check out CVS or fetch a CVS snapshot to see the new code.

    --
    more.groupware developer team

     
  • Franky Van Liedekerke

    Logged In: YES
    user_id=109671

    tx!

    Franky

     
  • Franky Van Liedekerke

    • status: open-accepted --> closed-accepted
     

Log in to post a comment.