Ticket #3864 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

Virtual Extension creates a flood of "Undefined variable"

Reported by: mbrevda Assigned to: p_lindheimer
Priority: trivial Milestone: 2.6
Component: Core - Users/Devices Version: 2.6-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

Seem there is a variable or two not being set when using virtual extensions. $devinfo_tech is one

Change History

09/05/09 17:12:59 changed by p_lindheimer

  • priority changed from minor to trivial.
  • component changed from - choose - to Core - Users/Devices.

hmm - you've got SVN access, should be easy enough to fix along with the ticket :)

09/05/09 17:21:21 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [8275]) fixes #3864, fixes #3865, fixes #3866 - php notices from undefined and other minor declaration probs

09/05/09 17:55:12 changed by mbrevda

Well, I was wondering if there is a reason that the variables are blank in the first place (i.e. shouldn't they be populated?). Hence I left it to the original author to take care of... Thanks!