Mailing List Archive

[Bricolage #211] Advanced search problem?
// Add your reply above here
==================================================
phillipadsmith updated this ticket at October 13th, 2010 @ 05:27 PM

The advanced search tools don’t seem to be working for some date ranges. For example, if you try to search by cover day from August 1, 2010 to August 22, 2010, Bricolage gives this error message:

Invalid start date 2010-08-01 (cover_date)
Invalid end date 2010-08-22 (cover_date)

However, some other date ranges seem to work...?

This is Bricolage 2.1.0

Can someone confirm on their end?
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
Milestone: 2.1.0
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/211-advanced-search-problem
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/211-advanced-search-problem/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support@lighthouseapp.com or http://help.lighthouseapp.com
[Bricolage #211] Advanced search problem? [ In reply to ]
// Add your reply above here
==================================================
Greg Heo updated this ticket at October 13th, 2010 @ 05:49 PM

This sounds like the octal bug we had back in the 1.10 series. 01-07 are valid octal but 08 is not.

I think we quoted the numbers or something like that to get it working. I'll scour the archives.
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
Milestone: 2.1.0
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/211-advanced-search-problem
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/211-advanced-search-problem/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support@lighthouseapp.com or http://help.lighthouseapp.com
[Bricolage #211] Advanced search problem? [ In reply to ]
// Add your reply above here
==================================================
Greg Heo updated this ticket at October 13th, 2010 @ 06:15 PM

No, the reverse. Instead of eval '...' it should be eval { }.

http://www.gossamer-threads.com/lists/bricolage/users/37625
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
Milestone: 2.1.0
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/211-advanced-search-problem
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/211-advanced-search-problem/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support@lighthouseapp.com or http://help.lighthouseapp.com
[Bricolage #211] Advanced search problem? [ In reply to ]
// Add your reply above here
==================================================
phillipadsmith updated this ticket at October 14th, 2010 @ 02:33 PM

bq. No, the reverse. Instead of eval '...' it should be eval { }.

Can you re-push that patch up to David?
--------------------------------------------------------------------------------

Assigned: Bugs (at bricolage)
State: new
Milestone: 2.1.0
View this ticket online: http://bricolage.lighthouseapp.com/projects/29601/tickets/211-advanced-search-problem
Stop being notified of this ticket's changes: http://bricolage.lighthouseapp.com/projects/29601/tickets/211-advanced-search-problem/watch
Update your Profile: http://bricolage.lighthouseapp.com/profile
Support: support@lighthouseapp.com or http://help.lighthouseapp.com