Bug #2576
reference to dtd wrong
| Status: | New | Start Date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | GRASS | |||
| Target version: | Version 2.0.0 | |||
| Platform: | All | Patch supplied: | No | |
| Platform version: | Affected version: | master | ||
| Status info: | 0 | Causes crash or corruption: | No | |
| Resolution: |
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.
History
Updated by Giovanni Manghi over 1 year ago
- Target version changed from Version 1.7.0 to Version 1.7.4
Updated by Paolo Cavallini over 1 year ago
- Assigned to deleted (
Lorenzo Masini) - Patch supplied set to No
- Affected version set to master
- Causes crash or corruption set to No
Updated by Paolo Cavallini about 1 year ago
- Target version changed from Version 1.7.4 to Version 1.8.0
Updated by Paolo Cavallini 10 months ago
- Target version changed from Version 1.8.0 to Version 2.0.0