Custom Query (429 matches)
Results (22 - 24 of 429)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#153 | fixed | Print message if try configure sqlite module with old libbrary version | ||
#249 | fixed | Wrong universal string compare | ||
Description |
Сравниваются 2 universal строки, с одинаковым (казалось бы) содержимым $1 - получена из SQLIte базы $2 - получена через кодек из обычной ASCII строки $1 = (size => 7, counter => (value => 1), unused => 6, length => 6, index_map => 0x0, value => (0 => 113, 119, 101, 114, 116, 121, 30822, 25390)) $2 = (size => 7, counter => (value => 1), unused => 6, length => 6, index_map => 0x0, value => (0 => 113, 119, 101, 114, 116, 121, 0, 0)) строка из базы содержит в хвосте мусор, а код сравнения не учитывает длинну строки. |
|||
#252 | fixed | Plain text password for SOAP security | ||
Description |
Хотелось бы увидеть поддержку этого дела |
Note:
See TracQuery
for help on using queries.