bugDrupal Forge - Bugs: bug #14422, Hardcoded support forum

 
 

bug #14422: Hardcoded support forum

Submitter:  Ricardo Gladwell <axon>
Submitted:  Mon 05 Sep 2005 04:48:04 PM UTC
   
 
Category:  Project Module Severity:  1 - Wish
Priority:  3 - Low Item Group:  Projects
Status:  Patch Assigned to:  axon
Open/Closed:  Open Release:  * 4.6.0
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 17 Oct 2005 01:34:30 PM UTC, comment #1: 

Forums are now only displaying when forum module is enabled. Links to forums should only be allowed to be set when forum module is disabled.

Also, can we be sure the forum link is working in all cases? How do you set the project_support_forum variable? There doesn't seem to be a way to do it in the project settings!

Ricardo Gladwell <axon>
Group administrator
Mon 05 Sep 2005 04:48:04 PM UTC, original submission:  

The link to the support forum is hardcoded:

<code>$links[] = l(t('Support forum'), variable_get('project_support_forum', 'forum/18'));</code>

Please make it variable with an option in the project setup page.

Copied from http://drupal.org/node/25362.

Ricardo Gladwell <axon>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #3445:  hardcoded.support.forum.patch added by axon (920B - text/x-patch - Patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-05 axon Priority5 - Normal 3 - Low
    StatusNone Patch
    Attached File- Added hardcoded.support.forum.patch, #2912

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code