[Gambas-user] Issue 390 in gambas: gb.xml does not raise error with invalid tag name

gambas at ...2524... gambas at ...2524...
Sat Jan 19 20:33:34 CET 2013


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Linux Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 390 by sot... at ...626...: gb.xml does not raise error with invalid  
tag name
http://code.google.com/p/gambas/issues/detail?id=390

1) Describe the problem.
  Invalid element name (no well formed file) is not recognized by XmlReader  
(gb.xml),so no error is raised by the interpreter.

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

[System]
OperatingSystem=Linux
Kernel=3.2.0-23-generic
Architecture=x86_64
Distribution=Linux Mint 13 Maya
Desktop=MATE
Theme=QGtk
Language=it_IT.UTF-8
Memory=984M

[Libraries]
GStreamer=libgstreamer-0.10.so.0.30.0
GTK+=libgtk-x11-2.0.so.0.2400.10
Poppler=libpoppler.so.19.0.0
Qt4=libQtCore.so.4.8.1
SDL=libSDL-1.2.so.0.11.3

Gambas3 revision 5511 (not shown in System Information)

3) Provide a little project that reproduces the bug or the crash.
  parse_error.tar.gz attached

4) If your project needs a database, try to provide it, or part of it.
   NA

5) Explain clearly how to reproduce the bug or the crash.
  Just have a look at line 4 of provaxml file. It  
looks "<Supplier<T</Supplier>"
  Note the lt sign used to end the Start Tag Supplier.

  Run the project; no parse error is raised.

Thanks,
Emanuele


Attachments:
	parse_error.tar.gz  6.0 KB





More information about the User mailing list