Ticket #2239 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

admin_domain_edit.php.patch Download (406 bytes) - added by TheCry 2 years ago.
gui/admin/domain_edit.php
reseller_domain_edit.php.patch Download (406 bytes) - added by TheCry 2 years ago.
gui/reseller/domain_edit.php
ispcp-functions.php.patch Download (310 bytes) - added by TheCry 2 years ago.
gui/include/ispcp-functions.php

Change History

comment:1 Changed 2 years ago by TheCry

  • Owner set to TheCry
  • Status changed from new to assigned

Changed 2 years ago by TheCry

gui/admin/domain_edit.php

Changed 2 years ago by TheCry

gui/reseller/domain_edit.php

Changed 2 years ago by TheCry

gui/include/ispcp-functions.php

comment:2 Changed 2 years ago by TheCry

Here are the patches!

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

comment:6 Changed 2 years ago by nuxwin

  • Owner changed from benedikt to nuxwin
  • Status changed from new to assigned

comment:7 Changed 2 years ago by nuxwin

  • Status changed from assigned to closed
  • Resolution set to fixed

Added in r2690

Note: See TracTickets for help on using tickets.