Closed
Bug 47657
Opened 25 years ago
Closed 24 years ago
LoadGroup's load attributes aren't set.
Categories
(Core :: Networking, defect, P3)
Tracking
()
Future
People
(Reporter: pnunn, Assigned: mscott)
Details
LoadGroup's load attributes aren't set.
They are always 0, (LOAD_NORMAL=0).
To get around the problem, I'm getting the load attribute
from the LoadGroup's defLoadChannel.
-p
Assignee | ||
Comment 1•25 years ago
|
||
I'm not real familiar with why a load group has it's own attributes.
Can you give me more context as to what kind of problem this is causing for you?
This will help us figure out the priority of this bug and if it should be
nominated for beta3.
sure.
For example, all the images on a page should have the same
load attributes. I've been told I should get it from the loadgroup
from several necko folks. It appears that it never changed.
So I started looking at the default channel on the loadgroup
and started using that load attribute. Using the defchannel loadattribute
works fine.
I'm not blocked by this, since the defchannel value appears to work
correctly. But several people told me that if the loadgroup doesn't
set the loadattribute, then its broken and should be fixed.
If you have more questions about how important this is, you might
talk to Gordon or Gagan.
-p
Assignee | ||
Comment 3•25 years ago
|
||
if no one is blocked by this then I'm marking future. we'll take a look at it
again in the next release.
Target Milestone: --- → Future
Comment 4•24 years ago
|
||
*** This bug has been marked as a duplicate of 46146 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 5•24 years ago
|
||
Verified dup.
verified dup.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•