Issue Details (XML | Word | Printable)

Key: JS1-543
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Mark Orciuch
Reporter: Mark Orciuch
Votes: 0
Watchers: 0
Operations

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

[ENH] Improved registry object model for parameter styles

Created: 05/May/05 05:20 AM   Updated: 06/May/05 12:05 PM
Return to search
Component/s: Registry
Affects Version/s: 1.5
Fix Version/s: 1.6

Time Tracking:
Not Specified

Resolution Date: 05/May/05 05:28 AM


 Description  « Hide
This enhancement involves extending the registry object model with "parameter-style" tag for easier definition of parameter styles. Backward compatibility with the old method of defining parameter styles will be retained.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Mark Orciuch added a comment - 05/May/05 05:28 AM
Changes tested and applied. Also updated relevant section in the Jetspeed tutorial.

Jeremy Ford added a comment - 06/May/05 12:05 PM
I was playing with this and saw this in the customizer:

 $jetspeed.getPortletParameter($data, $customizer, "addRef", $l10n.CUSTOMIZER_ADDREFERENCE)

No exception messages or anything. I would guess it's related to this issue.