Broken EBN links on http://kde.org/applications/ development pages

Ben Cooksley bcooksley at kde.org
Tue Sep 20 09:45:37 UTC 2011


On Tue, Sep 20, 2011 at 9:40 PM, Burkhard Lück <lueck at hube-lueck.de> wrote:
> Am Dienstag, 20. September 2011, 11:12:42 schrieb Ingo Malchow:
>> 2011/9/20 Burkhard Lück <lueck at hube-lueck.de>:
>> > Hi
>> >
>> > on the development pages on http://kde.org/applications/ all links to the
>> > EBN checks (Code Checking / Documentation Sanitation) are broken,
>> >
>> > How are these links generated and how to fix them?
>> >
>> > --
>> > Burkhard Lück
>>
>> Hi Burkhard,
>>
>> weirdly not every page seems to be broken from a quick look.
>
> These pages seem to be not broken, just because the source code location is
> wrong, in case of digikam the json file still has 'svn'. If I correct that, the
> EBN links will be broken on digikam devel page as well.
>
>> Anyway,
>> to your question, the url gets build in hardcoded way (like "return
>> 'http://englishbreakfastnetwork.org/krazy/reports/'.$this->ebnUrlBase().'/i

englishbreakfastnetwork.org still points at the old server
unfortunately (ade seems to have dropped off the earth temporarily)
try looking at ebn.kde.org

>> ndex.html';") in media/includes/classes/class_appdata.inc
>> An explanation could be there is no real specific url.
>> http://kde.org/applications/graphics/digikam/development gives correct
>> links, but amarok does not. if you know how to build the correct url
>> just from an app name, that should be fairly simple to fix.
>>
> class_appdata.inc has only a function to build ebnUrlBase for svn locations.
> There are only two hardcoded EBN urls for git repos, both wrong
> ("extragear/multimedia/amarok-git" -> "extragear/multimedia/amarok"
> "extragear/network/konversation-git/" -> "extragear/network/konversation").
>
> --
> Burkhard Lück
> _______________________________________________
> kde-www mailing list
> kde-www at kde.org
> https://mail.kde.org/mailman/listinfo/kde-www
>

Regards,
Ben



More information about the kde-www mailing list