Issue Details (XML | Word | Printable)

Key: UWC-121
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Brendan Patterson
Reporter: Brendan Patterson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Universal Wiki Converter

[=escaped text=] is not yet supported

Created: 02/May/07 01:07 PM   Updated: 09/May/07 08:10 PM
Component/s: PmWiki
Affects Version/s: None
Fix Version/s: 43

Time Tracking:
Not Specified

Labels:


 Description  « Hide
Before conversion:
[=escaped text=]
Current UWC conversion:
   *__This should be bold text__*
Desired:
Either { code }escaped text{ code }
or possibly {html}<code>escaped text</code>{html} so that it can be inlined


 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Brendan Patterson added a comment - 09/May/07 08:10 PM
This has been resolved with the following fix:
Description: 

Before conversion:
*** The @[=CreateKintanaUser.sql=] script can be found inside ITG_HOME/utilities/db/system/

Current UWC conversion (notice the leading space in the name):
*** The @\[RELEASE.CreateKintanaUser].sql=\] script can be found inside ITG_HOME/utilities/db/system/

	
Desired:
*** The @{{CreateKintanaUser.sql}} script can be found inside ITG_HOME/utilities/db/system/