Activity log for bug #570111

Date Who What changed Old value New value Message
2010-04-26 10:36:52 Leo Iannacone bug added bug
2010-04-26 10:37:31 Leo Iannacone summary Some urls are not fixed by script. Some urls are not fixed by script fix-urls.sh during build.
2010-04-26 10:38:09 Leo Iannacone description Binary package hint: ubuntu-docs Hi all, there are some urls that are not be fixed by fix-urls.sh script. If I build doc and then run: lucid/build $ grep -ir 'ghelp' * I receive: newtoubuntu/C/updates.html: <p>For further reading on keeping your computer up to date and other computer safety tips, see <a class="ulink" href="ghelp:keeping-safe" target="_top">Keeping Your Computer Safe</a>. Further reading on how applications are managed in Ubuntu can be found in <a class="ulink" href="../../add-applications/C/" target="_top">Adding, Removing and Updating Applications</a>.</p> newtoubuntu/C/music-video.html: <p>For more instructions about playing music and videos, see <a class="ulink" href="ghelp:musicvideophotos" target="_top">Music, Video and Photos</a>.</p> newtoubuntu/C/welcome.html: <p>For more information about Ubuntu, see <a class="ulink" href="ghelp:about-ubuntu" target="_top">About Ubuntu</a>.</p> newtoubuntu/C/connecting.html: <p>For further reading or troubleshooting see <a class="ulink" href="ghelp:internet" target="_top">Internet and Networks</a>.</p> switching/go01.html: To setup a fax modem, see <a class="ulink" href="ghelp:printing#faxing" target="_top">Faxing</a>. So, there are some strings to add at fix-urls.sh. Anyway, this is just a my opinion, I think that fix-urls.sh is not the best way to translate urls. I think that a python script could do a better work in less code lines, and could be also better to support in next releases without dreadful static sed expressions. Binary package hint: ubuntu-docs Hi all, there are some urls that are not fixed by fix-urls.sh script. If I build doc and then run: lucid/build $ grep -ir 'ghelp' * I receive: newtoubuntu/C/updates.html: <p>For further reading on keeping your computer up to date and other computer safety tips, see <a class="ulink" href="ghelp:keeping-safe" target="_top">Keeping Your Computer Safe</a>. Further reading on how applications are managed in Ubuntu can be found in <a class="ulink" href="../../add-applications/C/" target="_top">Adding, Removing and Updating Applications</a>.</p> newtoubuntu/C/music-video.html: <p>For more instructions about playing music and videos, see <a class="ulink" href="ghelp:musicvideophotos" target="_top">Music, Video and Photos</a>.</p> newtoubuntu/C/welcome.html: <p>For more information about Ubuntu, see <a class="ulink" href="ghelp:about-ubuntu" target="_top">About Ubuntu</a>.</p> newtoubuntu/C/connecting.html: <p>For further reading or troubleshooting see <a class="ulink" href="ghelp:internet" target="_top">Internet and Networks</a>.</p> switching/go01.html: To setup a fax modem, see <a class="ulink" href="ghelp:printing#faxing" target="_top">Faxing</a>. So, there are some strings to add at fix-urls.sh. Anyway, this is just a my opinion, I think that fix-urls.sh is not the best way to translate urls. I think that a python script could do a better work in less code lines, and could be also better to support in next releases without dreadful static sed expressions.
2010-04-26 22:13:29 Connor Imes ubuntu-docs (Ubuntu): importance Undecided High
2010-04-27 06:52:03 Matthew East ubuntu-docs (Ubuntu): status New Confirmed
2010-04-27 12:09:47 Leo Iannacone attachment added Fixing urls in python http://launchpadlibrarian.net/45710946/fix-urls.py
2010-08-15 13:35:44 Matthew East ubuntu-docs (Ubuntu): importance High Wishlist
2010-09-02 10:04:52 Leo Iannacone attachment added fix-urls.py https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/570111/+attachment/1537008/+files/fix-urls.py
2010-09-15 18:27:26 Leo Iannacone attachment added fix-urls.py https://bugs.launchpad.net/bugs/570111/+attachment/1589891/+files/fix-urls.py
2013-06-12 14:15:31 John Kim tags script
2013-06-12 22:52:43 Doug Smythies bug added subscriber Doug Smythies
2014-10-27 00:06:00 Gunnar Hjalmarsson ubuntu-docs (Ubuntu): status Confirmed Won't Fix