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

Key: UP-2082
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Andrew Wills
Reporter: Matt Peterson
Votes: 0
Watchers: 0
Operations

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

crn-export of type layout syntax error

Created: 12/Jun/08 07:06 PM   Updated: 13/Jun/08 01:20 PM
Component/s: Import / Export
Affects Version/s: 3.0.0
Fix Version/s: 3.0.1, 3.1.0-M1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. File export-layout.crn (10 kb)



 Description  « Hide
When running the crn-export ant target on entity types which include the user layout type (eg -Dtype=all, -Dtype=layout), the export fails due to a rogue semi-colon (';') on line 91 of uportal-impl/src/main/resources/org/jasig/portal/io/export-layout.crn causing a syntax error.

We use Oracle 10g as our DB, so this has not been tested with any other DB platform.

 All   Comments   Work Log   Change History   FishEye      Sort Order:
Matt Peterson [12/Jun/08 07:19 PM]
We implemented our local fix for this by removing the rogue ';'.

Matt Peterson [12/Jun/08 07:42 PM]
See attached export-layout.crn with local fix applied.

Andrew Wills [13/Jun/08 01:19 PM]
fixed.