Bug #90
First sidebar can't be configured
| Status : | Closed | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | scott - | % Done : | 0% |
|
| Category : | admin | |||
| Target version : | 2.5 | |||
| Resolution : | fixed |
Description
For some reason, the first active sidebar when loading the sidebar section can't be configured. The reason why it can't be configured is because, for some reason, the <form> element isn't in the DOM, so the javascript observer can't observe it. The <form>'s children are in the DOM, but the <form> itself isn't. I've been poking at this for a while and I can't figure it out. What I did notice is that if I remove the available plugins box, the problem seems to go away, but I don't see why, and I'm not entirely sure this is the case because of the lack of good tools for this sort of stuff. It's not a case of missing start/end tags, because once I fix some other miscellaneous issues (I'll post a patch about that shortly), the page validates perfectly fine.
Associated revisions
Revision 8caa1a6b8421df06c45b383894ae665cabc42a33
Implemented Gravatar support. Fully optional, off by default. Setting available from blog settings. (closes #90) [justin@soaringcondor.com]
git-svn-id: http://svn.typosphere.org/typo/trunk@556 820eb932-12ee-0310-9ca8-eeb645f39767
