CP DEVEL  

Go Back   CP DEVEL > Projects > Hsphere Control Panel > Bug

Menu/template bugs. Wrong value highlighted Issue Tools
issueid=78 04-13-2010 05:15 AM
Administrator
Menu/template bugs. Wrong value highlighted

BUG1
/hsphere/local/home/cpanel/shiva/shiva-templates/common/admin/set_account.html
Wrong:
<assign cur_menu="search-balance">
Should be:
<assign cur_menu="account-check">
header also says billing balances when this is account check feature.


BUG2
/hsphere/local/home/cpanel/shiva/shiva-templates/common/admin/settings/billing_settings.html
Wrong:
<call draw_menu("settings-billing_settings")>
Should be:
<call draw_menu("settings-billing-settings")>


BUG3
/hsphere/local/home/cpanel/shiva/shiva-templates/common/billing/expected_payments.html
/hsphere/local/home/cpanel/shiva/shiva-templates/common/billing/add_subscriptions.html
/hsphere/local/home/cpanel/shiva/shiva-templates/common/billing/inactive_subscriptions.html
Wrong:
<call draw_menu("billing-bi")>
Should be:
<call draw_menu("billing-expected_payments")>


Parallels acknowledged as a bug on 1/9/2009 and Said corresponding bug report entered on their end.
Issue Details
Project Hsphere Control Panel
Category Unknown
Status Fixed by third party
Priority 5 - Medium
Affected Version 3.3 P1
Fixed Version (none)
Users able to reproduce bug 0
Users unable to reproduce bug 0
Assigned Users (none)
Tags (none)

04-23-2010 04:00 PM
Administrator
 
Attached are the fixes I put together:

cd /hsphere/local/home/cpanel/shiva/shiva-templates/common/admin/
wget http://addons.hspheretemplates.com/b...et_account.zip
unzip set_account.zip

cd /hsphere/local/home/cpanel/shiva/shiva-templates/common/admin/settings/
wget http://addons.hspheretemplates.com/bugfixes/billing_settings.zip
unzip billing_settings.zip

cd /hsphere/local/home/cpanel/shiva/shiva-templates/common/billing/
wget http://addons.hspheretemplates.com/b...d_payments.zip
unzip expected_payments.zip
Reply
06-18-2010 03:21 PM
Junior Member
 
This is filed internally as TP#21144, TP#21143, and TP#21142.
Reply
07-01-2010 09:30 AM
Junior Member
 
Informed development of the above customer-provided fix.
Reply
Reply

Issue Tools
Subscribe to this issue

All times are GMT -5. The time now is 02:21 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.