Menu

#12 Error by checksetup.pl on email/bugmail.html.tmpl

None
closed-fixed
None
5
2018-05-19
2018-02-20
No

I have a problem precompiling French templetes for Bugzilla 5.0.4 with checksetup.pl as there is parse error:

# ./checksetup.pl
* This is Bugzilla 5.0.4 on perl 5.22.2
* Running on Linux 4.4.115 #6 SMP Wed Feb 7 19:05:10 EET 2018

[Some lines intentionally stripped]

Removing existing compiled templates...
Precompiling templates...file error - parse error - email/bugmail.html.tmpl line 142: unexpected end of input

I belive the problem was unintentionally introduced with [e3b72d] in 2017-04-04, when the lines betwen 23 and 26 were inserted (i.e. a new FOREACH that has no corresponding END).

Related

Commit: [e3b72d]

Discussion

  • Georgi D. Sotirov

    I forgot to mention that without the lines between 23 and 26 from [e3b72d] the template compiles sucesfully.

     

    Related

    Commit: [e3b72d]

  • Cédric Corazza

    Cédric Corazza - 2018-05-16

    Hi Giorgi,
    Sorry for the late response, but somehow I wasn't notified by email.
    I will look into this this weekend.
    Thanks

     
  • Cédric Corazza

    Cédric Corazza - 2018-05-19

    Fixed -> changeset: 3262:c3285767b6d5
    Thanks

     
  • Cédric Corazza

    Cédric Corazza - 2018-05-19
    • status: open --> closed-fixed
    • Group: -->
     

Log in to post a comment.