ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66496
|
Thu Aug 6 11:40:11 2009 |
| soren poulsen | soren.poulsen@cern.ch | Bug report | Linux | 2.7.7 | HTML in attribute values |
Hi,
I am using syntax like (from the doc):
Display Telephone = <a href="http://any.company.com/telbook.cgi?search=$Name">$Name's telephone number</a>
Until yesterday this was interpreted as HTML.
After upgrading to 2.7.7, I still get a valid link but the full HTML code is also displayed: the user sees
''<a href="http://any.company.com/telbook.cgi?search=myname">myname's telephone number</a>''
where he should only see:
''myname's telephone number''
I am 99% sure this is a consequence of the upgrade. Is there a way to get the original behaviour back?
Thanks a lot
Soren Poulsen
|
68670
|
Tue Aug 22 14:19:43 2017 |
| Richard Stamper | richard.stamper@stfc.ac.uk | Question | Windows | 3.1.2 | HTML in attribute values |
When one has "Allow HTML = 1" to permit HTML in attribute values, is it only a subset of HTML that is rendered?
I find that <br> and <a href="..."> tags are properly rendered, for example, but lists with <ol> and <ul> are not. |
66815
|
Tue May 11 19:14:37 2010 |
| Jim Covert | jim.covert+elog@gmail.com | Question | Windows | 2.7.8-2293 | HTML email format displays plain text if email client is offline |
My elog server is hosted behind a firewall and I use a VPN client to connect to the network on which it is hosted. When I'm logged into the VPN emails from elog display fine, but when I'm not connected to the VPN emails display in plain text because the email client is unable to load "default.css" since it's behind a firewall.
Is there a way to include the style information in the HTML email rather than in a separate file that's hosted on the elog server? |
69084
|
Wed Jan 22 19:35:36 2020 |
| Ehab Fanous | efanous@lh.ca | Request | Windows | 3.1.4 | HTML editor tools grayed out |
After we upgarde to eLog 3.1.4 ... The HTML editor tools are grayed out and you can't paste any images in the body of the log like I did below.. Any help will be much appreciated..

|
68913
|
Tue Mar 19 23:24:48 2019 |
| Ross Gibson | ross.gibson@newcastle.edu.auSince updating to ver | Question | Windows | 3.1.4 | HTML editor not working after updating to V3.1.4 |
Since updating to v3.1.4 the HTML editor has stopped working. If I switch to HTML encoding, the editor appears with a blank field, cannot select or type in field and none of the buttons work.
I have tried reverting to earlier versions, but the issue persists. Any suggestions to rectify? |
67336
|
Sun Sep 16 18:40:06 2012 |
| Josef Uher | josef.uher@gmail.com | Question | All | 2.9.2 | HTML editor |
Hi All,
maybe I missed something in the configuration, but how do I get this nice editor for HTML like the one available on this forum?
Thanks a lot for advice. |
69655
|
Thu Mar 2 12:49:16 2023 |
| Daniel Sajdyk | daniel.sajdyk@gmail.com | Question | Linux | V3.1.4-dc4af9b8 | HTML Editor not working after enabling SSL |
Hello,
After enabling SSL=1 in /usr/loca/elog/elogd.cfg file, HTML editor loading very long.
After changing SSL to 0, everything work flawlessly.
Does anyone know what can cause this behaviour?
Best Regards
Daniel |
Attachment 1: elog.png
|
|
912
|
Mon Feb 7 18:55:02 2005 |
| Emiliano Gabrielli | AlberT@SuperAlberT.it | Bug report | All | 2.5.6 | HTML 4.1 transitional validation fails |
as this url shows http://www.htmlhelp.com/tools/validator/problems.html#amp
it should be used an HTML entity instead of the ampersand sign. |