Allow the + character in phone numbers. In the same time, fix a bug where other non...
authorleppoc <leppoc@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 19 Dec 2008 16:24:20 +0000 (16:24 +0000)
committerleppoc <leppoc@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 19 Dec 2008 16:24:20 +0000 (16:24 +0000)
commitfcd3a7ac9684c5b7a05aebe2835d40d26b16e55c
tree2cbb16026b989fbd8463e6f72a44f3aca2ec14fb
parentc4c6e602140cee090e8ee0ed8299d15d8a8ebde6
Allow the + character in phone numbers. In the same time, fix a bug where other non allowed characters (such as /, or &) in url attributes would generate a non valid url.

git-svn-id: http://zxing.googlecode.com/svn/trunk@795 59b500cc-1b3d-0410-9834-0bbf25fbcc57
zxing.appspot.com/generator/src/com/google/zxing/web/generator/client/Generator.java
zxing.appspot.com/generator/src/com/google/zxing/web/generator/client/Validators.java