View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000747 | luatex | luatex bug | public | 2012-03-06 06:40 | 2015-11-05 11:29 |
Reporter | Paul Isambert | Assigned To | Hans Hagen | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.70.1 | ||||
Fixed in Version | 0.85.0 | ||||
Summary | 0000747: Error when removing last node in ligaturing and kerning callbacks. | ||||
Description | The code produces "This can't happen (linebreak_tail)". Returning the head with or without the new tail doesn't change anything. | ||||
Steps To Reproduce | callback.register("ligaturing", -- or "kerning" function (head) node.remove(head, node.tail(head)) end) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-06 06:40 | Paul Isambert | New Issue | |
2014-03-30 11:40 | Hans Hagen | Assigned To | => Hans Hagen |
2014-03-30 11:40 | Hans Hagen | Status | new => assigned |
2015-11-05 11:29 | Hans Hagen | Note Added: 0001519 | |
2015-11-05 11:29 | Hans Hagen | Status | assigned => closed |
2015-11-05 11:29 | Hans Hagen | Resolution | open => fixed |
2015-11-05 11:29 | Hans Hagen | Fixed in Version | => 0.85.0 |