Review: Needs Fixing

- Why is "normalized" in ZORBA_NORMALIZATION_FORM_FULLY_normalized in 
lower-case?

- ./bin/zorba  -q '"üöä"' -z "encoding=bar" "method=text"  > foo
terminate called after throwing an instance of 'zorba::XQueryException'
  what():  "bar": value for parameter "encoding" invalid; $valid values are: 
xml, html, xhtml, text, binary, json, jsoniq

  - Why the "$" in "$valid"?
  - Why is "xml" a valid encoding value
  
- ./bin/zorba  -q '"üöä"' -z "encoding=ISO-8859-1" -z "method=text"  > foo
mbrantner@santacruz:~/zorba/build$ file foo
foo: UTF-8 Unicode text, with no line terminators

  Why does it not return ISO-8859-1?
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-942161/+merge/179969
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to