Message639
Logged In: YES
user_id=39120
That is by design, actually. parse_start_tag, do_parse,
and parse_end_tag, possibly also the method that parses
character data all do this. There is code in do_parse to
catch the generated exceptions and deal with it, since
accesses outside the buffer will mean that xmlproc is done
with its current buffer and must wait for more data.
Have you actually run into any problems because of this?
If so, please report them with sample data that cause them
to be triggered, but please don't modify the source unless
you *know* there is a bug. |
|
| Date |
User |
Action |
Args |
| 2008-02-20 17:17:05 | admin | link | issue533886 messages |
| 2008-02-20 17:17:05 | admin | create | |
|