http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10900 Srdjan Jankovic <srdjan@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |srdjan@catalyst.net.nz --- Comment #12 from Srdjan Jankovic <srdjan@catalyst.net.nz> --- I'm not sure this is correct. C4::Context is not an object, hence has no methods. I believe :: is more appropriate under the circumstances. Although we may agree to call C4::Context subs using ->, but that would be just a waste of the first argument. Context *should* be an object, I agree, but unfortunately it is not. Is this being addressed in Koha:: namespace? -- You are receiving this mail because: You are watching all bug changes.