Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #886119 > unrolled thread
| Started by | Goran Vulić <vulicgoran@beotel.net> |
|---|---|
| First post | 2018-03-09 20:30 +0100 |
| Last post | 2018-03-11 21:20 +0100 |
| Articles | 5 — 2 participants |
Back to article view | Back to linux.debian.bugs.dist
Bug#892502: bluefish: Non English characters in html document breaks zen coding Goran Vulić <vulicgoran@beotel.net> - 2018-03-09 20:30 +0100
Bug#892502: bluefish: Non English characters in html document breaks zen coding Innocent De Marchi <tangram.peces@gmail.com> - 2018-03-11 17:10 +0100
Bug#892502: bluefish: Non English characters in html document breaks zen coding Goran Vulić <vulicgoran@beotel.net> - 2018-03-11 20:40 +0100
Bug#892502: bluefish: Non English characters in html document breaks zen coding Innocent De Marchi <tangram.peces@gmail.com> - 2018-03-11 20:50 +0100
Bug#892502: bluefish: Non English characters in html document breaks zen coding Goran Vulić <vulicgoran@beotel.net> - 2018-03-11 21:20 +0100
| From | Goran Vulić <vulicgoran@beotel.net> |
|---|---|
| Date | 2018-03-09 20:30 +0100 |
| Subject | Bug#892502: bluefish: Non English characters in html document breaks zen coding |
| Message-ID | <vrvSh-Xf-3@gated-at.bofh.it> |
Package: bluefish
Version: 2.2.9-1+b1
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What exactly did you do (or not do) that was effective (or
ineffective)?
Type non English character in html document.
* What was the outcome of this action?
Zen coding are not working.
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: 9.2
APT prefers stable-updates
APT policy: (990, 'stable-updates'), (990, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages bluefish depends on:
ii bluefish-data 2.2.9-1
ii bluefish-plugins 2.2.9-1+b1
ii gvfs-backends 1.30.4-1
ii libatk1.0-0 2.22.0-1
ii libc6 2.24-11+deb9u1
ii libcairo-gobject2 1.14.8-1
ii libcairo2 1.14.8-1
ii libenchant1c2a 1.6.0-11+b1
ii libgdk-pixbuf2.0-0 2.36.5-2+deb9u1
ii libglib2.0-0 2.50.3-2
ii libgtk-3-0 3.22.11-1
ii libpango-1.0-0 1.40.5-1
ii libpangocairo-1.0-0 1.40.5-1
ii libpython2.7 2.7.13-2
ii libxml2 2.9.4+dfsg1-2.2+deb9u1
bluefish recommends no packages.
Versions of packages bluefish suggests:
ii chromium [www-browser] 57.0.2987.98-1~deb8u1
ii csstidy 1.4-5
pn dos2unix <none>
ii firefox-esr [www-browser] 52.5.0esr-1~deb9u1
ii iceweasel 52.5.0esr-1~deb9u1
ii libxml2-utils 2.9.4+dfsg1-2.2+deb9u1
pn php-codesniffer <none>
pn pylint <none>
ii tidy 1:5.2.0-2
ii w3m [www-browser] 0.5.3-34
ii weblint-perl [weblint] 2.22+dfsg-1
-- no debconf information
[toc] | [next] | [standalone]
| From | Innocent De Marchi <tangram.peces@gmail.com> |
|---|---|
| Date | 2018-03-11 17:10 +0100 |
| Message-ID | <vsbHP-2Dn-5@gated-at.bofh.it> |
| In reply to | #886119 |
Hi Goran Vulić, > > * What exactly did you do (or not do) that was effective (or > ineffective)? > Type non English character in html document. > * What was the outcome of this action? > Zen coding are not working. Thank you very much for contributing to improve Debian. I will be grateful if you specify what the error is: What no English character do not work? Exactly, what does not work for Zen coding? I. De Marchi
[toc] | [prev] | [next] | [standalone]
| From | Goran Vulić <vulicgoran@beotel.net> |
|---|---|
| Date | 2018-03-11 20:40 +0100 |
| Message-ID | <vseZ9-4W6-11@gated-at.bofh.it> |
| In reply to | #886424 |
On Sun, 11 Mar 2018 17:07:32 +0100 Innocent De Marchi <tangram.peces@gm ail.com> wrote: > Hi Goran Vulić, > > Thank you very much for contributing to improve Debian. I will be > grateful if you specify what the error is: What no English character > do not work? Exactly, what does not work for Zen coding? > > I. De Marchi > > E.g. my name contain latin small latter c with acute. If document contain html meta tag name="author" content="Goran Vulić" zen coding stop working. Or, if html document contain Serbian Cyrillic text inside tags. E.g. Inside title tag text: "Здраво свете" (Hello world on Serbian.). I was just checking right now and Zen coding is broken on document only after the text with non English character. Step to reproduce. 1. Type "Здраво свете" inside p tag. 2. Before p tag Zen coding works. 3. After p tag Zen coding is broken.
[toc] | [prev] | [next] | [standalone]
| From | Innocent De Marchi <tangram.peces@gmail.com> |
|---|---|
| Date | 2018-03-11 20:50 +0100 |
| Message-ID | <vsf8J-50b-3@gated-at.bofh.it> |
| In reply to | #886451 |
Hi Goran Vulić, > > E.g. my name contain latin small latter c with acute. > If document contain html meta tag name="author" content="Goran Vulić" > zen coding stop working. > > Or, if html document contain Serbian Cyrillic text inside tags. > E.g. Inside title tag text: "Здраво свете" (Hello world on Serbian.). > > I was just checking right now and Zen coding is broken on document > only after the text with non English character. > > Step to reproduce. > 1. Type "Здраво свете" inside p tag. > 2. Before p tag Zen coding works. > 3. After p tag Zen coding is broken. Thank you so much for your explanation, but, does not this seem more like a problem with Zen coding? Have you tried in another HTML editor? It could be ruled out that it is Zen coding that fails. Regards! I. De Marchi
[toc] | [prev] | [next] | [standalone]
| From | Goran Vulić <vulicgoran@beotel.net> |
|---|---|
| Date | 2018-03-11 21:20 +0100 |
| Message-ID | <vsfBM-5rs-5@gated-at.bofh.it> |
| In reply to | #886453 |
On Sun, 11 Mar 2018 20:43:36 +0100 Innocent De Marchi <tangram.peces@gm ail.com> wrote: > Hi Goran Vulić, > > Thank you so much for your explanation, but, does not this seem more > like a problem with Zen coding? Have you tried in another HTML editor? > It could be ruled out that it is Zen coding that fails. > > Regards! > > I. De Marchi > > I checked in other text editors and Zen coding works. So, it is not Zen coding that fails, but Bluefish implementation of Zen coding.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.bugs.dist
csiph-web