View Issue Details

IDProjectCategoryView StatusLast Update
0002179FreeCADBugpublic2015-12-15 13:18
Reporterhobbes1069 Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSAllOS VersionAll
Product Version0.15 
Fixed in Version0.16 
Summary0002179: Appdata screenshot link is incorrect
DescriptionThe screenshot link in the appdata located at:

https://github.com/FreeCAD/FreeCAD_sf_master/blob/master/package/debian/freecad.appdata.xml

is wrong.

Current:

<screenshots>
  <screenshot type="default" width="800" height="600">http://www.freecadweb.org/wiki/index.php?title=File:FreeCAD011.png</screenshot>
 </screenshots>

Should be:

<screenshots>
  <screenshot type="default" width="800" height="600">http://www.freecadweb.org/wiki/images/2/2d/FreeCAD011.png</screenshot>
 </screenshots>
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 6c32edfb

2015-07-03 23:48:22

yorik

Details Diff
Fixed screenshot URL in Gnome appdata file - fixes 0002179 Affected Issues
0002179
mod - package/debian/freecad.appdata.xml Diff File

Issue History

Date Modified Username Field Change
2015-07-03 13:16 hobbes1069 New Issue
2015-07-03 21:50 yorik Changeset attached => FreeCAD Master master 6c32edfb
2015-07-03 21:50 yorik Assigned To => yorik
2015-07-03 21:50 yorik Status new => closed
2015-07-03 21:50 yorik Resolution open => fixed
2015-12-15 13:18 yorik Fixed in Version => 0.16