Bug 426676
| Summary: | Fix links to .po files | ||
|---|---|---|---|
| Product: | [Retired] Fedora Documentation | Reporter: | Francesco Tombolini <tombo> |
| Component: | translation-quick-start-guide | Assignee: | Manuel Ospina <mospina> |
| Status: | CLOSED RAWHIDE | QA Contact: | A S Alam <aalam> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | devel | CC: | mshao, noriko, stickster, yshao |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://docs.fedoraproject.org/translation-quick-start-guide/en_US/sn_translating_software.html | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-04-21 00:20:42 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This looks already corrected with revision 1.9 revision 1.9 date: 2008/03/19 06:38:42; author: tombo; state: Exp; lines: +1 -1 fixed a wrong link Can I close this bug? Yes, it's ok for me. Thank you so much for your work! |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.8.1.10) Gecko/20071213 Fedora/2.0.0.10-3.fc8 Firefox/2.0.0.10 Description of problem: In the Translating_Software.xml the section: <para> Visit <ulink url="http://translate.fedoraproject.org/submit/module/"/> and select a target module. The interface will redirect you to a page for that module, such as <ulink url="http://translate.fedoraproject.org/submit/module/comps/"/>. </para> should be: <para> Visit <ulink url="http://translate.fedoraproject.org/module/"/> and select a target module. The interface will redirect you to a page for that module, such as <ulink url="http://translate.fedoraproject.org/module/comps"/>. </para> or the user can't see the table of the translatable po. the link to http://translate.fedoraproject.org/module/comps must not end with / or the server redirect the user to the http://translate.fedoraproject.org/module/ content. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: Point to the url to "Translating Software" and try to follow the steps described in the "Obtaining and Translating Modules" section. Actual Results: The user go to the wrong page Expected Results: The user go to the right page, with the table of translated po Additional info: