Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #16069
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail |
|---|---|
| From | Lars Enderin <lars.enderin@telia.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() |
| Date | Tue, 17 Jul 2012 19:46:36 +0200 |
| Organization | albasani.net |
| Lines | 25 |
| Message-ID | <5005A4FC.6030200@telia.com> (permalink) |
| References | <34011151-6528-4f4c-815c-df9e8353cb71@googlegroups.com> <ju1shj$88s$1@dont-email.me> <_40Nr.24747$cE7.24028@newsfe13.iad> <ju292t$kl9$1@dont-email.me> <88a2fb2e-b6b6-441a-ab35-4bd5481ea59c@googlegroups.com> <ju3in5$n86$1@dont-email.me> <cc3gd9-s17.ln1@s.simpson148.btinternet.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.albasani.net qXsPwAK6CXpGKRZb6V5RjL4WSR2Sgl6olVy30CWYjNPzzJTtB2VJBdK1adh2UK7tKqYTzcDSLtljqRdRd7jCCpmKCVJ+scfI5qlznByG/MKUC9//+7rzjnAnpSaTq4VE |
| NNTP-Posting-Date | Tue, 17 Jul 2012 17:46:37 +0000 (UTC) |
| Injection-Info | news.albasani.net; logging-data="6baW54VYQclP7EfQJIPeXY1FYrpDGBmA8+WtNIzOMwMW/VsKfdiTdAi5dQnQSXvD3YYn1fQyf45akg9aQy1WULrUfhKOsOxVeEf+Kjr2/uoYcqhUlywaBbIxMgLsPzVz"; mail-complaints-to="abuse@albasani.net" |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 |
| In-Reply-To | <cc3gd9-s17.ln1@s.simpson148.btinternet.com> |
| Cancel-Lock | sha1:IfNWk1oY17hUtjTb/OhihTqcxLI= |
| Xref | csiph.com comp.lang.java.programmer:16069 |
Show key headers only | View raw
2012-07-17 14:45, Steven Simpson skrev: > On 17/07/12 12:38, Jeff Higgins wrote: >> On 07/16/2012 10:46 PM, Lew wrote: >>> On Monday, July 16, 2012 4:47:53 PM UTC-7, Jeff Higgins wrote: >>>> >>> Hello, can anyone give me a simple/complete example to >>>> replace >> The XML escapes are distracting. I wish I knew how to get my >> newsreader how to restore them to characters. > > There's no reason it should; it's not declared as XML or similar. > > I've been watching this problem for a while, and I'm fairly sure it's > Lew's news client that is at fault for escaping something that did not > merit escaping. Or perhaps it escaped the characters to enable editing > as HTML, then failed to unescape them when converting back to plain > text. I wouldn't be surprised if the client is also mistakenly > unescaping the text when rendering it back, so Lew doesn't see it. It's not XML, it's HTML, and the guilty party is Google (Groups). It seems to get even worse than it used to be. -- Lars Enderin
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Using getSelectedValuesList() instead of the deprecated getSelectedValues() clusardi2k@aol.com - 2012-07-16 12:53 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Jeff Higgins <jeff@invalid.invalid> - 2012-07-16 16:13 -0400
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-07-16 14:55 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Jeff Higgins <jeff@invalid.invalid> - 2012-07-16 19:47 -0400
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() markspace <-@.> - 2012-07-16 18:05 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Lew <lewbloch@gmail.com> - 2012-07-16 19:46 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Jeff Higgins <jeff@invalid.invalid> - 2012-07-17 07:38 -0400
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Steven Simpson <ss@domain.invalid> - 2012-07-17 13:45 +0100
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Lars Enderin <lars.enderin@telia.com> - 2012-07-17 19:46 +0200
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2012-07-17 20:47 +0200
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-07-17 12:26 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Lew <lewbloch@gmail.com> - 2012-07-17 14:16 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Joerg Meier <joergmmeier@arcor.de> - 2012-07-18 16:08 +0200
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Martin Gregorie <martin@address-in-sig.invalid> - 2012-07-18 21:33 +0000
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2012-07-18 23:36 +0200
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Martin Gregorie <martin@address-in-sig.invalid> - 2012-07-18 21:53 +0000
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2012-07-19 00:12 +0200
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() markspace <-@.> - 2012-07-18 15:53 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-07-18 16:18 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Gene Wirchenko <genew@ocis.net> - 2012-07-18 18:06 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Martin Gregorie <martin@address-in-sig.invalid> - 2012-07-18 23:44 +0000
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Jeff Higgins <jeff@invalid.invalid> - 2012-07-17 11:32 -0400
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2012-07-16 14:12 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Lew <lewbloch@gmail.com> - 2012-07-16 14:12 -0700
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Jeff Higgins <jeff@invalid.invalid> - 2012-07-17 07:29 -0400
Re: Using getSelectedValuesList() instead of the deprecated getSelectedValues() Roedy Green <see_website@mindprod.com.invalid> - 2012-07-17 09:30 -0700
csiph-web