Bug 848609 - id's are not preserved on pocedure tags in html formats
Summary: id's are not preserved on pocedure tags in html formats
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-16 01:35 UTC by Tomas Dabašinskas
Modified: 2013-07-09 07:41 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-09 04:03:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Tomas Dabašinskas 2012-08-16 01:35:06 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Fedora End Of Life 2013-04-03 17:11:25 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 2 Ruediger Landmann 2013-04-17 01:28:22 UTC
Moving this upstream

Comment 3 Jeff Fearn 🐞 2013-07-04 06:06:36 UTC
Is this still a problem in 3.1.5?

Comment 4 Ruediger Landmann 2013-07-09 04:03:01 UTC
(In reply to Jeff Fearn from comment #3)
> Is this still a problem in 3.1.5?

No: on Publican 3.1.5-4 on F19:

<procedure id="foo">

is transformed to:

<div class="procedure"><a id="foo"></a>


Note You need to log in before you can comment on or make changes to this bug.