History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LEDGE-128
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed/Completed
Priority: Major Major
Assignee: Rafał Krzewski
Reporter: Rafał Krzewski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ObjectLedge

ReadOnlyFileSystemProvider claims wrongly that certain items exist & that non existems are files

Created: 2008-01-29 13:48   Updated: 2008-03-04 23:37
Component/s: filesystem, @implementation
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Suplementation
 


 Description  « Hide
Consider the following log snip:

CYKLO-474 assessment for '/sites/wiadomosci.ngo.pl/temp_css/layouts/v4_glowna'
local: exists true, isDirectory true, isFile false, canRead true
servlet: exists false, isDirectory false, isFile true, canRead false
classpath: exists true, isDirectory false, isFile true, canRead true

Another sighting of this bug: When running ledge-components test under maven2, some i18n tests complained that classpath provider has /locale/ but it is not a directory.
This is probably connected to the fact that the Classpath provider did not have the listing available - ledge maven plugin is not available for M2 yet.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Rafał Krzewski - 2008-03-04 23:37
known issues in this area were solved