Closed (outdated)
Project:
Support Ticketing System
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 Nov 2010 at 17:32 UTC
Updated:
29 Mar 2023 at 07:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rsevero commentedPlease disregard the previous patch as it has unnecessary SQL queries.
Here is the improved version of it.
Comment #2
rsevero commentedI hope this is the final version...
Comment #4
rsevero commentedMaybe working in a Sunday afternoon isn't such a good idea. Your start to get confused.
The right patch is number two. I'm re-attaching it here to try to lessen the confusion I'm making.
Patch number 3 has a parameter passed as reference without real need.
Comment #5
jeremy commentedWhy wouldn't we leave this up to the theme? If this can't be overridden in the theme, then that in itself is a bug.
Comment #6
rsevero commentedI believe this same feature can be implemented in the theme, as almost anything can ;)
The point is that I'm not sure there would be a clean way to access _support_state, _support_priorities etc methods inside the theme.
Besides that this feature could be easily used by many more users if incorporated in the module's code.
Thanks for the great work you are doing on this module.
Comment #7
rsevero commentedPlease let me know if there is interest on this patch.
Comment #8
Wergles commentedI've regenerated the patch against 6.x-1.8 so it gets applied with no fuzz and no offset.
Cheers.
Comment #9
purencool commented