#330: Lazy evaluation of req.chrome
--------------------------+--------------------
Reporter: peter | Owner: nobody
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: dashboard | Version:
Resolution: | Keywords:
--------------------------+--------------------
Comment (by olemis):
Replying to [comment:4 olemis]:
> Replying to [comment:3 peter]:
[...]
> >
> > When the plugin is installed and active it's post_process_request()
will be invoked for every request. AFAICT there is nothing in that code
that would differentiate requests (API vs UI requests) so add_stylesheet()
will be called for all of them which then calls add_link() that evaluates
req.chrome.
> >
>
> I'll check that
> ;)
>
> https://trac-hacks.org/ticket/10748
In order for you to move forward do you need anything beyond changes
committed in [https://trac-hacks.org/changeset/12508 th:changeset:12508] ?
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/330#comment:5>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker