View Issue Details

IDProjectCategoryView StatusLast Update
0011223mantisbtcode cleanuppublic2010-02-22 14:35
Reportercor3huis Assigned Todhx  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.2.0 
Summary0011223: RSS image has wrong rights
Description

The file in /images/rss.png has wrong rights by default x

Steps To Reproduce

1) Download Mantis 1.2rc2 via wget in a e.g. Linux server
2) Go to images directory
3) do an $ls -alh
4) look at the rights

Additional Information

Try to have always a very clean Beta, RC, or final release TGZ or ZIP file.

TagsNo tags attached.

Activities

yw84ever

yw84ever

2009-11-30 09:00

reporter   ~0023824

<pre>
-rw-r--r-- 1 user group 140 2009-04-20 15:13 rel_related.png
-rwxr-xr-x 1 user group 709 2009-06-23 20:42 rss.png
-rw-r--r-- 1 user group 843 2009-04-20 15:13 synthese.gif
</pre>

verified

dhx

dhx

2009-12-01 06:46

reporter   ~0023834

Thanks for reporting this, it's fixed now ready for the next release :)

Related Changesets

MantisBT: master-1.2.x 2515b365

2009-12-01 06:44

dhx


Details Diff
Fix 0011223: RSS image has execute permission bits set

/images/rss.png has the execute permission bits set incorrectly. Thanks
to cor3huis for reporting this bug.
Affected Issues
0011223

MantisBT: master e95b87a3

2009-12-01 06:44

dhx


Details Diff
Fix 0011223: RSS image has execute permission bits set

/images/rss.png has the execute permission bits set incorrectly. Thanks
to cor3huis for reporting this bug.
Affected Issues
0011223