ID |
Date |
Author |
Topic |
Subject |
Text |
 |
1270
|
15 Apr 2017 |
Konstantin Olchanski | Bug Report | stop form odbedit broken | > when I try to stop a run from odbedit I
get a core dump.
> [ODBEdit1,INFO] Run #31 stopped odbedit: |
|
1271
|
15 Apr 2017 |
Konstantin Olchanski | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | >
> I shall check on the use of MAX_STRING_LENGTH
at least in odb itself...
|
|
1272
|
15 Apr 2017 |
Konstantin Olchanski | Bug Report | MAX_STRING_LENGTH, stop form odbedit broken | > >
> > I shall check on the use of MAX_STRING_LENGTH
at least in odb itself...
|
|
1273
|
18 Apr 2017 |
Andreas Suter | Bug Report | run start/stop oddity | I stumbled over an oddity which I would like
to understand better. Here the
boundaries:
|
|
1274
|
19 Apr 2017 |
Stefan Ritt | 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. At some |
|
1275
|
19 Apr 2017 |
Stefan Ritt | 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. |
|
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.
|
|