| Summary: | population of template variables used by cat-toolbar.inc should be centralized | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Galen Charlton <gmcharlt> | 
| Component: | Architecture, internals, and plumbing | Assignee: | Galen Charlton <gmcharlt> | 
| Status: | NEW --- | QA Contact: | Testopia <testopia> | 
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | fridolin.somers, george, veron | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 11829 | ||
| Bug Blocks: | |||
| 
 
        
          Description
        
        
          Galen Charlton
        
        
        
        
          2014-02-25 16:59:44 UTC
        
       
    Some feedback on IRC: <gmcharlt> I would appreciate feedback on bug 11836, as I see a couple different directions for centralizing the cataloging toolbar management code <huginn`> Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11836 enhancement, P5 - low, ---, gmcharlt, NEW , population of template variables used by cat-toolbar.inc should be centralized <wajasu> i'd go with the later option, since its presentation specfic. But if you want a test written, the class you mentioned might be easier to write one for. <gmcharlt> bug 11837 is similar <huginn`> Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11837 enhancement, P5 - low, ---, gmcharlt, NEW , generation of template-variables used by members-toolbar.inc should be centralized <wajasu> i have the same problem trying to schedule. let me look at the code. <gmcharlt> wajasu: actually, I don't think it's any harder to write test cases for template plugins <gmcharlt> e.g., t/db_dependent/Koha_template_plugin_Branches.t <wajasu> ok. a plugin.  |