Download & Extend

Currency default being ignored on Create Organisation, Project, Task and Ticket pages

Project:Storm
Version:6.x-1.26
Component:Storm.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The currency drop-down on 'Create Organisation', 'Create Project', 'Create Task' and 'Create Ticket' defaults to USD rather than my defaults.

I've set defaults in the attributes for country and currency, and the parent organisation's currency is GBP. The default country works fine.

A little debugging shows the variable $node->currency used to populate the default on these pages is empty. However, in the stormorganization_nodeapi in stormorganization.module, the variable $currency['default'] is set fine. Not sure what's happened between those two places.

Comments

#1

Confirmed that i'm getting this bug too.

Will look into it.

#2

Status:active» fixed

A very small change in stormtask fixes this - see patch.

Committed to both 6 and 7 branches.

AttachmentSizeStatusTest resultOperations
stormtask.module.patch681 bytesIgnored: Check issue status.NoneNone

#3

Status:fixed» closed (fixed)

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

nobody click here