6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8886] Notifications do not show in setup/config
*
Your Email Address
*
Spam protection
Enter the letters below:
.___._.. ..__ .__ [__ | |_/ [__)[ __ [____|_| \| \[_./
Comment
> the $notification->push() call in horde/templates/admin/menu.inc is > causing a js error: > > document.observe is not a function > http://localhost/horde/admin/setup/config.php?app=horde > Line 25 > > It's due to the fact that prototype is loaded after this is output to > the browser. I tried tracing this, and I *think* it's an issue > similar to one I had in Ansel where I was using output buffering to > get some HTML output before common-header was sent. I think that in > admin/config.php when $form is generated by Util::bufferOutput(), > this confuses the code that determines if we can send the javascript > to the browser. In Ansel, I fixed this by shuffling around where > common-header was output in relation to the javascript being added > etc... but I can't seem to figure this particular case out... I'll > keep trying, but someone with more familiarity with the notification > code will probably be quicker at this.
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