Ticket #2051 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Again ispcp-dsk-quota message

Reported by: kazuo Owned by: benedikt
Priority: normal Milestone: ispCP ω 1.0.3
Component: Backend (Engine) Version: ispCP ω 1.0.3
Severity: Don't know Keywords:
Cc:

Description (last modified by nuxwin) (diff)

A message is still displayed. ---

"my" variable $data_length masks earlier declaration in same scope at /var/www/ispcp/engine/quota/ispcp-dsk-quota line 215.
"my" variable $index_length masks earlier declaration in same scope at /var/www/ispcp/engine/quota/ispcp-dsk-quota line 216.
Use of uninitialized value in string eq at /var/www/ispcp/engine/quota/ispcp-dsk-quota line 215.
Use of uninitialized value in string eq at /var/www/ispcp/engine/quota/ispcp-dsk-quota line 216.
Use of uninitialized value in string eq at /var/www/ispcp/engine/quota/ispcp-dsk-quota line 215.
Use of uninitialized value in string eq at /var/www/ispcp/engine/quota/ispcp-dsk-quota line 216.
Use of uninitialized value in string eq at /var/www/ispcp/engine/quota/ispcp-dsk-quota line 215.
Use of uninitialized value in string eq at /var/www/ispcp/engine/quota/ispcp-dsk-quota line 216.

Change History

comment:1 Changed 2 years ago by nuxwin

  • Description modified (diff)

comment:2 Changed 2 years ago by nuxwin

  • Version set to testing (omega-1.0.3)
  • Milestone changed from ispCP ω 1.0.3 to Working

Please, assign only working milestone for your tickets. The milestone assignment is our job (eg. Job of PM)

Thanx for your feedback.

comment:3 Changed 2 years ago by benedikt

  • Milestone changed from Working to ispCP ω 1.0.3

comment:4 Changed 2 years ago by benedikt

anyone who has time to fix it? I'm away until Sunday evening.

comment:5 follow-up: ↓ 6 Changed 2 years ago by nuxwin

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

Hallo ;

jaja, I can fix it if you want. Lol, The code is very bad. More privates variables declaration in same scope --> foreach... No comment... :)

comment:6 in reply to: ↑ 5 Changed 2 years ago by kazuo

I am sorry that I punch the ticket many times.

As a revision method, I watch type information and may not judge it?

comment:7 Changed 2 years ago by benedikt

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

comment:8 Changed 2 years ago by benedikt

  • Status changed from new to assigned

comment:9 Changed 2 years ago by benedikt

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

fixed in r2132

comment:10 Changed 2 years ago by benedikt

From Forum: Cron <root@XXX> /var/www/ispcp/engine/quota/ispcp-dsk-quota &>/var/log/ispcp/ispcp-dsk-quota.log

Use of uninitialized value in pattern match (m) at /var/www/ispcp/engine/quota/ispcp-dsk-quota line 209.
Use of uninitialized value in pattern match (m
) at /var/www/ispcp/engine/quota/ispcp-dsk-quota line 210.

Note: See TracTickets for help on using tickets.