public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/4462] New: Opening sourcewindow on funit-child org.jdom.IllegalDataException: The data " "is not legal for a JDOM character content: 0xc is not a legal XML character.
@ 2007-05-04 15:04 npremji at redhat dot com
  2007-06-21 19:19 ` [Bug general/4462] " rmoseley at redhat dot com
  2007-06-21 19:24 ` rmoseley at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: npremji at redhat dot com @ 2007-05-04 15:04 UTC (permalink / raw)
  To: frysk-bugzilla

org.jdom.IllegalDataException: The data "

" is not legal for a JDOM character content: 0xc is not a legal XML character.
   at org.jdom.Text.setText(FryskGui)
   at org.jdom.Text.<init>(FryskGui)
   at org.jdom.Element.setText(FryskGui)
   at frysk.dom.DOMLine.<init>(FryskGui)
   at frysk.dom.DOMImage.addSource(FryskGui)
   at frysk.dom.DOMFactory.createDOM(FryskGui)
   at frysk.gui.srcwin.SourceWindow.generateProcStackTrace(FryskGui)
   at frysk.gui.srcwin.SourceWindow.finishSourceWin(FryskGui)
   at frysk.gui.srcwin.SourceWindow$LockObserver$39.run(FryskGui)
   at org.gnu.glib.CustomEvents.runEvents(libgtkjava-2.8.so)
   at org.gnu.gtk.Gtk.gtk_main(libgtkjava-2.8.so)
   at org.gnu.gtk.Gtk.main(libgtkjava-2.8.so)
   at frysk.gui.Gui.gui(FryskGui)
   at frysk.gui.FryskGui.main(FryskGui)

Has to do with all the ^L (Form feed) characters in funit-child source code.

-- 
           Summary: Opening sourcewindow on funit-child
                    org.jdom.IllegalDataException: The data " "is not legal
                    for a JDOM character content: 0xc is not a legal XML
                    character.
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: npremji at redhat dot com
                CC: ajocksch at redhat dot com,mcvet at redhat dot
                    com,rmoseley at redhat dot com
OtherBugsDependingO 3392
             nThis:


http://sourceware.org/bugzilla/show_bug.cgi?id=4462

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug general/4462] Opening sourcewindow on funit-child org.jdom.IllegalDataException: The data " "is not legal for a JDOM character content: 0xc is not a legal XML character.
  2007-05-04 15:04 [Bug general/4462] New: Opening sourcewindow on funit-child org.jdom.IllegalDataException: The data " "is not legal for a JDOM character content: 0xc is not a legal XML character npremji at redhat dot com
@ 2007-06-21 19:19 ` rmoseley at redhat dot com
  2007-06-21 19:24 ` rmoseley at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: rmoseley at redhat dot com @ 2007-06-21 19:19 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From rmoseley at redhat dot com  2007-06-21 19:19 -------
*** Bug 4535 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cagney at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=4462

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug general/4462] Opening sourcewindow on funit-child org.jdom.IllegalDataException: The data " "is not legal for a JDOM character content: 0xc is not a legal XML character.
  2007-05-04 15:04 [Bug general/4462] New: Opening sourcewindow on funit-child org.jdom.IllegalDataException: The data " "is not legal for a JDOM character content: 0xc is not a legal XML character npremji at redhat dot com
  2007-06-21 19:19 ` [Bug general/4462] " rmoseley at redhat dot com
@ 2007-06-21 19:24 ` rmoseley at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: rmoseley at redhat dot com @ 2007-06-21 19:24 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From rmoseley at redhat dot com  2007-06-21 19:24 -------
I fixed the problem of the CTRL L(Form Feed) character(x0c) in the source.  I
check the line for XML validity and if a line is found invalid all of the
characters in the line are then checked and replaced with a space if an invalid
character is found.

The odd coloring got much better(about 98%+ accurate, but there is still an
issues with that not related to the form feed problem.  I will open another bug
against that issue.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=4462

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-06-21 19:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-04 15:04 [Bug general/4462] New: Opening sourcewindow on funit-child org.jdom.IllegalDataException: The data " "is not legal for a JDOM character content: 0xc is not a legal XML character npremji at redhat dot com
2007-06-21 19:19 ` [Bug general/4462] " rmoseley at redhat dot com
2007-06-21 19:24 ` rmoseley at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).