View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001656 | SkyChart | 3-Documentation | public | 17-02-22 18:29 | 17-02-22 19:55 |
| Reporter | Philip Lacroix | Assigned To | Patrick Chevalley | ||
| Priority | low | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | GNU/Linux | OS | Slackware | OS Version | 14.2 - x86_64 |
| Product Version | 3.11 SVN | ||||
| Target Version | 4.0 | Fixed in Version | 3.11 SVN | ||
| Summary | 0001656: Typos: wrong URL and open <a> tag in varobs.html (diff provided) | ||||
| Description | Hello. I have found two typos in tools/doc/varobs/varobs.html: 1) "www.ap-i-net" instead of "www.ap-i.net" (two occurrences); 2) the first <a> tag was not closed: this causes a lot of text after it to appear as a link. A diff is pasted below. Thanks | ||||
| Steps To Reproduce | Open varobs.html with any web browser, directly or from "Help ยป Content" in varobs. | ||||
| Additional Information | --- a/tools/doc/varobs/varobs.html 2017-02-22 17:02:51.700711314 +0000 +++ b/tools/doc/varobs/varobs.html 2017-02-22 17:04:54.082709938 +0000 @@ -12 +12 @@ - <A HREF="http://www.ap-i-net/skychart"http://www.ap-i-net/skychart</A></FONT> + http://www.ap-i.net/skychart</FONT> | ||||
| Tags | No tags attached. | ||||
|
|
varobs_typos.diff (349 bytes)
--- a/tools/doc/varobs/varobs.html 2017-02-22 17:02:51.700711314 +0000 +++ b/tools/doc/varobs/varobs.html 2017-02-22 17:04:54.082709938 +0000 @@ -12 +12 @@ -<BR><BR><A HREF="http://www.ap-i-net/skychart"http://www.ap-i-net/skychart</A></FONT></P> +<BR><BR><A HREF="http://www.ap-i.net/skychart">http://www.ap-i.net/skychart</A></FONT></P> |
|
|
Thank you! Applied in rev 3537: https://sourceforge.net/p/skychart/code/3537 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 17-02-22 18:29 | Philip Lacroix | New Issue | |
| 17-02-22 18:35 | Philip Lacroix | File Added: varobs_typos.diff | |
| 17-02-22 19:55 | Patrick Chevalley | Assigned To | => Patrick Chevalley |
| 17-02-22 19:55 | Patrick Chevalley | Status | new => resolved |
| 17-02-22 19:55 | Patrick Chevalley | Resolution | open => fixed |
| 17-02-22 19:55 | Patrick Chevalley | Fixed in Version | => 3.11 SVN |
| 17-02-22 19:55 | Patrick Chevalley | Target Version | => 4.0 |
| 17-02-22 19:55 | Patrick Chevalley | Note Added: 0003642 |