• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XML namespaces in WOGenericComponent
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XML namespaces in WOGenericComponent


  • Subject: Re: XML namespaces in WOGenericComponent
  • From: Ramsey Gurley <email@hidden>
  • Date: Wed, 05 Nov 2008 21:45:05 -0500


On Nov 5, 2008, at 9:09 PM, Mike Schrag wrote:

I can't even command-shift-f because xml:lang will disappear.
ggahhhh where's my bug report?  silence = bad.  repeat.
fix committed.

ms


(9.9)

That's me, looking at the sky, whistling and pretending to be innocent.  (^_^)  I just found it, honest!  I'm also just noticing that command-shift-f is reversing

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

And changing it into:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<?xml version="1.0" encoding="UTF-8"?>


Which doesn't validate because the xml declaration isn't first...

Ramsey

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >XML namespaces in WOGenericComponent (From: Ramsey Gurley <email@hidden>)
 >Re: XML namespaces in WOGenericComponent (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: XML namespaces in WOGenericComponent
  • Next by Date: Re: xerces problem ....
  • Previous by thread: Re: XML namespaces in WOGenericComponent
  • Next by thread: NSTimeZone returns other DST information than java.util.TimeZone
  • Index(es):
    • Date
    • Thread