Opened 3 years ago
Last modified 3 years ago
#19519 new defect
luci-i18n-italian - XHTML syntax error on DHCP/DNS Page
Reported by: | zolfa@… | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | luci | Version: | Barrier Breaker 14.07 |
Keywords: | Cc: |
Description
On the "Network -> DHCP and DNS" page (Rete -> DHCP e DNS) there is an XHTML syntax error in the italian translation.
I am not able to locate its position in /usr/lib/lua/luci/i18n/base.it.lmo because I don't have any tool to decode the file.
In the XHTML showed at the DHCP and DNS page the error is at line 813, where you have four times </ em> instead of </em>
I marked this as "Priority: high" because Firefox refuses to show the entire page due to this error, other browsers stop the rendering of the page at that point.
Please fix this as soon as possible..
Attachments (1)
Change History (4)
comment:1 Changed 3 years ago by chris5560
comment:2 Changed 3 years ago by zolfa
Thank you for the fix!
My OpenWrt x86 installation points to this package on the repository: http://downloads.openwrt.org/barrier_breaker/14.07/x86/alix2/packages/luci/luci-i18n-italian_0.12%2bsvn-r10530-1_x86.ipk
The last change is 29-Sep-2014, r10530, so I don't think it has been updated.
Unfortunately at the moment I have no build environment to build the package with the buildroot, but I can live with it until the next release.
If you can provide a new version of the /usr/lib/lua/luci/i18n/base.it.lmo file I replace it in my router in order to test the fix.
Changed 3 years ago by chris5560
comment:3 Changed 3 years ago by chris5560
I don't know why the build servers are not updating but I attach the file for you here.
Copy the file somewhere on the router i.e. /root change into the directory and run opkg install ./[packagename]. It might be possible that you need to rm -r /var/opkg-lists before opkg install command.
Christian
Language sources fixed.
It takes some days until the build servers publish the updates for download.
If you have tested the fixes please close the ticket.
Christian