Discussion:
[openjms-developer] [ openjms-Bugs-786622 ] Invalid string literal in selector should throw exception
SourceForge.net
2003-08-11 12:41:32 UTC
Permalink
Bugs item #786622, was opened at 2003-08-11 22:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=786622&group_id=54559

Category: server
Group: v0.7.5
Status: Open
Resolution: None
Priority: 1
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: Invalid string literal in selector should throw exception

Initial Comment:
The following selector should cause an
InvalidSelectorException:
'abc' = 'abc
due to the missing quote. OpenJMS currently accepts it.



----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=786622&group_id=54559
SourceForge.net
2003-08-12 02:15:34 UTC
Permalink
Bugs item #786622, was opened at 2003-08-11 22:41
Message generated for change (Comment added) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=786622&group_id=54559

Category: server
Group: v0.7.5
Status: Closed
Resolution: Fixed
Priority: 1
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: Invalid string literal in selector should throw exception

Initial Comment:
The following selector should cause an
InvalidSelectorException:
'abc' = 'abc
due to the missing quote. OpenJMS currently accepts it.



----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2003-08-12 12:15

Message:
Logged In: YES
user_id=557161

Fixed in CVS. Will be available in the 0.7.6 release.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=786622&group_id=54559
Loading...