Ticket #2239 (closed defect: fixed)
function update_user_props counts wrong items
| Reported by: | TheCry | Owned by: | nuxwin |
|---|---|---|---|
| Priority: | normal | Milestone: | ispCP ω 1.0.5 |
| Component: | Frontend (GUI) | Version: | ispCP ω nightly build |
| Severity: | Medium | Keywords: | |
| Cc: |
Description
In this function is to add the backup variable.
$domain_php, $domain_cgi, $domain_backup, $domain_dns
If you add a new variable (like swinstaller) to this function, the count is not correct.
Attachments
Change History
Changed 2 years ago by TheCry
-
attachment
admin_domain_edit.php.patch
added
gui/admin/domain_edit.php
Changed 2 years ago by TheCry
-
attachment
reseller_domain_edit.php.patch
added
gui/reseller/domain_edit.php
Changed 2 years ago by TheCry
-
attachment
ispcp-functions.php.patch
added
gui/include/ispcp-functions.php
comment:3 Changed 2 years ago by nuxwin
Ticket not moved into 1.0.6 because I think it should be part of 1.0.5 for the software Installer compatibility.
@TheCry?: Can you confirm it ?
@Benedikt: Can you integrate it ?
Cheers ;
comment:4 Changed 2 years ago by nuxwin
- Owner changed from TheCry to benedikt
- Status changed from assigned to new
comment:5 Changed 2 years ago by TheCry
@nuxwin
Yes. You are right! We need this patch for the software installer
Note: See
TracTickets for help on using
tickets.


