Feature request #2576
reference to dtd wrong
Status: | Feedback | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | GRASS | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 12636 |
Description
In GRASS modules, there is a reference to a dtd:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
but the URL is non existing. This should be replaced with a valid one.
Related issues
History
#1
Updated by Giovanni Manghi over 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#2
Updated by Paolo Cavallini over 13 years ago
- Assignee deleted (
Lorenzo Masini) - Pull Request or Patch supplied set to No
- Affected QGIS version set to master
- Crashes QGIS or corrupts data set to No
#3
Updated by Paolo Cavallini about 13 years ago
- Target version changed from Version 1.7.4 to Version 1.8.0
#4
Updated by Paolo Cavallini over 12 years ago
- Target version changed from Version 1.8.0 to Version 2.0.0
#5
Updated by Jürgen Fischer almost 11 years ago
- Target version changed from Version 2.0.0 to Future Release - Lower Priority
#6
Updated by Radim Blazek about 9 years ago
- Tracker changed from Bug report to Feature request
- Start date set to 2016-02-22
Worth to fix but not a bug from user point of view, I think.
#7
Updated by Giovanni Manghi almost 8 years ago
- Easy fix? set to No
#8
Updated by Paolo Cavallini about 7 years ago
- Description updated (diff)
It does not look difficult, isn't it worth to fix?
#9
Updated by Giovanni Manghi about 7 years ago
- Status changed from Open to Feedback