Skip to content
  • Daniel Veillard's avatar
    avoid returning default namespace when searching from an attribute reverse · 62040be3
    Daniel Veillard authored
    * tree.c: avoid returning default namespace when searching
      from an attribute
    * entities.c xmlwriter.c: reverse xmlEncodeSpecialChars() behaviour
      back to escaping " since the normal serialization routines do not
      use it anymore, should close bug #134477 . Tried to make
      the writer avoid it too but it didn't work.
    Daniel
    62040be3