Please activate JavaScript in your browser.
?
Success
Success
The Travis CI build passed
Details
User tests:
Successful:
Unsuccessful:
see: http://issues.joomla.org/tracker/joomla-cms/2535 & #2535
Steps to reproduce the issue
configure caching to be file based in configuration.php
use callback as handler
lock the id
remove the cache file
unlock the id now
Expected result
If the cache file has beem removed, the unlock should just return true.
Actual result
Get php undefined variable notice:
Notice: Undefined variable: ret in web/libraries/joomla/cache/storage/file.php on line 333
System information (as much as possible)
Linux, Joomla 3.2 latest.
# of Users Experiencing Issue
0/1
Average Importance Score
4.00
zero-24
-
open
-
17 Oct 2014
jissues-bot
-
change
-
17 Oct 2014
zero-24
-
change
-
17 Oct 2014
Category
⇒
Cache
Libraries
brianteeman
-
change
-
17 Oct 2014
Category
Cache
Libraries
⇒
Cache
brianteeman
-
change
-
17 Oct 2014
Rel_Number
⇒
2535
Relation Type
⇒
Related to
Hackwar
-
test_item
-
8 Dec 2014
-
Tested successfully
zero-24
-
change
-
11 Dec 2014
zero-24
-
change
-
20 Jan 2015
Category
Cache
⇒
Cache
Libraries
zero-24
-
close
-
31 May 2015
zero-24
-
change
-
31 May 2015
Status
Pending
⇒
Closed
Closed_Date
0000-00-00 00:00:00
⇒
2015-05-31 08:42:36
Closed_By
⇒
zero-24
zero-24
-
close
-
31 May 2015
zero-24
-
reopen
-
31 May 2015
zero-24
-
change
-
31 May 2015
Status
Closed
⇒
New
Closed_Date
2015-05-31 08:42:36
⇒
Closed_By
zero-24
⇒
zero-24
-
reopen
-
31 May 2015
wilsonge
-
merge
-
17 Jun 2015
wilsonge
-
close
-
17 Jun 2015
wilsonge
-
change
-
17 Jun 2015
Status
Pending
⇒
Closed
Closed_Date
0000-00-00 00:00:00
⇒
2015-06-17 20:33:29
Closed_By
⇒
wilsonge
wilsonge
-
close
-
17 Jun 2015
Add a Comment
Login with GitHub to post a comment
hmm i have no clue why travis fail here?