Menu

#199 Style checking does not work because the PCRE library throws an exception

v1.2.0.10
closed-fixed
nobody
None
5
2013-12-12
2013-10-14
No

installed version 1.2.0.9
OS: Windows-XP 64-bit (like Server 2003)

steps to reproduce:
- open XML document
- activate Style... Shift-F7
- choose "White space" from top left list
- click check

Result:
Windows error message (copy-pasted):

---------------------------
Error
---------------------------
The following error has occurred: Cannot compile: \t

Error: this version of PCRE is compiled without UTF support.

Select "Abort" to exit, "Retry" to close this window and "Ignore" to continue.
---------------------------
Abbrechen   Wiederholen   Ignorieren   
---------------------------

Discussion

  • gnschmidt

    gnschmidt - 2013-10-14

    Thanks Peter! I think you've spotted a more widespread issue - global find/replace (which also relies on PCRE) leads to the same error.

    Will have to swap in a UTF8-enabled PCRE version.

     
  • Zane U. Ji

    Zane U. Ji - 2013-11-02

    Just released a new version. It should be fixed.

     
  • Zane U. Ji

    Zane U. Ji - 2013-11-02
    • status: open --> closed-fixed
     
  • Zane U. Ji

    Zane U. Ji - 2013-11-02

    please feel free to reopen it if it is not fixed.

     
  • Zane U. Ji

    Zane U. Ji - 2013-12-12
    • Group: Bugs --> v1.2.0.10
     

Log in to post a comment.