[Koha-bugs] [Bug 2271] tmpl_process3.pl warns on a semmingly valid construct

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Tue Dec 29 17:21:22 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2271


Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oleonard at myacpl.org
           Severity|normal                      |minor
             Status|RESOLVED                    |REOPENED
         Resolution|REMIND                      |




--- Comment #3 from Owen Leonard <oleonard at myacpl.org>  2009-12-29 16:21:21 ---
The bug is still valid. I see errors with constructions like this:

     <th id="<!-- TMPL_VAR NAME="code" -->"   style="text-align: center;
       class="<!-- TMPL_VAR NAME='colnum' -->" >

..and this:

     <td 
     <!-- TMPL_UNLESS Name="display" --> style="display:none;"<!-- /TMPL_UNLESS
-->
       class="<!-- TMPL_VAR NAME="colnum"-->"  >

However, since markup guidelines suggest that we avoid this kind of
construction, I think the severity of the bug can be downgraded.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list