Closed (fixed)
Project:
Coder
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2008 at 20:59 UTC
Updated:
16 Oct 2008 at 06:52 UTC
Jump to comment: Most recent file
Hi,
The links to the "Drupal Docs" are broken, at least in the 2.x branch for "upgrade to D6" reviews. I get URLs like "http://www.myexample.com/U" and http://www.myexample.com/T and so on.
Cheers,
Stella
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | coder_docs_link.patch | 846 bytes | stella |
Comments
Comment #1
stella commentedThe attached patch fixes this issue. It was happening because
$warningwas being overwritten before$warning['#link']was being accessed.Cheers,
Stella
Comment #2
douggreen commentedLooks good, please commit.
Comment #3
stella commentedCommitted.
Comment #4
hass commentedThis seems to be a context sensitive string. Please take care of this for translatability. I don't have the time to review coder...
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.