ID |
Date |
Author |
Topic |
Subject |
Text |
 |
1276
|
22 Apr 2017 |
Konstantin Olchanski | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | > > Fixed a small buglet, now saving and reloading
odb in the old ".odb" format will silently
truncate all overlong strings to 256 bytes. |
|
1277
|
22 Apr 2017 |
Konstantin Olchanski | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | > ODB name lengths (the name of a key) are
limited to 256 characters, the length of
strings in the ODB should NOT be limited.
|
|
1278
|
24 Apr 2017 |
Stefan Ritt | Bug Report | stop form odbedit broken | > CSS File = STRING : [1024] mhttpd.css
> Sqlite dir = STRING : [1024]
> History dir = STRING : [1024]
|
|
1285
|
02 May 2017 |
Konstantin Olchanski | Bug Report | mhttpd inline-editor and web MAX_STRING_LENGTH, stop form odbedit broken | > > I shall check on the use of MAX_STRING_LENGTH
at least in odb itself...
|
|
1288
|
02 May 2017 |
Konstantin Olchanski | Bug Report | run start/stop oddity |
I should really get around to fix this junk
error message:
|
|
1291
|
09 May 2017 |
Andreas Suter | Bug Report | mhttpd / history / export data | A handy feature of the history of the mhttpd
is to export the data. However, this
seems to be broken. It currently only works |
|
1292
|
16 May 2017 |
Konstantin Olchanski | Bug Report | mhttpd / history / export data | > A handy feature of the history of the mhttpd
is to export the data. However, this
> seems to be broken. It currently only works |
|
1293
|
16 May 2017 |
Konstantin Olchanski | Bug Report | problem with odb strings and db_get_record() | Suddenly the mhttpd odb inline editor is truncating
the odb string entries to the actual length
of the
|
|
1295
|
31 May 2017 |
Konstantin Olchanski | Bug Report | problem with odb strings and db_get_record() | > What a mess.
The mess with db_get_record() and db_open_record() |
|
1296
|
31 May 2017 |
Konstantin Olchanski | Bug Report | problem with odb strings and db_get_record() | > 2) replace all uses of db_open_record(MODE_READ)
with db_watch() in conjunction with db_get_record1().
|
|
1297
|
02 Jun 2017 |
Stefan Ritt | Bug Report | problem with odb strings and db_get_record() | That all makes sense to me.
Stefan
|
|
1298
|
06 Jun 2017 |
Konstantin Olchanski | Bug Report | problem with odb strings and db_get_record() | > Done to all in-tree programs, except for
mana.c (not using it), sequencer.cxx (cannot
test it) and a few places where watching |
|
1299
|
06 Jun 2017 |
Konstantin Olchanski | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | > ... the xml reader, probably has same problem
> ... xml writer truncates long strings via
truncation in db_sprintf()
|
|
1301
|
19 Jun 2017 |
Thomas Lindner | Bug Report | mhttpd ODB editor changes string length, breaks | I guess this might be related to the changes
in the last elog conversation; but
I'll break it out as a separate problem.
|
|
1303
|
21 Jun 2017 |
Thomas Lindner | Bug Report | mhttpd ODB editor changes string length, breaks | To follow up; with some help from Konstantin
and Stefan, we realized that this
particular problem should already be fixed. |
|
1320
|
10 Nov 2017 |
Frederik Wauters | Bug Report | bug in init of hv class driver | bug in init
-----------
|
|
1324
|
17 Nov 2017 |
Konstantin Olchanski | Bug Report | bug in init of hv class driver |
Hi, Frederick, this is my personal opinion
on the slow controls hv classes, I have
|
|
1325
|
21 Nov 2017 |
Stefan Ritt | Bug Report | bug in init of hv class driver | > bug in init
> -----------
>
|
|
1327
|
21 Nov 2017 |
Konstantin Olchanski | Bug Report | bug in init of hv class driver | >
> The original idea behind the hv driver
is that all voltages in the ODB and the class |
|
1330
|
01 Dec 2017 |
Frederik Wauters | Bug Report | small bug in mfe.c init | There is a small bug in the mfe.c initialization
for the EQ_POLLED mode. There
is a routine where the number of polls fitting |
|