Anonymous | Login | Signup for a new account | 2019-12-12 15:41 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0001010 | SiT! | dashboard | public | 2009-11-18 22:02 | 2011-01-02 12:16 | ||||||||
Reporter | nicdev | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | confirmed | Resolution | open | ||||||||||
Platform | Windows | OS | Windows | OS Version | XP+Later | ||||||||
Product Version | 3.50 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0001010: The variable $dashletid is not always passed correctly | ||||||||||||
Description | I tried to use the variable $dashletid in our dashlet, but in the function "dashboard_xxxxxx_display($dashletid) the value "$dashletid" is not always the same. On the contrary in the function "dashboard_xxxxxx($dashletid)" the value is always the same. | ||||||||||||
Steps To Reproduce | Int the function "dashboard_xxxxxx_display" add the fommowing: echo "This is the dashletid : {$dashletid}"; now when you first log in the dashletid is shown as "win" if you refresh using the dashlet refresh button the value is shown as "windbX-Y" ... the x depends on your dashblet's id and position. The problem is when you want ot use $dashletid in your script it messes things up a bit. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files | |||||||||||||
![]() |
||||||
|
![]() |
|
paulh (administrator) 2009-12-03 20:18 |
Confirmed this is still a problem did is not passed when you refresh the page though if you refresh the individual dashlet it is passed. Not sure why this is passed then refreshing though we should be consistent |
nicdev (developer) 2011-01-02 12:16 |
Ivan, I am not sure that we resolved this ... It was a problem in 3.50 but i put a workaround in my dashlet to avoid the issue so I can't confirm? |
![]() |
|||
Date Modified | Username | Field | Change |
2009-11-18 22:02 | nicdev | New Issue | |
2009-12-03 20:18 | paulh | Note Added: 0002193 | |
2009-12-03 20:18 | paulh | Status | new => confirmed |
2010-02-01 09:44 | paulh | Relationship added | has duplicate 0001039 |
2011-01-02 12:16 | nicdev | Note Added: 0003524 |
Copyright © 2000 - 2019 MantisBT Team |