I noticed there is a t() missing around the home trail, dunno if target should be / or front, you decide.

Comments

fgm’s picture

Title: Home trail is not translated » Home link is not translated and links to ///
StatusFileSize
new4.61 KB

Rerolled on today's head, and added coding standards compliance.

fgm’s picture

StatusFileSize
new4.76 KB

Rerolled on top of latest version 7.x-1.0-alpha6. Please review.

fgm’s picture

StatusFileSize
new23.88 KB

Two other improvements:

- do not throw notices is some parent of the current path is actually invalid, as happens with advanced_help giving help/* paths for pages instead of admin/help/*
- remove LICENSE.txt from commit: it is placed there by the packaging process when rolling releases, and must not be committed
- remove packaging info from commit: same reason, they are added by the packaging process, and mess version detection for update.module otherwise.

deggertsen’s picture

Priority: Minor » Normal
StatusFileSize
new1.4 KB

I have rerolled the patch against the current dev version (Feb 16 2013) and to only include the items necessary to fix this particular issue. We may want to open a separate issue to fix the coding standards issues. I'm slightly perplexed as to why this hasn't been committed already... Hopefully this patch helps. Thanks to fgm for the fix!

deggertsen’s picture

On second look, the patch I just posted may still have some unnecessary changes with relation to this issue, but I still think this patch should be committed.

Thanks

opdavies’s picture

Status: Needs review » Fixed

Committed to 7.x-1.x-dev. Thanks all! :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

removed not allowed tags