6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/30/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10654] Can't autosubmit to a ticket from Horde
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__..__..__ .___ [__ | |[__][__)[__ | |__|| |[__)[___
Comment
> OK, for some reason the Fatal error is not occurring any more, so I > am now running lib/Form/TicketCreateStepThree.php with this section > removed: > > /* Comment permissions. */ > $groups = $GLOBALS['injector']->getInstance('Horde_Group'); > $mygroups = $groups->listGroups($GLOBALS['registry']->getAuth()); > if ($mygroups) { > foreach (array_keys($mygroups) as $gid) { > $grouplist[$gid] = $groups->getName($gid, true); > } > asort($grouplist); > $grouplist = array(0 => _("This comment is visible to > everyone")) + $grouplist; > $this->addVariable( > _("Make this comment visible only to members of a > group?"), 'group', > 'enum', false, false, null, array($grouplist)); > } > > > And it seems to be working OK, but I am sure that will have broken > something else somewhere else!
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers